Setup Personal Ubuntu Machine
Ubuntu is a variation of the GNU-Linux operating system, similar to other distributions such as RedHat, Fedora, SUSE, and Debian. It is simply a combination of the Linux Kernel and GNU System Programs and Utilities. This open source and free (as in freedom of speech, not financially) OS is funded and supported by South African millionaire Mark Shuttleworth, who founded Canonical Inc. The term "ubuntu" originates from a southern African language and translates to "humanity towards others". It uses the GNOME desktop environment and comes complete with the OpenOffice suite, Firefox, Mozilla Thunderbird, Pidgin, and a selection of other tools and games. It is managed with the Advanced Packaging Tool (APT) from Debian. The first version of Ubuntu was released in October 2004 and since then, there have been two updates each year in April (YY-04) and October (YY-10) with some versions labelled Long Term Support (LTS).
KeepassXC
Dropbox 64-bit
Install The Basics
sudo apt install curl wget git
Setup ohmyzsh
Install Codium
Create ssh keys
chmod 600 if permission need fix
Setup Kinto
Setup Chrome
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome-stable_current_amd64.deb
Setup Brave
sudo apt install curl
sudo curl -fsSLo
/usr/share/keyrings/brave-browser-archive-keyring.gpg https://brave-browser-apt-release.s3.brave.com/brave-browser-archive-keyring.gpg
echo "
deb [signed-by=/usr/share/keyrings/brave-browser-archive-keyring.gpg] https://brave-browser-apt-release.s3.brave.com/
stable main"|sudo tee /etc/apt/sources.list.d/brave-browser-release.list
sudo apt update
sudo apt install brave-browser
Setup Screenshot App
sudo add-apt-repository -y ppa:linuxuprising/shutter
sudo apt-get install -y shutter
Setup VNC Viewer
PPA
To manage PPA (Personal Package Archive) repositories [ppa]
Flakpak Linux
KRename
sudo apt-get install krename