Just trying my hand with the animals.
Mother wanted some pics of her cats, do you see cats?
My Own Little Piece of the Web
Mother wanted some pics of her cats, do you see cats?
Version used: iptables -t mangle -A PREROUTING -i eth0 -j TTL –ttl-set 64 iptables -t nat -I PREROUTING -i br-lan
Continue readingIptables block DNS outbound and mangle TTL Examples
Ubuntu-wget https://raw.githubusercontent.com/wickedyoda/public-setupfiles/main/server_config/ubuntu/setup.sh Debian-wget https://raw.githubusercontent.com/wickedyoda/public-setupfiles/main/server_config/debian/debian-setup.sh
Ubuntu- wget https://raw.githubusercontent.com/wickedyoda/public-setupfiles/main/server_config/ubuntu/ubuntu-setup.sh chmod +x ./ubuntu-setup.sh Debian- wget https://raw.githubusercontent.com/wickedyoda/public-setupfiles/main/server_config/debian/debian-setup.sh chmod +x ./debian-setup.sh install docker on debian wget https://raw.githubusercontent.com/wickedyoda/public-setupfiles/main/server_config/debian/debian-docker-install.sh chmod +x
I am pulling the repo locally; it’s public, so anyone can. git init git remote add origin https://github.com/wickedyoda/public-setupfiles git fetch
Copy To remove “rm -rf .git” sudo if needed To make executable… Copy Run Updates: ./public-setupfiles/updates/updates.sh
How to Use a Tailscale VPN for Remote Work and Travel Introduction Remote work has taken off since the COVID-19
Continue readingHow to Use a Tailscale VPN for Remote Work and Travel by The Wired Nomad