You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

allow sudo without password

echo "`whoami`    ALL=(ALL:ALL) NOPASSWD: ALL" |sudo tee /etc/sudoers.d/`whoami`

Nginx with http2

apt install -y nginx

docker

apt install -y docker-compose-v2 docker.io

nfs client

apt install -y nfs-common

btop with intel GPU support

apt install -y btop


  • No labels