Workstations
CSL desktop workstations
In the CSL, workstations are a group of computers that are maintained by the Sysadmins to provide TJ students and staff a Linux environment. Currently there are over 60 HP Z240 Tower Workstations that are located in rooms 200 and 202. These workstations are often used by computer science classes which includes Computer Vision and Artificial Intelligence. Seniors, who are enrolled in doing research for the Syslab or Web/Mobile App Development, often use our workstations as well.
Technical Specifications
Most workstations have similar specifications listed below:
Motherboard
HP 802F
CPU
Intel(R) Core(TM) i7-8700 CPU @ 3.40GHz
RAM
1-2x Hynix 8GB DDR4-2133
GPU
NVIDIA Quadro K620
Hard Disks
1 Terabyte HDD
OS
Debian 12
The Pit Workstations

The Pit Workstations are workstations located in the Pit that are mainly intended for Sysadmin use. Some of the workstations below don't have the same specifications that are listed above.
mozart- Runs Ubuntu 22.04, has the same specifications as other workstations.bourne- Runs Ubuntu 22.04, has the same specifications as other workstations.turing- Runs Debian 12, has the same specifications as other workstations.asm- Not a workstation, but it is located in the Pit.asmis the most powerful "workstation" in the Syslab. It runs Arch Linux which also makes it the only workstation in the Syslab that runs an Arch-based distribution. Currently it doesn't work.
Room 200
Almost half of our workstations are located in Rm 200. These workstations are used mainly for AI and senior research.
torvaldsthompsonstallmanboycehopperyilmawienckowskitsuibeethovenemerywalshberkheimerwinsteadallenlepplestreetkurtzwatsonwozniaheichliskovhartmanisbabbageberners-leewallcaptainfalconamdahl
Room 202
The other half of our workstations are located in Room 202. These workstations are used mainly for computer vision and senior research.
prokofievhindemithpuccinirachmaninoffwagnervivaldistravinskyschumannhandelgershwinfauredebussycoplandchopinbrahmsbernsteinsatieravelscarlattischubertberliozbachhaydntchaikovskymendelssohnpachelbelmahlervecchioholstliszt
Unplugged Workstations
These workstations listed below are workstations that are not in current use. They are unplugged and some run an older version of Ubuntu.
chamberlindanaherdijkstrafeghaligoslingkahnkleinrocklerdorfmatsumotopostelritchie
Accessing the Workstations
Accessing is fairly simple when it comes to workstations. If your on VPN, just running ssh <WORKSTATION_NAME>.csl.tjhsst.edu (running ssh <WORKSTATION_NAME> should also work as well) should do the trick, however if your not on VPN, there are a few steps:
Open the terminal and run
ssh <YOUR_ION_USERNAME>.remote.tjhsst.edu. This is our remote access servers, which allows you to access any CSL-related items outside of TJ. This should open a prompt that would asks you to type in your password.Once your in, you should just SSH into the workstation as so:
ssh <WORKSTATION_NAME>.
For more specific information on CSL workstations are located in our runbooks.
Last updated