August 6, 2019

Things To Do After Installing Fedora 30

Disable Natural Scrolling

Disable the Alert Sound

Disable the alert sound, when e.g. tabbing for auto completion in the terminal window

https://help.gnome.org/users/gnome-help/stable/sound-alert.html.en

Update and if Necessary Reboot


# yum -y update

Install KVM


# yum -y install qemu-kvm libvirt virt-install bridge-utils virt-manager
# systemctl start libvirtd
# systemctl enable libvirtd 

https://www.server-world.info/en/note?os=Fedora_28&p=kvm&f=1

Install GNOME Tweak Tool


# yum -y install gnome-tweak-tool

New Document or Nautilus templates

https://fedoramagazine.org/creating-using-nautilus-templates/

Install Chrome Web Browser


# yum -y install chromium

https://docs.fedoraproject.org/en-US/quick-docs/installing-chromium-or-google-chrome-browsers/

Dell XPS

For Dell XPS might not the right click on touchpad work, see

https://bugzilla.redhat.com/show_bug.cgi?id=1563429

http://who-t.blogspot.com/2018/04/gnome-328-uses-clickfinger-behaviour-by.html

No comments: