Skip to content

Instantly share code, notes, and snippets.

@pamolloy
Created November 23, 2014 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pamolloy/b672453b282b6efacbbe to your computer and use it in GitHub Desktop.
Save pamolloy/b672453b282b6efacbbe to your computer and use it in GitHub Desktop.
Bash commands executed by STS on my desktop while studying at GWU
boot
pwd
apt-get
apt
ifconfig
cd /proc
cd acpi
cd asus
cd embedded_controller/
cd scsi
cd bus
cd pci
cd 00
ls
lss
cd..
help
lss | help
help | less
xwin
init
sudo init
su init
su
initrd
exit
@pamolloy
Copy link
Author

Note that at the time I may not have configured X to start on boot or login

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment