In the old command-line days, about the only way to write a CD-ROM on a Linux system was to know the set of commands that build an ISO filesystem and then copy it to a CD. Today, with the availability ...
We all know about the possibilities for installing Linux on a hard drive. Sometimes, however, this option isn't good enough. Say, for example, you simply want to give someone a Linux CD that he can ...
Learn the basics of moving around in different directories from the Linux command line. Working in multiple directories from a Linux command prompt can be a pain, but these quick tips on using the cd ...
The shopt builtin offers 53 settings that can alter how bash behaves. Read this post and then refer to bash's man page to follow up on how these settings might work for you. If you haven’t tried it ...