User Tools

Site Tools


computers:ubuntu_workstation_basic_setup

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
computers:ubuntu_workstation_basic_setup [2021/12/23 16:34] chkuocomputers:ubuntu_workstation_basic_setup [2023/03/06 16:50] (current) – [Java] hcyen
Line 5: Line 5:
   * before installing Ubuntu, power on the workstation, enter the BIOS setting, and update the boot setting. CD/DVD-ROM should be listed as the 1st choice, following by the hard drive for Ubuntu installation   * before installing Ubuntu, power on the workstation, enter the BIOS setting, and update the boot setting. CD/DVD-ROM should be listed as the 1st choice, following by the hard drive for Ubuntu installation
  
-==== Ubuntu v14.04 (2015/01/07) ==== +==== Ubuntu ==== 
-   Basic installation +   Use the latest long-term support (LTS) version 
-     * Put the Ubuntu14.04 DVD into the DVD-drive. +   Install the system on the smaller/faster SSD; use the larger/slower HDD for '/backup' and/or '/scratch'
-     Restart the computer and boot the computer through that DVD. +
-     * Follow the instruction to install Ubuntu. +
-     * Choose "Something else" from installation types to do hard drive partition: +
-       use the SSD as the primary hard drive +
-         * SWAP >= the size of RAM +
-         * the remaining part could be mounted as root ('/'and used for OS installation +
-       * the larger/slower hard drive could be mounted as '/backup'+
  
 ==== SSH ==== ==== SSH ====
Line 79: Line 72:
 <code> <code>
 $ java -version $ java -version
 +</code>
 +Check installed java
 +<code>
 +$ update-java-alternatives -l
 </code> </code>
 Switch between Oracle Java 8 and Java 7 Switch between Oracle Java 8 and Java 7
computers/ubuntu_workstation_basic_setup.1640248483.txt.gz · Last modified: 2021/12/23 16:34 by chkuo