Ubuntu -> Fedora 30
2 minutes read in LinuxAfter many years with Ubuntu (also I have to use Linux Mint and Arch Linux for some time), I actually migrated on Fedora 30. And here some of my observations:
- yum replaced with dnf
- Gnome on Fedora works much faster, without some Ubuntu-specific issues, like this annoying issue with layout change, meh
- Firefox can’t play videos on youtube, fixed by installing GStreamer Multimedia Codecs - H.264
- Ubuntu uses snap by default, Fedora - flatpack, in-depth comparison
- Wayland session by default (what about nvidia proprietary driver, should/can I use it?)
Installation
Developer Software
➡️ SdkMan
chmod u+x ~/.sdkman/bin/sdkman-init.sh
sdk install java
sdk install gradle
sdk install kotlin
sdk install maven
sdk install visualvm
Setup Inotify Watches Limit
➡️ Node.js
Or just:
sudo dnf install nodejs nodejs-yarn
➡️ Docker
GUI Applications
- Firefox Nightly is not available as package, install as tarball
- Telegram - tarball
- vlc - flatpack
- gimp - flatpack
- darktable - flatpack, raw editor
- handbrake - flatpack, video converter
- audacity - flatpack, audio editor
- picard - flatpack, cleanup music library
gnome-tweak-tool
- Assign Caps Lock as for chnaging layoutkeepassx
- Password managerhugin
- Panorama makereasytag
- manual cleanup music librarymediainfo-gui
- media info
Cli Tools
git git-lfs
bat mc htop tree xclip tmux rclone curl cloc pwgen fswebcam hugo youtube-dl
libwebp-tools jhead exif ImageMagick
Optional
- gparted - default Disks application works well
- virtualbox - default Boxed application works well
- chromium - default Firefox application works well
Missing
- pdftk - replace with poppler-utils:
- kazam
- hashdeep
- p7zip-full
- unrar - rpmfusion nonfree link
- wrk
exfat-fuse exfat-utils
- rpmfusion free link
Cron
1,11,21,31,41,51 * * * * /home/yoda/.yoda/opt/checkvist-focus/run.sh
Hosts
# ObjectStyle
127.0.0.1 auth.dev.objectstyle.com
127.0.0.1 recruiting.dev.objectstyle.com
127.0.0.1 editor.dev.objectstyle.com
127.0.0.1 dev.objectstyle.com
# / ObjectStyle
Backup Before Reinstall
# cron
# cat /var/spool/cron/crontable/username
# # or
# crontab -l
# hosts
# cat /etc/hosts
Check
# Mail
# less /var/mail/username