User Tools

Site Tools


roma

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
roma [2021/12/26 19:22]
team [How to upgrade from Roma to Portofino]
roma [2021/12/26 19:53]
team [How to upgrade from Roma to Portofino]
Line 78: Line 78:
 If ArubaSign installed on Roma doesn'​t start on Portofino, after the system has been upgraded, You must create a symbolic link for Python as below: If ArubaSign installed on Roma doesn'​t start on Portofino, after the system has been upgraded, You must create a symbolic link for Python as below:
 <​code>​sudo ln -s /​usr/​bin/​python2.7 /​usr/​bin/​python</​code>​ <​code>​sudo ln -s /​usr/​bin/​python2.7 /​usr/​bin/​python</​code>​
 +or if you first cleaned the system of packages no longer used with:
 +<​code>​sudo apt autoremove</​code>​
 +you may create a symbolic link for Python as below:
 +<​code>​sudo ln -s /​usr/​bin/​python3.9 /​usr/​bin/​python</​code>​
 +
 +because python2.7 is old and no longer required.
  
roma.txt ยท Last modified: 2022/07/01 11:55 by team