

Thanks for the suggestion
Thanks for the suggestion
What would you suggest instead?
Install fresh tomato to this and you’ll get a much better AP with very good firewall and QOS and traffic inspection. Also good SNMP for monitoring
I think we’re in that meme friend.
There’s a protest planned for today near you. If you’d like to attend below is a bit of info.
Some more media mentions, mostly local and brief:
edit:
BONUS:
Honestly with the Trump government right now and the pending trade war, this might be good for Bitcoin. It’s supposed to be a store or wealth that you use to buy other cryptos like monero to spend.
This is not good for the environment because crypto mining is second only to AI model training in useless expendenture of natural resources and pollution.
But ironically, and I say this with no joy. This could be good for Bitcoin and that’s bad for us all.
Simplest way would be to mount the nfs share natively on the proxmox host and then backup to that file location in storage.
Here’s a good thread on it
https://forum.proxmox.com/threads/how-to-setup-nfs-for-proxmox-backups.20525/
If you’re thinking of encryption you need to think about how that could impact data recovery.
The more involved you are with your kid’s life, the more you’ll be around to help if shit goes south with King. It’s a really good sign that your kid wants you involved in all aspects of their life. Be a place of respite and safety for your son. Otherwise they’re going to look for that elsewhere and where they find that it won’t necessarily have the best interest of your son at heart.
Outrage breeds engagement
https://www.nature.com/articles/s41599-020-00550-7
Also stupid questions are useful in all fields of study/research.
Cloudflare tunnels are cheap(free if it’s just a couple), simple, and really great.
You’re using something in front of caddy right?
Atleast refuse basic headers and close connections
add_header X-Robots-Tag "noindex, nofollow, nosnippet, noarchive";
server {
listen 80 default_server;
listen [::]:80 default_server;
listen 443 default_server;
listen [::]:443 default_server;
ssl_certificate certs/server.cert;
ssl_certificate_key certs/server.key;
server_name _;
return 444; #CONNECTION CLOSED WITHOUT RESPONSE
}
Ports, any NAT, internal IPs. The first part of an organized attack is getting environment enumeration down. If a bad actor can map your network they can more efficiently direct their attack.
Empty acidic oceans and smaller mammals. Larger insects and more carnivorous plants. No human life.
That’s a very accurate assessment. Even on hexbear there’s contentious debate regarding China and Soviet Russia.
Holy shit the sea of strawmen in this thread is insane.
It’s on the Grok github with 225k stars
It’s a custom nginx proxy to the kube api. Too long to get into it. I was hired to move this giant cluster that started as a lab and make it production ready.
Thanks for the feedback
Yes. You can always build from source; If need be