Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Table of Contents


Document Change History

Version Date Comment
Current Version (v. 1) Jan 29, 2021 21:24 Joey Houy
v. 1 Jan 29, 2021 21:24 Joey Houy


Document Scope & Audience

Document Scope

  1. Ubuntu 20.04 install on Marvell RAID1 VD for AS-4124GS-TNR
  2. NVIDIA Driver and GUI Install
  3. Disable auto-updates
  4. Install Teamviewer

Document Audience


INTERNAL USE FOR EXXACT CORPORATION PERSONNEL ONLY. DO NOT DISTRIBUTE OR DISSEMINATE OUTSIDE OF THE EXXACT CORPORATION PREMISES OR TO ANY NON-EXXACT CORPORATION AUTHORIZED PERSONNEL UNLESS SPECIFICALLY AUTHORIZED BY ANDREW.NELSON@EXXACTCORP.COM

Targeted Audience List (If Any)

List any specific targeted audience here with an at symbol (@) in the Target column with the targets name. Notes field should be used to denote WHY the person is being targeted in the document to get notifications, etc.


DateTargetNotes



Pre-requisite : Bootable USB with Ubuntu 20.04 ISO

Step 1 - Ubuntu 20.04 ISO Installation

 Ubuntu 20.04 ISO Installation

Step 1 - Boot using the 'UEFI:' method on whatever device you have the Ubuntu 18.04 ISO on. Press enter on the boot option to automatically boot the ISO file on the device.

You can press <F10> to access boot menu while the system is powering on, or you can go to BIOS and manually select the boot option under 'Save & Exit'. For the example below, I went to BIOS, and selected my 'UEFI: Sony Storage Media ...' since it was on a Sony-brand USB stick.

Step 2 - You should reach the Ubuntu install menu. Press <Enter> on the first option for 'Install Ubuntu Server'. Lots of boot messages will appear, wait until you reach the language selection page.

Step 3 - Select your language in the installer menu

Step 4 - Select 'Continue without updating' option in the next page

Step 5 - Confirm your keyboard settings by pressing <Enter> while 'Done' option is highlighted.

Step 6 - Select 'Done' again in the next page asking about 'Network connections'

Step 7 - Select 'Done' again in the next 'Configure proxy' page

Step 8 - Leave as-is for the 'Configure Ubuntu archive mirror' page, and hit 'Done' again

Step 9 - DO NOT keep default, and press down key to select 'Custom storage layout'

Step 10 - Select 'use as boot device'

Step 11 - Setup the 3 partitions:

  • 500m /boot - ext4
  • 10g SWAP - 

<missing picture>, for SWAP, put in 10g, Format: SWAP, and then Mount should be nulled or show 'SWAP' as it creates the mount type already; and then hit 'Create'.

Step 2 - NVIDIA Driver and GUI installation

 NVIDIA Driver and GUI installation


This takes about 10 minutes, take some time to stretch. When it's done you will see the command prompt show up again at the bottom.

Step 3 - Disable auto-updates

 Disable auto-updates


Step 4 - Install Teamviewer

 Install Teamviewer


https://linuxize.com/post/how-to-install-teamviewer-on-ubuntu-20-04/

wget https://download.teamviewer.com/download/linux/teamviewer_amd64.deb

sudo apt install ./teamviewer_amd64.deb

Do you want to continue? [Y/n]

<Picture missing> Open a new terminal, and run 'teamviewer'

  • No labels