Advertisment
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...
If you are a Linux administrator, scripting can make your life easier by allowing you to automate routine tasks, customize jobs, and connect...
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...
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...
The word Unix has traditionally brought to mind images of a mystical operating system for high-end workstations and servers that can only be...
Automate redundant repetitive tasks with Perl, using these ten neat tricks!
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...
A tutorial on telnet for beginners. Explains what telnet is and how to use it.
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...
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...
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...
Embedding an existing language gets you the benefits of an established language to expand the functionality of your application in a flexible way...
Get step-by-step instructions for building a cross-compiler so that you can build and develop applications for an alternative platform....
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...
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...