Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
systems:fedora [2020/04/29 07:50]
eServices Greece
systems:fedora [2020/04/29 07:58] (current)
eServices Greece
Line 3: Line 3:
   * As of now you can sequentially upgrade from Release 21 to 32 without issues.   * As of now you can sequentially upgrade from Release 21 to 32 without issues.
   * During step 4 you will be presented with any packages that cannot be upgraded, do NOT skip-broken, remove the packages and then re run step 4.   * During step 4 you will be presented with any packages that cannot be upgraded, do NOT skip-broken, remove the packages and then re run step 4.
-  * Python 2.7 is now provided with package python27, you will need to update your scripts to use the new binary (<wrap em>#!/usr/bin/python2.7</wrap>). <sxh bash>sudo dnf install python27</sxh>+  * Python 2.7 is now(r31) provided with package python27, you will need to update your scripts to use the new binary (<wrap em>#!/usr/bin/python2.7</wrap>). <sxh bash>sudo dnf install python27</sxh>
   * Extensions are now(r31) managed from a new application you need to install :<sxh bash>sudo dnf install gnome-extensions-app</sxh>   * Extensions are now(r31) managed from a new application you need to install :<sxh bash>sudo dnf install gnome-extensions-app</sxh>
-  * +  * EarlyOOM is enabled by default on r31
  
  
Line 41: Line 41:
  
 === Remove Duplicates (multiple versions) === === Remove Duplicates (multiple versions) ===
-<sxh bash>dnf repoquery --duplicates</sxh>+<sxh bash>sudo dnf repoquery --duplicates</sxh>