Site Tools


students:socsvm

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
students:socsvm [2017/04/25 18:30] kjohns23students:socsvm [2023/01/11 16:10] (current) kjohns23
Line 1: Line 1:
-====== School of Computer Science Virtual Machine ======+====== Virtualbox Virtual Machines ======
 This is the official virtual machine for the School of Computer Science. This is the official virtual machine for the School of Computer Science.
  
-==== Setup Instructions ====+==== Virtual Machine Download Links ==== 
 +  * [[https://socs.uoguelph.ca/SoCSVM.zip|SoCS VM]] - This VM mirrors the linux.socs.uoguelph.ca/NoMachine environment
  
-  - Download VirtualBox. Virtualbox is free cross-platform virtualization software which can be found here: [[https://www.virtualbox.org/wiki/Downloads|https://www.virtualbox.org/wiki/Downloads]] +==== Installation Instructions Instructions ==== 
-  - Download the School of Computer Science VM here: [[http://socs.uoguelph.ca/SoCSVM.zip|http://socs.uoguelph.ca/SoCSVM.zip]] + 
-  - Extract SoCSvm.zip into a directory of your choosing. This archive contains the disk image for the SoCS VM. +=== Windows === 
-  - Install and run Virtualbox.+ 
 +  - Download the Windows Hosts version of VirtualBox here: [[https://download.virtualbox.org/virtualbox/6.1.40/VirtualBox-6.1.40-154048-Win.exe|Virtualbox Windows Download]] 
 +  Run the downloaded installer 
 +  - Click Next, accepting the default suggestions, and finally click Yes, and then Install. 
 +  - If a message appears asking "Do you want to allow the app to make changes to your device?", choose Yes. 
 +  - When the installation has completed, click Finish. You can now open Virtualbox and set up your VM. 
 + 
 +=== Mac OSX === 
 +==Installation== 
 +  - Download the version of VirtualBox for your Mac here:  
 +    * [[https://download.virtualbox.org/virtualbox/6.1.40/VirtualBox-6.1.40-154048-OSX.dmg|Virtulbox for Intel Mac]] 
 +    * [[https://download.virtualbox.org/virtualbox/7.0.4/VirtualBox-7.0.4_BETA4-154605-macOSArm64.dmg|Virtualbox for M1/M2 Mac]] 
 +  - Open the downloaded file 
 +  - Double click VirtualBox.pkg 
 +  - Click Continue, and then click Install 
 +  - If prompted, enter your password and continue 
 +  - If the install succeeds, you are done. If not follow the next steps 
 +  - Open System Preferences, and select Security and Privacy 
 +  - You should see a message "System software from Oracle was blocked from loading. Click "Allow"
 +  - Open the VirtualBox installer and run though the process again. This time the installation should succeed. 
 + 
 +== Additional OSX Catalina or Newer Installation Setup== 
 +  - Open System Preferences, Choose Security & Privacy, and click the Privacy Tab 
 +  - Click "Click the lock to make changes" and enter your username and password" 
 +  - Select Accessibility from the list. 
 +  - If you see VirtualBox listed in the options, ensure the box beside it is checked 
 +  - If the option is not listed, click the + button, navigate to Applications, Click on VirtualBox and choose Open. 
 +  - Ensure that the check box beside VirtualBox is checked 
 +  - Select Input Monitoring in the list, and do the same steps as above 
 + 
 +=== Other Platforms === 
 +Downloads for Virtualbox for other platforms can be found here: [[https://www.virtualbox.org/wiki/Download_Old_Builds_6_1|https://www.virtualbox.org/wiki/Download_Old_Builds_6_1]] 
 + 
 +==== VM Setup Instructions ==== 
 +  - Download desired VM Image from the Download Links above 
 +  - Extract the downloaded zip file into a directory of your choosing. This archive contains the disk image for the Virtual Machine.
   - Choose "New". Input Debian Linux (64bit) and a name to identify the VM by. Click Continue.   - Choose "New". Input Debian Linux (64bit) and a name to identify the VM by. Click Continue.
   - Set the RAM size. 1024MB is recommended. Click Continue.   - Set the RAM size. 1024MB is recommended. Click Continue.
Line 13: Line 49:
   - Choose "Start" to start up your VM.   - Choose "Start" to start up your VM.
   - Login: The default username is socs (all lower case) and the password is socs. It is recommended that you change this password after logging in. This can be done by opening a terminal and running the passwd command.    - Login: The default username is socs (all lower case) and the password is socs. It is recommended that you change this password after logging in. This can be done by opening a terminal and running the passwd command. 
 +
 +=== Additional OSX Catalina VM Setup ===
 +These steps are required on Mac OSX Catalina if your Virtual Machine crashes when starting up
 +  - Click on the VM in the listing, then choose Settings along the top menu
 +  - Select the Audio tab, and uncheck Enable Audio
 +  - Click OK to save the setting and then restart the VM. It should now start up properly.
  
 ==== Notes ==== ==== Notes ====
   * If the display is too large or too small, it can be changed in Settings > Display   * If the display is too large or too small, it can be changed in Settings > Display
- 
-==== Packages ==== 
-The SoCS VM Contains the following packages, installed over top of a fresh Debian 8.0 Jessie installation. 
- 
-  * csh 
-  * curl  
-  * ddd 
-  * emacs 
-  * firefox-esr 
-  * gcc 
-  * geany 
-  * gdb 
-  * git 
-  * gzip  
-  * libc6-dev 
-  * libcurl4-openssl-dev 
-  * nano  
-  * libncurses5-dev 
-  * nethack-console 
-  * manpages-dev 
-  * make  
-  * mysql-client 
-  * net-tools 
-  * openjdk-7-jdk 
-  * openjdk-7-jre 
-  * python-tk 
-  * python3 
-  * python3-tk 
-  * python-dev 
-  * python3-dev 
-  * perl-doc 
-  * python-requests 
-  * python3-requests 
-  * python-mysql.connector 
-  * python-mysqldb 
-  * python3-mysql.connector 
-  * python-pip 
-  * subversion 
-  * valgrind 
students/socsvm.1493145034.txt.gz · Last modified: 2017/04/25 18:30 by kjohns23