debian
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
debian [2024/05/13 08:06] – protocol | debian [2024/09/20 21:52] (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 "s/ |
- | echo "protocol ALL=(ALL:ALL) ALL" » /etc/sudoers && echo " | + | |
</ | </ | ||
+ | |||
+ | ===== Upgrade from 11 to 12 ===== | ||
+ | |||
+ | sed -i -e " | ||
+ | |||
+ | apt update | ||
+ | |||
+ | apt upgrade --without-new-pkgs | ||
+ | |||
+ | apt full-upgrade | ||
+ | |||
+ | apt update | ||
+ | |||
+ | sed -i -e " | ||
+ | |||
+ | apt update | ||
+ | |||
+ | https:// |
debian.1715598377.txt.gz · Last modified: 2024/05/13 08:06 by protocol