• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
iGuRu

iGuRu

Real-time Technology News. Opinions & Tweaks

  • / news
  • / infosec
  • / tools
  • / tweaks
  • / dummies
  • / opinions
  • / support
home / News / Fedora 30: Installation and first settings

Fedora 30: Installation and first settings

30/04/2019 13:38 by giorgos

Fedora 30: As mentioned last night the Fedora Project team has begun to have the ISO of the upcoming release of the famous distribution. The new Fedora 30 version adds desktop Deepin and Pantheon to existing desktop desktops including Gnome, Xfce, KDE Plasma and Cinnamon, among others.

The new version will be released later today, as ISO continues to synchronize at the repos of the distribution.

desktop - Fedora 30: Installation and first settings

Fedora is one of the most popular GNU / Linux distributions. It is the result of the Fedora Project, a large community of volunteers, funded and generally supported by the famous Red Hat. This of course means, reliability ... RedHat.

desktop 1 - Fedora 30: Installation and first settings

Fedora is a free tool for anyone. So anyone can use, modify and distribute it. It is developed by people around the world who work together as a community. The Fedora Project or Fedora Project is open and everyone is welcome to join.

Fedora releases a new version every 6 months and you can see the Fedora's life cycle in the relevant wiki page of the project.

  • TOP500 Supercomputer: Linux 500 on 500 computers

So today I decided to install the new version, although I think cutting-edge distribution may be unstable and I should wait until the first update.fedora install - Fedora 30: Installation and first settings

The simplest way to install is from the Live DVD that includes the relevant application (Anaconda) of the Fedora installation.

Let's take a picture of the installation steps:

Select installation language

Screenshot from 2019 04 30 05 46 02 - Fedora 30: Installation and first settings

Installation settings

Screenshot from 2019 04 30 05 51 58 - Fedora 30: Installation and first settings

Select disk partition and custom configuration

Screenshot from 2019 04 30 05 47 13 - Fedora 30: Installation and first settings

Screenshot from 2019 04 30 05 47 27 - Fedora 30: Installation and first settings

Installation

Screenshot from 2019 04 30 05 43 46 - Fedora 30: Installation and first settings

After installing the system, the installer will add the boot loader and complete the process. Screenshot from 2019 04 30 05 56 17 - Fedora 30: Installation and first settings

Screenshot from 2019 04 30 05 58 05 - Fedora 30: Installation and first settings

The updated installer has no choice for root password, or for creating a new user. You can do all this after the system first starts.

In my system, I needed to make a grub update from another distribution already installed on the computer to add the new installation to the boot menu.

boot - Fedora 30: Installation and first settings

As we mentioned after the first boot of the system you should create a user (in a graphical environment)

Then it's good to change your root password with the following command:

sudo passwd root

root passwd - Fedora 30: Installation and first settings

Installation of RPM Fusion FREE & NON-FREE Repo in Fedora

su -c 'dnf install http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E% fedora) .noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion -nonfree-release - $ (rpm -E% fedora) .noarch.rpm '

Let's inform the system:

sudo dnf check-Update
sudo dnf upgrade

Install Gnome Tweak Tool if you use Gnome DE.

sudo dnf install gnome-tweak-tool

Install other apps (add whatever you want by leaving a space)

sudo dnf install pinta geany qbittorrent vlc filezilla dnfdragora p7zip p7zip-plugins unrar

Install different Desktop Environments

KDE

sudo dnf install @kde-desktop

MATE

sudo dnf install @mate-desktop

CINNAMON

sudo dnf install @cinnamon-desktop

XFCE

sudo dnf install @xfce-desktop

LXDE

sudo dnf install @lxde-desktop

DEEPIN

sudo dnf install @deepin-desktop

PANTHEON

sudo dnf install @pantheon-desktop

Fedora 30 Swap File

After installing, I added a swapfile (yes fedora supports the feature) for better RAM performance.

Below are the terminal commands. In case you are interested, use them in the order listed:

sudo fallocate -l 4G /swapfile
sudo chmod 600 /swapfile
sudo mkswap /swapfile
sudo swapon /swapfile

After the above commands that will create a swapfile on your system, we will interfere with fstab to load it automatically after every reboot. We will open the fstab with the nano application

sudo nano /./fstab

and we will add the following line at the end of fstab

/swapfile swap swap sw  0   0

Fedora 30 Download

Spins ISO

Fedora-Cinnamon-Live-x86_64-30-1.2.iso2G
Fedora-KDE-Live-x86_64-30-1.2.iso2G
Fedora-LXQt-Live-x86_64-30-1.2.iso1G
Fedora-MATE_Compiz-Live-x86_64-30-1.2.iso2G
Fedora-SoaS-Live-x86_64-30-1.2.iso942M
Fedora-Spins-30-1.2-x86_64-CHECKSUM1865
Fedora-Xfce-Live-x86_64-30-1.2.iso1G

Everything

Fedora-Everything-30-1.2-x86_64-CHECKSUM1033
Fedora-Everything-netinst-x86_64-30-1.2.iso598M
Fedοra-Everything-netinst-x86_64-30-1.2.iso.man ..>657

Workstation

Fedora-Workstation-30-1.2-x86_64-CHECKSUM1215
Fedora-Workstation-Live-x86_64-30-1.2.iso2G
Fedora-Workstation-netinst-x86_64-30-1.2.iso597M
Fedοra-Workstation-netinst-x86_64-30-1.2.iso.ma ..>657

That's what you're, enjoy the new distribution!

Fedora 30: Installation and first settings was last modified: 30 April, 2019, 1: 45 mm by giorgos

Subscribe to our newsletter

no spam

spread the news

  • Facebook
  • Twitter
  • Reddit
  • Printing
  • Email

Read them Technology News from all over the world, with the validity of iGuRu.gr

Follow us on Google News


Competition: NewsDay: check, fedora, install, dwarf, sudo

You May Also Like

The bug in the Sudo application also works on macOS
Sudo upgrade the micro-application immediately
Find the installation date of an application in Windows 10

About Us giorgos

George still wonders what he's doing here ...

Previous Post: « Fedora 30 final with Red Hat support
Next Post: MIT: researcher solves a puzzle after 20 years »

Reader Interactions

Comment Policy:

IGuRu.gr does not publish the comments immediately. Malicious comments, comments that include ads, or comments that are offensive are deleted without notice. We do not adopt the opinions expressed by our readers.
Your comments will be displayed after approval by the administrators


Leave your comment
Ακύρωση απάντησης

Your email address is not published. Τα υποχρεωτικά πεδία σημειώνονται με *

 

 © 2021 · iGuRu.gr · ☢ · Keep It Simple Stupid Genesis theme

about  ·   get in touch  ·  rss  ·  sitemap  ·  cough

loadingCancel
Could not post post - check your email address!
Email verification failed, please try again
Your blog can not post posts via email.