Best Tutorials website
Latest tutorials

Advertisment

GRUB for Linux

GRUB for Linux

If you're still lumbering along with the good, but antique, Linux Loader, it's time to consider a move to GRUB, the Grand Unified...


Views: 1373 | Rating star | by John
Linux - Shells and Utilities

Get to know Bash

Get to know Bash

If you are a Linux administrator, scripting can make your life easier by allowing you to automate routine tasks, customize jobs, and connect...


Views: 1284 | Rating star | by David
Linux - Shells and Utilities

Using the Apache CVS Repository

Using the Apache CVS Repository

Want to keep up with the latest and greatest versions of the Apache HTTP Server? Then you've got to spend some time figuring out how the...


Views: 884 | Rating star | by Adam
Linux - Shells and Utilities

The Unix Shell - Part II

The Unix Shell - Part II

At first glance many people think the Unix Shell is a more cryptic version of the MS-Windows/DOS command prompt. However, the Unix shell can do...


Views: 889 | Rating star | by Brad
Linux - Shells and Utilities

The Unix Shell - Part One

The Unix Shell - Part One

The word Unix has traditionally brought to mind images of a mystical operating system for high-end workstations and servers that can only be...


Views: 895 | Rating star | by Brad
Linux - Shells and Utilities

Ten Neat Tricks With Perl

Ten Neat Tricks With Perl

Automate redundant repetitive tasks with Perl, using these ten neat tricks!


Views: 894 | Rating star | by Amy
Linux - Shells and Utilities

Schedule scripts to run

Schedule scripts to run

Schedule your daily work like checking logfiles, cleaning up old data in your web systems. Let automated scripts take care of this, learn how to...


Views: 872 | Rating star | by Steve
Linux - Shells and Utilities

Telnet Basics

Telnet Basics

A tutorial on telnet for beginners. Explains what telnet is and how to use it.


Views: 913 | Rating star | by Colin
Linux - Shells and Utilities

SSH and SCP: Howto, tips & tricks

SSH and SCP: Howto, tips & tricks

This tutorial is about SSH and SCP. You will learn how to connect to a remote host and how to copy between hosts. This tutorial also documents a...


Views: 908 | Rating star | by Donald
Linux - Shells and Utilities

Introduction: Using diff and patch (tutorial)

Introduction: Using diff and patch (tutorial)

The commands diff and patch form a powerful combination. They are widely used to get differences between original files and updated files in such a...


Views: 923 | Rating star | by Source
Linux - Shells and Utilities

Tutorial: The best tips & tricks for bash, explained

Tutorial: The best tips & tricks for bash, explained

The bash shell is just amazing. There are so many tasks that can be simplified using its handy features. This tutorial tells about some of those...


Views: 889 | Rating star | by Mathew
Linux - Shells and Utilities

Linux Perl Scripting in C Applications

Linux Perl Scripting in C Applications

Embedding an existing language gets you the benefits of an established language to expand the functionality of your application in a flexible way...


Views: 863 | Rating star | by Sean
Linux - Shells and Utilities

GCC-Based Cross Compiler for Linux

GCC-Based Cross Compiler for Linux

Get step-by-step instructions for building a cross-compiler so that you can build and develop applications for an alternative platform....


Views: 816 | Rating star | by Tutorial
Linux - Shells and Utilities

Ready for Hacking Linux 2.6 Kernel

Ready for Hacking Linux 2.6 Kernel

In this first of a two-part series, learn about system and environment requirements, the best ways to acquire Linux source code, how to configure...


Views: 839 | Rating star | by Sarah
Linux - Shells and Utilities

Linux Exam: Shell, Script, Program, & Compile

Linux Exam: Shell, Script, Program, & Compile

In this tutorial (the fifth in a series of nine tutorials on exam 102 topics), Ian Shields introduces you to the Bash shell, and scripts and...


Views: 833 | Rating star | by Stephen
Linux - Shells and Utilities