Topics Map > Computing > linux
Topics Map > Computing > research
Linux Resources
Using Linux
Command Line Tutorials
- Introducing the Shell
- The Linux command line for beginners
- Command Line for Beginners How to Use the Terminal Like a Pro
- The Ultimate Linux Command Line Guide - Full Bash Tutorial
- Shell Scripting for Beginners How to Write Bash Scripts in Linux
- Bash Reference Manual
- Linux Command Line Full course: Beginners to Experts. Bash Command Line Tutorials(YouTube)
Other info
History
Linux is an operating system that was inspired by UNIX but does not contain any of the proprietary baggage that UNIX operating systems have.
UNIX was/is an operating system that was designed at AT&T's Bell Laboratories in 1969. While that makes UNIX very old by computer standards, it is still popular today because of its power, flexibility, and portability. UNIX can run on platforms ranging from PCs and Macs to Cray supercomputers.
Linux is a combination of two projects: The Linux Kernel, and the GNU Software Project. The kernel is the core of the operating system. It's really what makes Linux Linux. The GNU software part is all the thousands of programs and systems that make the basic operating system usable. So the correct name for the operating system is GNU/Linux so as to give proper attribution to both projects.
The Math Department uses Ubuntu Linux, and has historically used Debian Linux. Ubuntu is just a polished and repackaged version of Debian.