tools.txt (430B)
1 # create_runv_user.py (ordem): 1) criar usuário (adduser + /etc/skel) 2) chave SSH 2 # 3) public_html 4) README runv após o skel 5) apply_runv_permissions 3 # 4 # Pacotes globais + MOTD + /usr/local/bin + /etc/skel: use o módulo tools/ 5 # sudo python3 tools/tools.py 6 # Lista oficial: tools/manifests/apt_packages.txt 7 8 sudo apt update 9 sudo apt install -y byobu tmux lynx weechat weechat-headless mutt bsdgames tree less curl wget git