debian
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| debian [2024/07/27 08:36] – protocol | debian [2026/01/10 12:44] (current) – protocol | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ===== Basics ===== | ||
| + | |||
| + | < | ||
| apt -y install screen tmux curl wget sudo libsocket6-perl vim bash-completion fzf grc nano wget iotop dnsutils gnupg2 | apt -y install screen tmux curl wget sudo libsocket6-perl vim bash-completion fzf grc nano wget iotop dnsutils gnupg2 | ||
| Line 7: | Line 10: | ||
| apt-get install --install-recommends webmin | apt-get install --install-recommends webmin | ||
| + | sed -i -e " | ||
| + | </ | ||
| - | === 11 to 12 === | + | ===== Upgrade from 11 to 12 ===== |
| sed -i -e " | sed -i -e " | ||
| Line 25: | Line 30: | ||
| + | |||
| + | https:// | ||
| + | |||
| + | |||
| + | |||
| + | ===== Upgrade from 12 to 13 ===== | ||
| + | |||
| + | < | ||
| + | |||
| + | sudo apt update && sudo apt full-upgrade -y | ||
| + | sudo apt autoclean && sudo apt autoremove -y | ||
| + | sudo cp / | ||
| + | sudo cp -r / | ||
| + | sudo sed -i ' | ||
| + | sudo find / | ||
| + | sudo apt update | ||
| + | sudo apt upgrade --without-new-pkgs -y | ||
| + | sudo apt full-upgrade -y | ||
| + | sudo apt autoremove -y | ||
| + | sudo apt autoclean | ||
| + | |||
| + | cat / | ||
| + | lsb_release -a # Should show ' | ||
| + | |||
| + | sudo systemctl reboot | ||
| + | |||
| + | </ | ||
debian.1722080166.txt.gz · Last modified: by protocol
