apt update
apt upgrade
sudo apt-get install locales-all neovim nginx
sudo passwd
tailscale up --login-server https://headscale.xn--hrm-hoa.at/ --auth-key 57be6e98532b9dcfd74e539fc276118cf905fbd589b7d441 --advertise-exit-node --reset --force-reauth
curl -fsSL https://tailscale.com/install.sh | sh
tailscale up --login-server https://headscale.xn--hrm-hoa.at/ --auth-key 57be6e98532b9dcfd74e539fc276118cf905fbd589b7d441 --advertise-exit-node --reset --force-reauth
NETDEV=$(ip -o route get 8.8.8.8 | cut -f 5 -d " ")
sudo ethtool -K $NETDEV rx-udp-gro-forwarding on rx-gro-list off
tailscale up --login-server https://headscale.xn--hrm-hoa.at/ --auth-key 57be6e98532b9dcfd74e539fc276118cf905fbd589b7d441 --advertise-exit-node --reset --force-reauth
hostname vps
ls
bash
ls /etc/sysctl.d
echo 'net.ipv4.ip_forward = 1' | sudo tee -a /etc/sysctl.d/99-tailscale.conf
echo 'net.ipv6.conf.all.forwarding = 1' | sudo tee -a /etc/sysctl.d/99-tailscale.conf
sudo sysctl -p /etc/sysctl.d/99-tailscale.conf
tailscale status
systemctl reboot
sudo passwd u
ls
sudo usermod -aG sudo u
sudo adduser u
sudo usermod -aG sudo u
ls
su u
su u
su u
cd
cd
ls
python3 -m http.server 6767
cd
ls
python3 -m http.server 9999
python3 -m http.server 6767
screen
cd
ls
ls
screen -r
ls
docker ps
docker exec -it headscale headscale apikeys create
