Pages

Thursday, June 23, 2016

Upgrading Fedora distro to Fedora 24.

I make this video tutorial about how to upgrading Fedora distro.
# dnf upgrade --refresh 
# dnf install dnf-plugin-system-upgrade 
# dnf system-upgrade download --releasever=24 
# dnf system-upgrade reboot
If all is done then into your linux... type reboot command like into my video:
# reboot