User Tools

Site Tools


debian_fresh_install

This is an old revision of the document!


apt -y install screen tmux curl wget sudo libsocket6-perl vim bash-completion fzf grc nano wget iotop dnsutils gnupg2

curl -o setup-repos.sh https://raw.githubusercontent.com/webmin/webmin/master/setup-repos.sh && sh setup-repos.sh -f

apt update

apt install webmin -y –install-recommends

echo “protocol ALL=(ALL:ALL) ALL” » /etc/sudoers && echo “manuel ALL=(ALL:ALL) ALL” » /etc/sudoers.d/admin

debian_fresh_install.1714869891.txt.gz · Last modified: 2024/05/04 21:44 by protocol