Utils
This commit is contained in:
@@ -8,3 +8,6 @@ Speed test:
|
||||
|
||||
Debian 10 sources.list:
|
||||
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/deb10_sources_list.sh)
|
||||
|
||||
Debian 11 sources.list:
|
||||
. <(wget -qO- http://astrader.net:3006/sem/Utils/raw/branch/main/miscellaneous/deb11_sources_list.sh)
|
||||
|
||||
@@ -8,4 +8,9 @@ deb http://deb.debian.org/debian bullseye-updates main
|
||||
deb-src http://deb.debian.org/debian bullseye-updates main
|
||||
deb http://deb.debian.org/debian bullseye-backports main
|
||||
deb-src http://deb.debian.org/debian bullseye-backports main
|
||||
EOF
|
||||
EOF
|
||||
|
||||
apt update
|
||||
apt upgrade -y
|
||||
apt install sudo openssh-server mc htop qemu-guest-agent ioping fio -y
|
||||
usermod -aG sudo sem
|
||||
Reference in New Issue
Block a user