Basic Linux Commands: The locate Command
Linux has a number of tools that will help you find your files. One of the most powerful of those tools is “locate”. With the ability to …
Continue ReadingLinux has a number of tools that will help you find your files. One of the most powerful of those tools is “locate”. With the ability to …
Continue ReadingWith all the fuss about wikis, you’d think it would be easy to get one that runs on your desktop and not off the Web. Well, there are a number …
Continue ReadingThe Eee PC is a great little computer. But it’s missing some simple, but useful, features. One of those is a dialog box that lets you run …
Continue ReadingLinux administration requires modifying permissions and ownership. Without such a tool as chown to alter ownership, applications such as Apache would …
Continue ReadingThe newest version of Ubuntu Muslim Edition has been released. Ubuntu ME strives to meet the needs of today’s Muslims by combining a state of …
Continue ReadingYou have two files of employee records and you need to see how they differ. The diff command is an amazing utility that will show you the differences …
Continue ReadingOne of the many reasons for the strength of Linux security is permissions. Permissions allow users to read, write, or execute a file. Without the …
Continue ReadingWithout the mount and umount commands administering or using Linux would be a difficult task. These commands are in charge of making drives, CDs, …
Continue ReadingFor Linux administrators, the “top” command is one of the holy grails. If you have an application that is currently eating up your system …
Continue ReadingWorking at the command line usually means typing. A lot of typing. Using aliases in Linux will cut down on the number of keystrokes that you use. …
Continue ReadingThe Linux operating system is one of the most amazingly flexible systems available. One tool that helps to make Linux so flexible is the …
Continue ReadingYou’ve probably heard of Chrome, the Web browser that Google released a few months ago. While Google is plugging away at a Linux version, Chrome …
Continue Reading