Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
department:computer_labs:start [2021/08/24 13:18] – List hardware in a table morrispjdepartment:computer_labs:start [2024/09/03 12:55] (current) morrispj
Line 1: Line 1:
 ===== Computer Labs ===== ===== Computer Labs =====
-The Computer Science department maintains multiple computer labs running Linux Mint 20.2. Desktop machines may be accessed over the network. See the article on [[student:stu:basics|stu]] for more information.+The Computer Science department maintains multiple computer labs running Linux Mint 21.2. Desktop machines may be accessed over the network. See the article on [[student:stu:basics|stu]] for more information. You are free to use these labs whenever there is no class scheduled there. These labs are located in: 
 +  - King 248 (where [[department:cs-success:start|TA Hours]] are held) 
 +  - King 250 
 +  - King 336 
 +  - EnGeo 2204
  
 ==== Lab Hardware ==== ==== Lab Hardware ====
  
-^ Location         ^ Type        ^ Qty ^ Description ^ +^ Location   ^ Type    ^ Qty ^ Description ^ 
-ISAT/CS 224     | Laptop    | 5       | Dell Latitude 5501, Intel Core i5-9300H, 16GB RAM | +King 224   | Laptop  | 5   | Dell Latitude 5501, Intel Core i5-9300H, 16GB RAM | 
-ISAT/CS 236     | Laptop    | 12      |Dell Latitude 5501, Intel Core i5-9300H, 16GB RAM | +King 236   | Laptop  | 12  | Dell Latitude 5501, Intel Core i5-9300H, 16GB RAM | 
-ISAT/CS 248     | Desktop | 30     | Dell Precision Workstation 3630, Intel Core i7-870016GB RAM, Nvidia Quadro P2000 (5GB) +King 248   | Desktop | 31  | Dell Precision Workstation 3640, Intel Core i9-1390032GB RAM | 
-ISAT/CS 250     | Desktop | 30     | Dell Precision Workstation 3620, Intel Core i7-7700, 32GB RAM, Nvidia Quadro P2000 (5GB) | +King 250   | Desktop | 31  | Dell Precision Workstation 3660, Intel Core i9-12900, 32GB RAM, Nvidia RTX A2000 (12GB) | 
-ENGEO 2204   | Desktop | 30     | Dell Precision Workstation 3420, Intel Core i7-770016GB RAM, Nvidia Quadro P1000 (4GB) +King 336   | Desktop | 32  | Dell Precision Workstation 3640, Intel Core i9-1390032GB RAM |  
-ENGEO 2209   | Laptop    | 12      | Dell Latitude 5501 Laptops, Intel Core i5-9300H, 16GB RAM |+| EnGeo 2204 | Desktop | 32  | Dell Precision Workstation 3460Intel Core i9-12900, 32GB RAM 
 +EnGeo 2209 | Laptop  | 12  | Dell Latitude 5501 Laptops, Intel Core i5-9300H, 16GB RAM |
  
 ==== Lab Software ==== ==== Lab Software ====
  
 All labs have the same software, including but not limited to the following: All labs have the same software, including but not limited to the following:
-  * Apache Netbeans 12.+  * Arduino IDE 2.3.2 
-  * BlueJ 5.0.1 +  * CUDA 12.(King 250 only) 
-  * CUDA 11.(desktops only) +  * Eclipse 2024-06 
-  * DrJava beta 20190813 +  * Emacs 29.3 
-  * Eclipse 2021-06 +  * GCC 13.2.0 
-  * Emacs 26.3 +  * GHC 9.4.7 
-  * IntelliJ IDEA 2021.2 +  * Git 2.43.0 
-  * jGrasp 206_08 +  * Go 1.22.2 
-  * RStudio 1.4.1717 +  * IntelliJ IDEA 2024.1.4 
-  * Vim 8.1 +  * Java 21.0.4 (OpenJDK) 
-  * Visual Studio Code 1.59.0 +  * Meld 3.22.2 
-  * gcc 9.3.0 +  * Mercurial 6.7.2 
-  * Go 1.13.8 +  * Mysql-client 8.0.39 
-  * GHC 8.6.5 +  * Pandoc 3.1.3 
-  * Java 16.0.1 (OpenJDK) +  * Processing 4.3 
-  * Python 3.8.10 +  * Prolog SWI-Prolog 9.0.4 
-  * Ruby 2.7.0p0 +  * Python 3.12.3 
-  * Git 2.25.1 +  * Ruby 3.2.3 
-  * Mercurial 5.3.1 +  * Rust 1.80.1 (Stu only) 
-  * Subversion 1.13.0 +  * Sagemath 10.4 (Stu only) 
-  * Sage Math 9.0 +  * Sqlite 3.45.1 
-  * Visual Paradigm 16.3 +  * Subversion 1.14.3 
-  * VMware Workstation 16.1.2+  * Tcl/Tk 8.6.14 
 +  * Texlive 2023.20240207 
 +  * Thonny 4.0.1 
 +  * Vim 9.1 
 +  * Visual Paradigm 17.
 +  * Visual Studio Code 1.92.1 
 +  * VMware Workstation 17.5.2 (Desktops only) 
 +  * Zoom 6.1.1
  
 +==== Known Hosts ====
 +
 +See below for the current ''known_hosts'' file for all JMUCS lab machines. You'll need to replace or merge it with your existing ''~/.ssh/known_hosts'', removing any duplicate hosts.
 +
 +{{jmucs-known_hosts.txt?linkonly}} Last updated: 2024-08-20
 +
 +==== Student Account Home Directory ====
 +
 +The ''student'' user's home directory is wiped at logout. The last 10 directories are archived locally on each machine at ''/opt/student_homes/<YYYYMMDD_HH-MM-SS>.tar.gz''. Faculty can extract these archives by running ''tar -xzvf <archive>''. Files can be copied to ''/tmp'' where students should be able to access them. You can also contact ''cs-sysadmin@jmu.edu'' for assistance. Please provide the hostname and approximate timestamp that you need recovered.