debian
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| debian [2024/05/13 07:59] – created 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 5: | Line 8: | ||
| apt update | apt update | ||
| - | apt install | + | apt-get install --install-recommends |
| - | echo "protocol ALL=(ALL:ALL) ALL" >> | + | sed -i -e "s/ |
| + | </ | ||
| + | |||
| + | ===== Upgrade from 11 to 12 ===== | ||
| + | |||
| + | sed -i -e " | ||
| + | |||
| + | apt update | ||
| + | |||
| + | apt upgrade --without-new-pkgs | ||
| + | |||
| + | apt full-upgrade | ||
| + | |||
| + | apt update | ||
| + | |||
| + | sed -i -e "s/non-free/ | ||
| + | |||
| + | apt update | ||
| + | https:// | ||
debian.1715597966.txt.gz · Last modified: 2024/05/13 07:59 by protocol
