Home Search
unix - search results
If you're not happy with the results, please do another search
Managing Multiple Linux Servers with ClusterSSH
If you're a Linux system administrator, chances are you've got more than one machine that you're responsible for on a daily basis. You may...
Clone a Virtual Machine from the shell (The Script)
After few comments on my previous blog related on how to manually clone a Virtual Machine from the shell I've decided to write a...
Weekend Project: Scrub Files and Old Hard Drives Securely on Linux
Whether you are upgrading components for a system refresh, selling an old laptop on Craigslist, or recycling your desktop PC, there comes a time...
Manage System Startup and Boot Processes on Linux with Upstart
Want to start, stop, and manage services on your Linux box? Then you need to familiarize yourself with Upstart and take control of your...
The Five Best Open Source Calendar Servers for Linux
Finding Linux-based calendar clients, like Evolution or Mozilla Lightning, is easy — but what about the server-side software? You'll find some great calendar servers...
Five Best Alternative Window Managers for Linux
GNOME and KDE are the most popular desktop environments for Linux by a mile, but they're not the only games in town. If you're...
Reclaim Deleted Files and Repair Filesystems on Linux
Linux is as solid an operating system as you'll ever use — but that doesn't mean that the hardware you're running it on is...
The PATH to…
Back in the old days, when Timmy wanted to visit granny’s house, all he had to do was have Lassie lead him there....
The People Who Support Linux: Linux Skills Land Job for This Linux Lady
Deborah Wazir says Linux helped her land her current job.
She says she was first introduced to Linux in the late 90s in the form...
Configuring the linux Sudoers file
PreambleHave you ever wondered why you have to type “sudo” or “su” in a Linux terminal to do any system-wide changes? Well, sudo means,...