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
Last revisionBoth sides next revision
department:computer_labs:start [2020/08/27 12:00] – Updated hardware types and locations morrispjdepartment:computer_labs:start [2023/08/17 10:28] – Update hardware info morrispj
Line 1: Line 1:
 ===== Computer Labs ===== ===== Computer Labs =====
-The Computer Science department maintains multiple computer labs running Linux Mint 19.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 ====
  
-=== ISAT/CS 143 === +^ Location   ^ Type    ^ Qty ^ Description ^ 
-  * 30 x Dell Precision Workstation 3420, Intel Core i7-7700, 16GB RAM, Nvidia Quadro P1000 (4GB)+| 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 248   | Desktop | 31  | Dell Precision Workstation 3630, Intel Core i7-8700, 16GB RAM, Nvidia Quadro P2000 (5GB
 +| 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-8700, 16GB RAM, Nvidia Quadro P2000 (5GB) |  
 +| 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 |
  
-=== ISAT/CS 224 === +==== Lab Software ====
-  * 6 x Dell Latitude 5501 Laptops, Intel Core i5-9300H, 16GB RAM+
  
-=== ISAT/CS 236 === +All labs have the same software, including but not limited to the following: 
-  * 12 x Dell Latitude 5501 LaptopsIntel Core i5-9300H, 16GB RAM+  * Apache Netbeans 18.0 
 +  * Arduino IDE 1.37.0 
 +  * BlueJ 5.10 
 +  * CUDA 11.8 (King 250336 only) 
 +  * DrJava beta 20190813-220051 
 +  * Eclipse 2023-06 
 +  * Emacs 27.1 
 +  * GCC 11.3.0 
 +  * GHC 8.8.4 
 +  * Git 2.41.0 
 +  * Go 1.18.1 
 +  * Greenfoot 3.7.1 
 +  * IntelliJ IDEA 2023.1.2 
 +  * Java 17.0.7 (OpenJDK) 
 +  * Meld 3.20.4 
 +  * Mercurial 6.1.1 
 +  * Mysql-client 8.0.33 
 +  * Pandoc 2.9.2 
 +  * Processing 4.2 
 +  * Project Libre 1.9.3 
 +  * Prolog SWI-Prolog 8.4.2 
 +  * Python 3.10.6 
 +  * RStudio 2023.03.1 
 +  * Ruby 3.0.2p107 
 +  * Sage Math 9.5 
 +  * Sqlite 3.37.2 
 +  * Subversion 1.14.1 
 +  * Tcl/Tk 8.6.12 
 +  * Texlive 2021.20220204 
 +  * Thonny 3.3.14 
 +  * Vim 8.2 
 +  * Visual Paradigm 17.1 
 +  * Visual Studio Code 1.80.1 
 +  * VMware Workstation 17.0.2 (Desktops only) 
 +  * Zoom 5.14.7
  
-=== ISAT/CS 248 === +==== Known Hosts ====
-  * 30 x Dell Precision Workstation 3630, Intel Core i7-8700, 16GB RAM, Nvidia Quadro P2000 (5GB)+
  
-=== ISAT/CS 250 === +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.
-  * 30 x Dell Precision Workstation 3620, Intel Core i7-7700, 16GB RAMNvidia Quadro P2000 (5GB)+
  
-=== ENGEO 2209 === +{{jmucs-known_hosts.txt?linkonly}} Last updated: 2022-08-17
- * 12 x Dell Latitude 5501 Laptops, Intel Core i5-9300H, 16GB RAM+
  
-==== Lab Software ====+==== Student Account Home Directory ====
  
-All labs have the same software, including but not limited to the following: +The ''student'' user's home directory is wiped at logoutThe 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 themYou can also contact ''cs-sysadmin@jmu.edu'' for assistancePlease provide the hostname and approximate timestamp that you need recovered
-  * Apache Netbeans 12.+ 
-  * BlueJ 4.2.2 +==== Known Issues ====
-  * CUDA 10.1 (desktops only) +
-  * DrJava beta 20190813 +
-  * Eclipse 2020-20 +
-  * Emacs 26.+
-  * IntelliJ IDEA 2020.+
-  * jGrasp 206_04 +
-  * RStudio 1.3.1073 +
-  * Vim 8.+
-  * Visual Studio Code 1.48.+
-  * gcc 9.3.0 +
-  * Go 1.13.8 +
-  * GHC 8.6.5 +
-  * Java 11.0.8 (OpenJDK) +
-  * Python 3.8.2 +
-  * Ruby 2.7.0p0 +
-  * Git 2.25.1 +
-  * Mercurial 5.3.1 +
-  * Subversion 1.13.0 +
-  * Sage Math 9.0 +
-  * Visual Paradigm 16.1 +
-  * VMware Workstation 15.5.5+
  
 +  * DrJava: Prompts to upgrade to a new version even though that version is already installed.