Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
linux_router:ubuntu [2021-09-23 Thu wk38 04:44] – [Disable snap in Ubuntu] baumkplinux_router:ubuntu [2023-04-16 Sun wk15 09:45] baumkp
Line 1: Line 1:
-{{tag>linux router setup ubuntu snap}} +{{tag>linux router setup debian ubuntu snap snaps}} 
-======Router Basic Debian / Ubuntu Server Setup======+======Router Basic Debian Server Setup======
  
 =====Debian===== =====Debian=====
Line 20: Line 20:
  
 ====Disable snap in Ubuntu==== ====Disable snap in Ubuntu====
 +//**Another reason to move away from Ubuntu.**//\\
 Ubuntu snap system sucks, to disable: Ubuntu snap system sucks, to disable:
   *''snap list'' # to show what snaps are installed   *''snap list'' # to show what snaps are installed
Line 26: Line 27:
   *''sudo apt-mark hold snapd''   *''sudo apt-mark hold snapd''
   *''apt list --installed | grep snap''   *''apt list --installed | grep snap''
-It seems like Ubuntu want Snap to work and actively tries to make this so. +It seems like Ubuntu want Snap to work and actively tries to make this so.
 ---- ----