Book Errata
There’s a bit of clarification needed in Volume 1, Chapter 4, Preparation, of my book series, Using and Administering Linux – Zero to SysAdmin: 2nd Edition.
On page 107, Step 13 of preparing a Linux host for creating the VM, the command given is supposed to add a line to the /etc/fstab file that defines the Example mount point and the device that’s supposed to mount there. It’s not clear, but the fields in the fstab file are always required to be separated with tabs instead of spaces. You get errors when attempting to mount the Experiments device if spaces are used.
This is something that I learned a long time ago but had forgotten. Thanks to one of my local students here in Raleigh for informing me of this error.
More Stories
How I find and kill rogue programs
As useful and important as Firefox is to my ability to interact with the outside world, create on this website,...
Managing processes with kill and killall
Process management can be an important part of system maintenance.
Print double-sided documents with this Bash script
Use Bash to print 2-sided documents on a printer that can only print on one side.
Another reason I like Linux
I like and prefer Linux for may reasons. Today provides one example. I like to install updates on all my...
BlueSky and Its Open Source Vision for Social Networking
Social networks have proliferated and they are at the center of much of our modern discourse. They can provide a...
An introduction to the Network Time Protocol
Does anybody really know what time it is? Does anybody really care? -- Chicago, 1969 Perhaps that rock group didn’t...