-
Download and install
Ubuntu 24.10
either on a physical machine or in a virtual machine if you would like to try it out. Once you have installedUbuntu 24.10
and rebooted back into the OS you will need to installGit
-
Open the
terminal
app.- To do this either click on the icon in the bottom left of the screen and find the terminal app or press the
<leader>
key.
- To do this either click on the icon in the bottom left of the screen and find the terminal app or press the
-
In the terminal type the following command.
sudo apt install git -y
Type your password when prompted.
- Now clone the repository to your home directory
git clone https://github.com/jameslinnell/ubuntu_config.git
- Build the system and follow the prompts
./init.sh