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/01/30 10:08] – [Lab Software] added Meld stewarmcdepartment: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.3. 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:+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 248 (where [[department:cs-success:start|TA Hours]] are held)
   - King 250   - King 250
 +  - King 336
   - EnGeo 2204   - EnGeo 2204
  
Line 10: 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 | 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 | 
-| King 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-13900, 32GB RAM |  
 +| EnGeo 2204 | Desktop | 32  | Dell Precision Workstation 3460, Intel Core i9-1290032GB 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 18: 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 14.0 +  * Arduino IDE 2.3.2 
-  * Arduino IDE 1.8.19 +  * CUDA 12.(King 250 only) 
-  * BlueJ 5.0.3 +  * Eclipse 2024-06 
-  * CUDA 11.(desktops only) +  * Emacs 29.3 
-  * DrJava beta 20190813-220051 +  * GCC 13.2.0 
-  * Eclipse 2022-06 +  * GHC 9.4.7 
-  * Emacs 26.3 +  * Git 2.43.0 
-  * GCC 9.3.0 +  * Go 1.22.2 
-  * GHC 8.6.5 +  * IntelliJ IDEA 2024.1.4 
-  * Git 2.25.1 +  * Java 21.0.(OpenJDK) 
-  * Go 1.13.+  * Meld 3.22.2 
-  * Greenfoot 3.7.1 +  * Mercurial 6.7.2 
-  * IntelliJ IDEA 2022.1.3 +  * Mysql-client 8.0.39 
-  * Java 17.0.(OpenJDK) +  * Pandoc 3.1.3 
-  * [[https://meldmerge.org/ | Meld]] +  * Processing 4.3 
-  * Mercurial 5.3.1 +  * Prolog SWI-Prolog 9.0.4 
-  * Mysql-client 8.0.29 +  * Python 3.12.3 
-  * Pandoc 2.5 +  * Ruby 3.2.3 
-  * Processing 4.0 beta 8 +  * Rust 1.80.1 (Stu only) 
-  * Project Libre 1.9.3 +  * Sagemath 10.4 (Stu only) 
-  * Prolog SWI-Prolog 7.6.4 +  * Sqlite 3.45.1 
-  * Python 3.8.10 +  * Subversion 1.14.3 
-  * RStudio 2022.07.0 +  * Tcl/Tk 8.6.14 
-  * Ruby 2.7.0p0 +  * Texlive 2023.20240207 
-  * Sage Math 9.0 +  * Thonny 4.0.1 
-  * Sqlite 3.31.1 +  * Vim 9.1 
-  * Subversion 1.13.0 +  * Visual Paradigm 17.2 
-  * Tcl/Tk 8.6.9 +  * Visual Studio Code 1.92.1 
-  * Texlive 2019.20200218 +  * VMware Workstation 17.5.(Desktops only) 
-  * Thonny 3.2.7 +  * Zoom 6.1.1
-  * Vim 8.1 +
-  * Visual Paradigm 16.3 +
-  * Visual Studio Code 1.69.1 +
-  * VMware Workstation 16.2.(Desktops only) +
-  * Zoom 5.11.1+
  
 ==== Known Hosts ==== ==== Known Hosts ====
Line 58: 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-07-26+{{jmucs-known_hosts.txt?linkonly}} Last updated: 2024-08-20
  
-==== Known Issues ====+==== Student Account Home Directory ====
  
-  * DrJava: Prompts to upgrade to a new version even though that version is already installed.+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.