Posts Tagged ‘fstab’

In my laptop I have a solid state disk, and frankly I am way past addicted to solid state disks, but what you get in performance you lose in capacity.  As such I have had to be creative with how I can have the capacity and the performance that I need.  Lately the solution has [...]

Thursday, August 2nd, 2012 at 06:00 | 0 comments
Categories: Bash, How To, Linux, LVM2

So I have found that it is rather easy to add entries into /etc/fstab while maintaining relatively legible scripts and making the changes with minimal user interaction… METHOD ONE This option is the simplest, we simply echo the line into the file as we want it to appear, then based on the >> it is [...]

Tuesday, May 29th, 2012 at 06:00 | 0 comments
Categories: Bash, How To, Linux
Tags: , , ,
TOP