--- doc/build/ubuntu22LTS_install.frag 2024/06/15 00:55:24 1.1 +++ doc/build/ubuntu22LTS_install.frag 2024/08/04 02:43:43 1.2 @@ -36,7 +36,7 @@ The installation process takes the follo

1. Obtain Ubuntu 22.04 LTS .iso file

-An Ubuntu 22.04 LTS (server install) 64 bit iso can be obtained from the Ubuntu Server download page. The .iso file can be burned to a DVD. As an alternative you can download the Ubuntu Live installer and use that to setup and configure a network install. +An Ubuntu 22.04 LTS (server install) 64 bit iso can be obtained from the Ubuntu Server download page. The .iso file can be burned to a DVD. As an alternative you can download the (smaller) Ubuntu Live installer and use that to setup and configure a network install.

2. Determine Network Settings

@@ -148,7 +148,7 @@ wget -q -O - https://install.loncapa.org

Add LON-CAPA ubuntu repository to /etc/apt/sources.list.d

Execute:

-echo "deb [signed-by=/etc/apt/keyrings/loncapa.gpg] https://install.loncapa.org/msu/testing/ubuntu jammy main" | sudo tee /etc/apt/sources.list.d/loncapa.list
+echo "deb [signed-by=/etc/apt/keyrings/loncapa.gpg] https://install.loncapa.org/ubuntu jammy main" | sudo tee /etc/apt/sources.list.d/loncapa.list
 

You can display which repositories are currently enabled by executing the following command: