Skip to main content

Fedora Workstation: Notes

Fedora Linux 35

Fedora Workstation is an operating system for laptop and desktop computers, with a complete set of tools for developers and makers of all kinds.

Keep updating

November 2nd, 2021: Worth the wait: Fedora Linux 35 is here!

April 27th, 2021: Fedora Linux 34 is officially here!

October 27th, 2020: Fedora 33 is officially here!

April 28th, 2020: Fedora 32 is officially here!

October 29th, 2019: Fedora 31 is officially here!


sudo dnf upgrade --refresh
sudo dnf install dnf-plugin-system-upgrade
sudo dnf system-upgrade download --releasever=32
sudo dnf system-upgrade reboot

Fedora Workstation 32

Fedora 32
[tuyen@g73jh ~]$ lsb_release -a
LSB Version:    :core-4.1-amd64:core-4.1-noarch
Distributor ID: Fedora
Description:    Fedora release 32 (Thirty Two)
Release:        32
Codename:       ThirtyTwo
[tuyen@g73jh ~]$

Check startup applications

[tuyen@g73jh ~]$ ls -la ~/.config/autostart/
total 16
drwxrwxr-x.  2 tuyen tuyen 4096 Sep 30  2019 .
drwx------. 43 tuyen tuyen 4096 Oct 13 15:07 ..
-rw-r--r--.  1 tuyen tuyen  192 Sep 30  2019 remmina-applet.desktop
-rw-rw-r--.  1 tuyen tuyen  199 Nov  2 08:26 skypeforlinux.desktop
[tuyen@g73jh ~]$ 

Popular posts from this blog

Linux command: printenv

printenv - print all or part of environment NAME        printenv - print all or part of environment SYNOPSIS        printenv [OPTION]... [VARIABLE]... DESCRIPTION        Print  the  values  of the specified environment VARIABLE(s).  If no VARIABLE is speci‐        fied, print name and value pairs for them all.        -0, --null               end each output line with NUL, not newline        --help display this help and exit        --version               output version information and exit        NOTE: your shell may have its own version of printenv,  which  usually  supersedes  the        version  described  here.  Please refer to your shell's documentation for d...

Powershell: Get-Content - tail command on Windows

Love tail command on Linux ? Try Get-Content with Powershell 3.0+.

Data Recovery Softwares

Follow 3-2-1 backup rule so you do not need these data recovery softwares.