You should never have to work with the root user account on Linux, especially on a desktop installation. There can be occasions when you need to use root on a server. If you must use root, do so with ...
Carrying over from yesterday’s examination of the Ubuntu command line, today’s installment of 30 Days With Ubuntu Linux is dedicated to ‘man’ and ‘grep’. These commands wield significant power, and ...
Linux might sound scary for first-time Linux users, but actually, it isn’t. Linux is a bunch of open-source Unix operating systems based on Linux Kernel. These operating systems are called Linux ...
There are instances when a GUI file manager just won't work. When I run into those situations, there are several terminal-based options I go for.
Commands that provide help are essential. Here's a look at some of the help you can get from the Linux system itself. Even after you’ve used Linux for a while, you will still find yourself needing ...
The default behavior of ping on Linux and other Unix-like systems is different from Windows. On Windows, the ping command ...
Working on the command line is an integral part of being a successful Linux user. You need to have a firm grasp of certain commands to work effectively. There are even certain commands that you must ...