VIDEO: Twenty Five years of Linux in Five Minutes

If you’ve read Chapter 1 of the Ultimate Linux Newbie Guide, you’ll have a reasonable understanding of the underpinnings and history of Linux. However, what you may not know is that…

Howto: What is Git and Github? How do I use it and why should I care?

Git was made by Linus Torvalds in 2005, originally as version control software to better enable contributors to upload code to the Linux kernel. Git is a version control system. Sometimes…