linux_router:ubuntu

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
Next revisionBoth sides next revision
linux_router:ubuntu [2022-01-16 Sun wk02 11:34] baumkplinux_router:ubuntu [2023-06-18 Sun wk24 15:46] – [Debian] baumkp
Line 1: Line 1:
 {{tag>linux router setup debian ubuntu snap snaps}} {{tag>linux router setup debian ubuntu snap snaps}}
-======Router Basic Debian / Ubuntu Server Setup======+======Router Basic Debian Server Setup======
  
 =====Debian===== =====Debian=====
-Basically the same as Ubuntu, except I tried with Debian Buster (10).  I updated to Debian Bullseye (11) with no major problems.+Basically the same as Ubuntu, except I tried with Debian Buster (10).  I updated to Debian Bullseye (11) with no major problems. When I updated to Bookwork (12) the update failed.  I then managed to corrupt the configuration files on the router..... Hopefully these notes expedite recovery.
  
 Having used Ubuntu for the past many years I have grown use to netplan.  This is not native on Debian Buster, so needs to be installed: ''sudo apt install netplan.io''  it basically just seems to work. Having used Ubuntu for the past many years I have grown use to netplan.  This is not native on Debian Buster, so needs to be installed: ''sudo apt install netplan.io''  it basically just seems to work.
  
-One of the benefits of Debian is no **Snap**!   Also a whole pile of other Ubuntu crud is not there!+One of the benefits of Debian is no **Snaps**!   Also a whole pile of other Ubuntu crud is not there!
  
 ---- ----
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.
 ---- ----
  
  • /app/www/public/data/pages/linux_router/ubuntu.txt
  • Last modified: 2024-06-16 Sun wk24 13:30
  • by baumkp