├── CODE_OF_CONDUCT.md ├── Images ├── PXE1.png ├── PXE2.png ├── PXE3.png ├── readme.md ├── tmux.jpg └── tmux2.png ├── LICENSE.md ├── README.md ├── os ├── Apple │ ├── MacOSX.md │ ├── MacOSXTerminal.md │ ├── README.MD │ ├── Teleprompter.md │ └── iPadiPod.md ├── BSD │ ├── FreeBSD.md │ ├── FreeNAS.md │ └── OpenBSD.md ├── Chromebook.md ├── ESXi.md ├── GNULinux │ ├── GNULinux.md │ ├── GNULinuxOnMacbooks.md │ ├── README.md │ ├── UbuntuServer.md │ ├── arch.md │ ├── docker.md │ └── ssh.md ├── PXEchain.md ├── Windows.md └── mobile │ ├── alternatives.md │ ├── android-samsung.md │ └── android.md └── programs ├── Github.md ├── Minetest.md ├── Zotero.md ├── argos-translate.md ├── asciinema.md ├── configuration-mgmt ├── ansible.md └── salt.md ├── git.md ├── neovim.md ├── sphinx-docnotes.md ├── taskwarrior.md ├── thunderbird.md ├── tmux.md └── web-browsers ├── Chrome.md ├── Firefox.md ├── README.MD └── selenium.md /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /Images/PXE1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/Images/PXE1.png -------------------------------------------------------------------------------- /Images/PXE2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/Images/PXE2.png -------------------------------------------------------------------------------- /Images/PXE3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/Images/PXE3.png -------------------------------------------------------------------------------- /Images/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/Images/readme.md -------------------------------------------------------------------------------- /Images/tmux.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/Images/tmux.jpg -------------------------------------------------------------------------------- /Images/tmux2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/Images/tmux2.png -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/README.md -------------------------------------------------------------------------------- /os/Apple/MacOSX.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/Apple/MacOSX.md -------------------------------------------------------------------------------- /os/Apple/MacOSXTerminal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/Apple/MacOSXTerminal.md -------------------------------------------------------------------------------- /os/Apple/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/Apple/README.MD -------------------------------------------------------------------------------- /os/Apple/Teleprompter.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/Apple/Teleprompter.md -------------------------------------------------------------------------------- /os/Apple/iPadiPod.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/Apple/iPadiPod.md -------------------------------------------------------------------------------- /os/BSD/FreeBSD.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/BSD/FreeBSD.md -------------------------------------------------------------------------------- /os/BSD/FreeNAS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/BSD/FreeNAS.md -------------------------------------------------------------------------------- /os/BSD/OpenBSD.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/BSD/OpenBSD.md -------------------------------------------------------------------------------- /os/Chromebook.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/Chromebook.md -------------------------------------------------------------------------------- /os/ESXi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/ESXi.md -------------------------------------------------------------------------------- /os/GNULinux/GNULinux.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/GNULinux/GNULinux.md -------------------------------------------------------------------------------- /os/GNULinux/GNULinuxOnMacbooks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/GNULinux/GNULinuxOnMacbooks.md -------------------------------------------------------------------------------- /os/GNULinux/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/GNULinux/README.md -------------------------------------------------------------------------------- /os/GNULinux/UbuntuServer.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/GNULinux/UbuntuServer.md -------------------------------------------------------------------------------- /os/GNULinux/arch.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/GNULinux/arch.md -------------------------------------------------------------------------------- /os/GNULinux/docker.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/GNULinux/docker.md -------------------------------------------------------------------------------- /os/GNULinux/ssh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/GNULinux/ssh.md -------------------------------------------------------------------------------- /os/PXEchain.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/PXEchain.md -------------------------------------------------------------------------------- /os/Windows.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/Windows.md -------------------------------------------------------------------------------- /os/mobile/alternatives.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/mobile/alternatives.md -------------------------------------------------------------------------------- /os/mobile/android-samsung.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/mobile/android-samsung.md -------------------------------------------------------------------------------- /os/mobile/android.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/os/mobile/android.md -------------------------------------------------------------------------------- /programs/Github.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/Github.md -------------------------------------------------------------------------------- /programs/Minetest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/Minetest.md -------------------------------------------------------------------------------- /programs/Zotero.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/Zotero.md -------------------------------------------------------------------------------- /programs/argos-translate.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/argos-translate.md -------------------------------------------------------------------------------- /programs/asciinema.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/asciinema.md -------------------------------------------------------------------------------- /programs/configuration-mgmt/ansible.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/configuration-mgmt/ansible.md -------------------------------------------------------------------------------- /programs/configuration-mgmt/salt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/configuration-mgmt/salt.md -------------------------------------------------------------------------------- /programs/git.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/git.md -------------------------------------------------------------------------------- /programs/neovim.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/neovim.md -------------------------------------------------------------------------------- /programs/sphinx-docnotes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/sphinx-docnotes.md -------------------------------------------------------------------------------- /programs/taskwarrior.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/taskwarrior.md -------------------------------------------------------------------------------- /programs/thunderbird.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/thunderbird.md -------------------------------------------------------------------------------- /programs/tmux.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/tmux.md -------------------------------------------------------------------------------- /programs/web-browsers/Chrome.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/web-browsers/Chrome.md -------------------------------------------------------------------------------- /programs/web-browsers/Firefox.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/web-browsers/Firefox.md -------------------------------------------------------------------------------- /programs/web-browsers/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/web-browsers/README.MD -------------------------------------------------------------------------------- /programs/web-browsers/selenium.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TechnologyClassroom/SetupNotes/HEAD/programs/web-browsers/selenium.md --------------------------------------------------------------------------------