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 [2024/08/20 12:33] morrispjdepartment:computer_labs:start [2024/09/03 12:55] (current) morrispj
Line 39: Line 39:
   * Ruby 3.2.3   * Ruby 3.2.3
   * Rust 1.80.1 (Stu only)   * Rust 1.80.1 (Stu only)
 +  * Sagemath 10.4 (Stu only)
   * Sqlite 3.45.1   * Sqlite 3.45.1
   * Subversion 1.14.3   * Subversion 1.14.3
Line 54: 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: 2023-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.