News

When I want to monitor my Linux system's performance, I turn to these handy apps to collect more data than I'll probably ever ...
Whether you're running Linux on a desktop or a server, backups are essential to keeping your data safe and accessible. These ...
Modern Linux systems will have lots of daemons running in the background, especially on servers. Even on desktop systems, ...
This select set of Linux commands can help you master the command line and speed up your use of the operating system. When coming up to speed as a Linux user, it helps to have a cheat sheet that ...
When you are done formatting the file, you can use the lp or lpr command to print to an actual printer. Before you can do this, the printer needs to be configured to work with your Linux system. Once ...
The command recursively deletes every file on your system, and your OS will happily do it without further prompting. As the lecture file says, when using sudo, “think before you type.” 2.
The ncdu command is one that will list the files and directories in your current file system location in size order. However, it displays file sizes based on a binary-based numbering system with ...
There are many other commands that you can use to configure and manipulate printers on a Linux system running CUPS. Some of them are in the list of commands above, even though I didn’t use them ...