tmp

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
tmp [2024/08/10 13:24] admintmp [2024/09/23 20:58] (current) admin
Line 1: Line 1:
 +<code>
 +deb http://10.59.0.69/repo/smolensk/1.6.14/update smolensk main contrib non-free 
 +deb http://10.59.0.69/repo/smolensk/1.6.14/dev-update smolensk main contrib non-free
 +
 +
 +
 +pkgs=`dpkg -l 2> /dev/null | egrep "^ii\s*linux-image-[456]\.[[:digit:]]+\.[[:digit:]]+-[[:digit:]]+-" | cut -d " " -f3 | grep -v ^linux-image-$(uname -r | cut -d '-' -f1-2)`
 +
 +apt remove $pkgs
 +
 +rm -f /boot/old-*
 +</code>
 <code> <code>
 chromium-browser  chromium-browser 
  • tmp.1723296248.txt.gz
  • Last modified: 2024/08/10 13:24
  • by admin