Fedora 22

Installing and Booting

  1. Why do I get the "Oh no! Something has gone wrong" screen when using the Fedora 22 live DVD?

    Trying solution from ask.fedoraproject.org

Updating

  1. 11 Things to do After Installing Fedora 22

    Click here

  2. Open Terminal and switch to root user. Install command line softwares:
    1. dnf install vim
  3. Adobe Flash Player 11.2
    1. Change root user.
    2. Install Adobe YUM Repository RPM package
    3. rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
      rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

    4. Install Adobe Flash Player 11.2
    5. dnf install flash-plugin nspluginwrapper alsa-plugins-pulseaudio libcurl

      On 64-bit platform, the file should be adobe-release-x86_64-1.0-1.noarch.rpm.

    6. Verify that the Flash Player Plugin is working
    7. Open Mozilla Firefox and write about:plugins on address bar. Results should display Shockware Flash information.

Post-installation Configuration

  1. Login in console mode

    Remove rhgb and quiet and append nomodeset vga=ask as GRUB2 kernel parameter to let user ask for graphic mode during booting.

    Default runlevel is 5, that is graphical.target. To view current default target, run systemctl get-default. To set default target to runlevel 3, that is multiuser, run systemctl set-default multi-user.target.

  2. Click, double-click, drag and drop using touchpad

Installing Free and Non-free Software

  1. MPEG Codec
  2. Web Server