upgrade fedora28 to 29
  1. Update software
    sudo dnf install dnf-plugin-system-upgrade
  2. Install the DNF plugin
    sudo dnf install dnf-plugin-system-upgrade
  3. Star the update with DNF
    sudo dnf system-upgrade download --releasever=29
  4. Reboot and upgrade
    sudo dnf system-upgrade reboot