After Fedora installation tasks

You can connect with me on LinkedIn to discuss collaborations and work opportunities.

You can also follow me on Twitter, Bluesky and Mastodon.

What do I do after installing Fedora 23 MATE-Compiz?

  • Install Google Chrome
  • Merge both panels to the bottom, and auto-hide it
  • Change mouse setup to allow touchpad click and double finger scroll
  • Change look and feel setup to select window when the mouse moves over it
  • Disable screensaver
  • Change terminal shortcuts
  • sudo dnf update
  • sudo dnf groupinstall "Development Tools"
  • sudo rpm -ivh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
  • sudo dnf install vim-enhanced git vlc gimp inkscape unzip
  • Install Anaconda
  • Copy my settings files: .vimrc .gitconfig .ssh
  • Add aliases to .bashrc:
    • alias vi="vim"
    • alias rgrep="grep -R"
  • In Power Management, set up the computer to blank screen when laptop lid is closed

You can connect with me on LinkedIn to discuss collaborations and work opportunities.

You can also follow me on Twitter, Bluesky and Mastodon.