Monday, January 4, 2021

CS F030A Intro to Linux resources

Linux Distributions

Suse https://www.suse.com/

Debian https://www.debian.org/

Centos https://www.centos.org/

Ubuntu https://ubuntu.com/

Redhat https://www.redhat.com/en

 

VI editor resources

Cheat Sheet (SCU) https://www.cse.scu.edu/~yfang/coen11/vi-CheatSheet.pdf

Reference Card (UBC) http://laplace.physics.ubc.ca/People/arman/files/vi-ref.pdf

 

Bash resources

BASH Quick Reference Card http://www.cse.lehigh.edu/~brian/course/2013/cunix/handouts/bash.quickref.pdf

BASH Cookbook 1st Edition https://theswissbay.ch/pdf/Gentoomen%20Library/Programming/Bash/O%27Reilly%20bash%20CookBook.pdf

Bash Guide for Beginners https://tldp.org/LDP/Bash-Beginners-Guide/Bash-Beginners-Guide.pdf

Advanced Bash-Scripting Guide https://tldp.org/LDP/abs/abs-guide.pdf

 

No comments: