Learn and practice how
to talk directly to your computer via the command line. The Unix shell is a
powerful tool for using scientific software, working with large datasets, and
controlling remote…
GitHub is an online
platform for software development using Git for version control. During this
hands-on workshop we’ll practice setting up, sharing, and collaboratively
working on a…
This tutorial goes over how to use the Ubuntu command screen. Screen or GNU Screen is a terminal multiplexer. In other words, it means that you can start a screen session and then open any number of…