Moving from Ubuntu 22 to fedora 36 on my work laptop
So I decided to install fedora 36 on my work laptop.
I had heard alot of goog things about fedora 36 and thought it was about time I tried to use a new linux destro.
Creating connection to work server
I used a standard installation and started by adding my work mounts and forticlient VPN
Documentation in my gitbook
Things to do after installing fedora 36
Then I followed a YouTube guide from TechHut on things one should do after first install.
Changed hostname
Inspired by the movie life
1
sudo hostnamectl set-hostname "Calvin"
Update the DNF configuration
edit the dnf.conf file
1
2
sudo dnf install vim-enhanced -y
sudo vi /etc/dnf/dnf.conf
add the following
1
2
3
4
fastestmirror=True
max_parallel_downloads=10
defaultyes=True
keepcache=True
and clear the cache
1
sudo dnf clean all
Free and Nonfree Repositories and Flatpak
Free and Nonfree Repositories flatpak
Installig exta software
I installed these packages
- Flameshot
- Teamviewer
- Termius
- Jetbrains Toolbox (Pycharm pro and Webstorm)
- Spotify
- Microsoft Teams and Zoom
- chromedriver and Google Chrome
- Airtame