Upgrade Fedora 27 from Fedora 26 Using DNF (F26 to F27)

This is guide, howto upgrade Fedora 26 to Fedora 27 using DNF. This method works on desktop and server machines. I have tested this method on several machines, but if you have problems, please let me know. Always remember backup, before upgrade! 1. Before Upgrade 1.1 Backup Your Data Before doing anything, do full system backup or backup at least your important data: documents, pictures, videos, config files, log files, databases etc. This is very important step, because if something goes wrong and you have to do fresh install, then you can easily restore your data.
Read more →

Fedora 28 Workstation Install Guide

This is guide with screenshots, howto install Fedora 28 (F28) using Live DVD or Live USB. Fedora 28 Installation can be done also with using Fedora NetInstall (Net Install) with gPXE and BFO (boot.fedoraproject.org). 1. Before Fedora 28 Installation 1.1 Download Fedora 28 Live DVD/USB Image Download Fedora 28 here. Select your version, Fedora 28 Workstation, (Fedora 28 Server). On this guide I use Fedora 28 Workstation 64-bit. 1.2 Burn Fedora 28 Image to DVD, Create Live USB or use image directly and Boot Computer Using Fedora 28 Installation Media Remember to check Fedora 28 image MD5 sum and then burn image to DVD, create Live USB example with liveusb-creator, dd or use directly on virtual environment. And boot computer using Fedora 28 Installation Media.
Read more →

Upgrade Fedora 28 from Fedora 27 Using DNF (F27 to F28)

This is guide, howto upgrade Fedora 27 to Fedora 28 using DNF. This method works on desktop and server machines. I have tested this method on several machines, but if you have problems, please let me know. Always remember backup, before upgrade! 1. Before Upgrade 1.1 Backup Your Data Before doing anything, do full system backup or backup at least your important data: documents, pictures, videos, config files, log files, databases etc. This is very important step, because if something goes wrong and you have to do fresh install, then you can easily restore your data.
Read more →

Upgrade Fedora 29 from Fedora 28 Using DNF (F28 to F29)

This is guide, howto upgrade Fedora 28 to Fedora 29 using DNF. This method works on desktop and server machines. I have tested this method on several machines, but if you have problems, please let me know. Always remember backup, before upgrade! 1. Before Upgrade 1.1 Backup Your Data Before doing anything, do full system backup or backup at least your important data: documents, pictures, videos, config files, log files, databases etc. This is very important step, because if something goes wrong and you have to do fresh install, then you can easily restore your data.
Read more →

Fedora 29 Netinstall / Server Install Guide

This is guide with screenshots, howto install Fedora 29 (F29) Server using Fedora Netinstall image. This same Fedora Netinstall method work for desktop installation too. Desktop is possible select Software Selection step. 1. Before Fedora 29 Installation 1.1 Download Fedora 29 Netinstall Image Download Fedora 29 here. Select Fedora 29 Netinstall image. On this guide I use server install image. 1.2 Burn Fedora 29 Image to CD/DVD, Create Live USB or use image directly and boot computer using Fedora 29 Network Installation Media Remember to check Fedora 29 image MD5 sum and then burn image to DVD, create Live USB example with liveusb-creator, dd or use directly on virtual environment. And boot computer using Fedora 29 Installation Media.
Read more →

Fedora 30 Netinstall / Server Install Guide

This is guide with screenshots, howto install Fedora 30 (F30) Server using Fedora Netinstall image. This same Fedora Netinstall method work for desktop installation too. Desktop is possible select Software Selection step. 1. Before Fedora 30 Installation 1.1 Download Fedora 30 Netinstall Image Download Fedora 30 here. Select Fedora 30 Netinstall image. On this guide I use server install image. 1.2 Burn Fedora 30 Image to CD/DVD, Create Live USB or use image directly and boot computer using Fedora 30 Network Installation Media Remember to check Fedora 30 image MD5 sum and then burn image to DVD, create Live USB example with liveusb-creator, dd or use directly on virtual environment. And boot computer using Fedora 30 Installation Media.
Read more →

Create Windows 10 Install Media (USB flash drive) on Linux

This is quick guide howto create Windows 10 install media / bootable USB flash drive on Linux. I use here Fedora Linux, but same method works on Ubuntu, Arch, Gentoo or any other Linux too. Reason why this guide exist is that the latest Windows 10 image Win10_2004_English_x64.iso (May 2020 update) install.wim file is too big to fit on Fat32 file system 4 Gb file size limit. Yes I know that you can use NTFS, but systems with older UEFI/BIOS won’t boot NTFS formatted USB flash drives, so it’s better create one with Fat32 file system.
Read more →

