AceSLS
@AceSLS@ani.social
- Comment on How to harden against SSH brute-forcing? 2 days ago:
Like others said, disable password auth and setup auth keys instead.
Bonus points for moving the ssh port, using fail2ban and also setting up a tarpit with something like endlessh
- Comment on 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux? 3 days ago:
RDP clients on Linux are ass.
Remmina is better than windows native remote desktep shit imo
- Comment on The struggle is real 2 weeks ago:
Many games do this intentionally btw. Make you lose some rounds and then give you an easy one to keep you hooked
- Comment on Help with iptables, using nixos setting up a wiregaurd server for friends 1 month ago:
No, AllowedIPs should be set to your internal Wireguards IPrange
Here’s an example of one of my client configs:
[Interface] Address = 10.8.0.2/32 PrivateKey = [Peer] PublicKey = PresharedKey = Endpoint = 192.168.0.3:51820 AllowedIPs = 10.8.0.0/16
Just be careful to not mess up your subnet masks. For example my [Interface] Address ends with /32 because that only leaves 10.8.0.2 In the [Peer] Section i set it to /16 which will allow the client to connect to 10.8.x.x iirc
- Comment on Help with iptables, using nixos setting up a wiregaurd server for friends 1 month ago:
Correct me if I’m wrong, but shouldn’t this be as easy as setting AllowedIPs to your server ip in your clients configs aswell as your server config?
- Comment on [deleted] 5 months ago:
This has always been the case when “buying” things on Steam. Almost every digital good you buy is like that
Only thing that changed is legislation is finally catching up and these companies won’t be allowed to use the word purchase/buy anymore in the near future
- Comment on Tough Shit 5 months ago:
This was very informative
- Comment on Amazon's Stock Clearance: Upgrade Your TV with Amazing Fire TV Stick Discounts 6 months ago:
Fucking ad for a Spyware infested piece of shit
My parents use some, they spam my PCs fucking firewall logs like hell. They also regulary get silent updates which make them slower and slower and slower (which shouldn’t be possible because it’s freezing all the time)