This is an old revision of the document!


Router Basic Ubuntu Server Setup

Download the latest Ubuntu Server amd64 ISO file from the Ubuntu website. I setup the IPMI KVM to provide virtual storage to the Ubuntu ISO file and started up the Router. The Ubuntu software loads up of the ISO across the KVM virtual storage setup and can be then setup as normal. When setting up Ubuntu below are some the of keypoints:

  • I set-up Ubuntu to use LAN port 2, as I want to use LAN port 1 as the Router WAN port.
  • I do not encrypt the home directory. (See How to install Ubuntu Server - Xenial Xerus 16.04LTS for an explanation.)
  • I just use standard set-up for one main partition, which basically gives one large data partition using all the disk space, save that allowed for the SWAP partition. The SWAP partition is automatically sized based upon detected memory. (I have never been one for multiple partitions.)

Ubuntu snap system sucks to disable:

  • snap list # to show what snaps are installed
  • sudo snap remove program # to remove snaps listed
  • sudo apt purge snapd
  • sudo apt-mark hold snapd
  • apt list –installed | grep snap

  • /app/www/public/data/attic/linux_router/ubuntu.1600517326.txt.gz
  • Last modified: 2023-04-30 Sun wk17 17:44
  • (external edit)