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 [2023/08/17 10:28] – Update hardware info morrispjdepartment:computer_labs:start [2024/09/03 12:55] (current) morrispj
Line 11: Line 11:
 | King 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 |
 | King 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 |
-| King 248   | Desktop | 31  | 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 |
 | King 250   | Desktop | 31  | Dell Precision Workstation 3660, Intel Core i9-12900, 32GB RAM, Nvidia RTX A2000 (12GB) | | King 250   | Desktop | 31  | Dell Precision Workstation 3660, Intel Core i9-12900, 32GB RAM, Nvidia RTX A2000 (12GB) |
-| King 336   | Desktop | 32  | Dell Precision Workstation 3630, Intel Core i7-870016GB RAM, Nvidia Quadro P2000 (5GB) +| King 336   | Desktop | 32  | Dell Precision Workstation 3640, Intel Core i9-1390032GB RAM | 
 | EnGeo 2204 | Desktop | 32  | Dell Precision Workstation 3460, Intel Core i9-12900, 32GB RAM | | EnGeo 2204 | Desktop | 32  | Dell Precision Workstation 3460, Intel Core i9-12900, 32GB RAM |
 | EnGeo 2209 | Laptop  | 12  | Dell Latitude 5501 Laptops, Intel Core i5-9300H, 16GB RAM | | EnGeo 2209 | Laptop  | 12  | Dell Latitude 5501 Laptops, Intel Core i5-9300H, 16GB RAM |
Line 20: Line 20:
  
 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 18.0 +  * Arduino IDE 2.3.2 
-  * Arduino IDE 1.37.+  * CUDA 12.(King 250 only) 
-  * BlueJ 5.10 +  * Eclipse 2024-06 
-  * CUDA 11.(King 250, 336 only) +  * Emacs 29.3 
-  * DrJava beta 20190813-220051 +  * GCC 13.2.0 
-  * Eclipse 2023-06 +  * GHC 9.4.7 
-  * Emacs 27.1 +  * Git 2.43.0 
-  * GCC 11.3.0 +  * Go 1.22.2 
-  * GHC 8.8.4 +  * IntelliJ IDEA 2024.1.4 
-  * Git 2.41.0 +  * Java 21.0.(OpenJDK) 
-  * Go 1.18.+  * Meld 3.22.2 
-  * Greenfoot 3.7.1 +  * Mercurial 6.7.2 
-  * IntelliJ IDEA 2023.1.2 +  * Mysql-client 8.0.39 
-  * Java 17.0.(OpenJDK) +  * Pandoc 3.1.3 
-  * Meld 3.20.4 +  * Processing 4.3 
-  * Mercurial 6.1.1 +  * Prolog SWI-Prolog 9.0.4 
-  * Mysql-client 8.0.33 +  * Python 3.12.3 
-  * Pandoc 2.9.2 +  * Ruby 3.2.3 
-  * Processing 4.2 +  * Rust 1.80.1 (Stu only) 
-  * Project Libre 1.9.3 +  * Sagemath 10.4 (Stu only) 
-  * Prolog SWI-Prolog 8.4.2 +  * Sqlite 3.45.1 
-  * Python 3.10.6 +  * Subversion 1.14.3 
-  * RStudio 2023.03.1 +  * Tcl/Tk 8.6.14 
-  * Ruby 3.0.2p107 +  * Texlive 2023.20240207 
-  * Sage Math 9.5 +  * Thonny 4.0.1 
-  * Sqlite 3.37.2 +  * Vim 9.1 
-  * Subversion 1.14.1 +  * Visual Paradigm 17.2 
-  * Tcl/Tk 8.6.12 +  * Visual Studio Code 1.92.1 
-  * Texlive 2021.20220204 +  * VMware Workstation 17.5.2 (Desktops only) 
-  * Thonny 3.3.14 +  * Zoom 6.1.1
-  * Vim 8.2 +
-  * Visual Paradigm 17.1 +
-  * Visual Studio Code 1.80.1 +
-  * VMware Workstation 17.0.2 (Desktops only) +
-  * Zoom 5.14.7+
  
 ==== Known Hosts ==== ==== Known Hosts ====
Line 60: Line 55:
 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. 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: 2022-08-17+{{jmucs-known_hosts.txt?linkonly}} Last updated: 2024-08-20
  
 ==== Student Account Home Directory ==== ==== 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. 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.
- 
-==== Known Issues ==== 
- 
-  * DrJava: Prompts to upgrade to a new version even though that version is already installed.