For those that do not want to do this the manual way here is a link to a install.sh
. To use it you need to do. You have to be root user to use this, If you not the root you will not be able to use it.
https://github.com/Altoyda/Ubuntu-22.04-How-To.git
The line USERNAME="lewis"
sets the username variable to "yourname". You may need to replace "lewis" with the actual username you want to set.
sudo nano install.sh
chmod +x install.sh
./install.sh
For those that want a one page guide go to this link Ubuntu-How-To.
Next