Very useful VIM tutorial PDF.

This useful VIM tutorial PDF will teach you how to use the VIM editor on a UNIX or Linux system. http://www.securitronlinux.com/arma3/vim_revisited.pdf. This one has information about the VI editor. http://www.securitronlinux.com/arma3/why-why-vi.pdf. The above image contains the VI movement commands, allowing the user to move around the text file using the keyboard quickly. And this image is … Read more

How to boot an Ubuntu ISO without a thumb drive or a CD. Read more to find out.

I was wanting to try out an older version of Ubuntu on my netbook; but I did not want to write the ISO image to a thumb drive to boot it; therefore I copied the ISO image to a subfolder of my /boot folder; /boot/iso and then I added this section to my /etc/grub.d/40_custom file … Read more