Fedora 33 Workstation Installation Guide / Tour / Review

This is quick guide / tour howto install Fedora 33 Workstation / Desktop on real PC. First create your bootable USB flash drive using Fedora Media Writer, dd or similar tool. Just testing stable Fedora 33 release and everything works very smooth, even btrfs file system, which replaces ext4 as a default file system. Support inttf: Buy Me a Coffee: Buy me a coffee Subscribe and follow: Follow @inttf
Read more →

Fedora 33 NetInstall / Server Installation Guide / Install any Fedora Spin

This is quick guide / tour howto install Fedora 33 Server on real PC using NetInstall ISO. First download your NetInstall image from (https://alt.fedoraproject.org/), then create your bootable USB flash drive using Fedora Media Writer, dd or similar tool. You can use this method to install server or minimal version Fedora 33 or any Desktop Spin too. Like Workstation (Gnome), KDE Plasma Desktop, Xfce Desktop, LXQt desktop environment, Mate-Compiz Desktop, Cinnamon Desktop, LXDE Desktop and SOAS Desktop.
Read more →

Upgrade Fedora 33 from Fedora 32 using DNF

This is guide, howto upgrade Fedora 32 to Fedora 33 using DNF. This method works on desktop and server machines. You can also upgrade older Fedora installations (example Fedora 31/30/29) directly to Fedora 33. I have tested this method on several machines, but if you have problems, please let me know. Always remember backup, before upgrade! Check video version of guide:
Read more →

Install NVIDIA Container Toolkit with Docker 20.10 on Fedora 33

This is guide, howto install NVIDIA Container Toolkit with Docker >= 20.10 on Fedora 33. Check video to see also howto install latest Docker Engine 20.10 (docker-ce) on Fedora 33. Same method works with Podman, but it will cause strange SELinux problems even with custom generated policy installed. So package still requires Docker 20.10 or newer. If you want run Podman version without docker dependencies, let me know and I can build different version of nvidia-docker2 package.
Read more →

Upgrade Fedora 34 from Fedora 33 using DNF

This is guide, howto upgrade Fedora 33 to Fedora 34 using DNF. This method works on desktop and server machines. You can also upgrade older Fedora installations (example Fedora 32/31/30) directly to Fedora 34. I have tested this method on several machines, but if you have problems, please let me know. Always remember backup, before upgrade! Check video version of guide:
Read more →

Fedora 34 Workstation Installation Guide / Gnome 40 Quick Tour

This is quick guide / tour howto install Fedora 34 Workstation / Desktop on real PC. First create your bootable USB flash drive using Fedora Media Writer, dd or similar tool. Just testing Fedora 34 and everything works very smooth, even Gnome 40.0.0 which is most visible update on Fedora 34. Support inttf: Buy Me a Coffee: Buy me a coffee Subscribe and follow: Follow @inttf
Read more →

Debian 11 Bullseye / Sid Install Guide [Debian NetInstall]

This is quick guide / tour howto install Debian 11 Bullseye / Sid Unstable on real PC. Verifying and creating USB install media. (optional) verifying and creating non-free firmware USB media. Booting and running installer / installation. Totally optional upgrading to Sid Unstable. Support inttf: Buy Me a Coffee: Buy me a coffee Subscribe and follow: Follow @inttf
Read more →

Linux Mint 20.1 Ulyssa Install Guide

This is Linux Mint 20.1 Ulyssa full install guide. I install Linux Mint 20.1 Ulyssa using real PC. Download, verify and create USB install media. Boot and install Linux Mint 20.1 Ulyssa. Upgrade new Linux Mint 20.1 Ulyssa installation. Support inttf: Buy Me a Coffee: Buy me a coffee Subscribe and follow: Follow @inttf
Read more →

Upgrade to Fedora 35 from Fedora 34 using DNF

This is guide, howto upgrade Fedora 34 to Fedora 35 using DNF. This method works on desktop and server machines. You can also upgrade older Fedora installations (example Fedora 33/32/31/30) directly to Fedora 35. I have tested this method on several machines, but if you have problems, please let me know. Always remember backup, before upgrade! Check video version of guide:
Read more →

Rocky Linux 8.5 Netinstall – Server / Workstation Network Install Guide

This is quick guide howto install Rocky Linux 8 (currently 8.5) on real PC. I use here Rocky-8.5-x86_64-boot.iso just boot installer and then run install from fresh repo packages. Same method works for users with full DVD image (Rocky-8.5-x86_64-dvd1.iso) or minimal image (Rocky-8.5-x86_64-minimal.iso). Check video version of guide:
Read more →

Support inttf:

Buy Me a Coffee:

Support inttf:

Buy me a coffee Buy me a coffee