In this tutorial (the fourth in a series of nine tutorials on exam 102 topics), Ian Shields introduces you to Linux documentation. By the end of this tutorial, you will know how to use and manage local documentation, find documentation on the Internet, and use automated logon messages to notify users of system events.
In this tutorial (the third in a series of nine tutorials on exam 102 topics), Ian Shields introduces you to printing in Linux. By the end of this tutorial, you will know how to manage printers, print queues, and user print jobs on a Linux system.
Prepare for your Linux certification or build fundamental skills on Linux systems administration. In this sixth installment from a series of nine tutorials on exam 102 topics, you will know how to manage users and groups set user profiles and environments, use log files, schedule jobs, back up your data, and maintain the system time
Ever wish you had a place to let your Linux applications play -- where they wouldn't hurt anything else? User-Mode Linux (UML) lets you set up multiple virtual machines that are isolated from each other and from the hardware. Now, you can test applications all the way to failure without breaking the host system.
Two very popular and widely used languages for building dynamic web sites are Perl and PHP. They make up two thirds of the "P" in the Linux Apache, MySQL, Perl/PHP/Python (LAMP) stack. How does their performance, using mod_perl and mod_php, compare for everyday web programming?