Linux Resources
The radiology servers are running a Linux distribution and therefore it is highly recommended to get familiar with Linux.
Note: Keep in mind that the servers run tcsh by default, which is very similar to bash with some slight differences. You can type
bashinto any terminal to start using bash.
- Beginner’s Guide to the Bash Terminal
- Linux cheatsheet
- MIT Missing Semester
- For a more advanced dive into these concepts, the MIT Missing Semester is another great resource to learn about linux.