minus-squarexcutie@linux.communitytoSelfhosted@lemmy.world•What steps do you take to secure your server and your selfhosted services?linkfedilinkEnglisharrow-up4·7 days agoTo add some points, that I do: Proper logging: So I could realize something unusual is going on rootless podman container: harder to escalate privileges and gain root Apparmor: same, plus it could trigger suspicious log entries linkfedilink
minus-squarexcutie@linux.communitytoTechnology@lemmy.world•Cloudflare announces AI Labyrinth, which uses AI-generated content to confuse and waste the resources of AI Crawlers and bots that ignore “no crawl” directives.linkfedilinkEnglisharrow-up9·20 days agoDon’t feed the troll linkfedilink
minus-squarexcutie@linux.communitytoLinux@lemmy.ml•Cronjobs: When First Connected to InternetlinkfedilinkEnglisharrow-up8·1 year agoWould it not just be the easiest way to put your scripts under /etc/network/if-up.d/? Then they get run once that connection is brought up. linkfedilink
minus-squarexcutie@linux.communitytoLinux@lemmy.ml•30 Linux System Monitoring Tools Every SysAdmin Should KnowlinkfedilinkEnglisharrow-up1·1 year agoDito linkfedilink
minus-squarexcutie@linux.communitytoLinux@lemmy.ml•What less popular text editors do you like or should have a shout out more often? What stuff do you do with it?linkfedilinkEnglisharrow-up2·edit-22 years agoJoe - just for quick edits on a text file linkfedilink
minus-squarexcutie@linux.communitytoLinux@lemmy.ml•Seeking info on all of the many, lesser known desktop environmentslinkfedilinkEnglisharrow-up2·2 years agoIceWM. Just the bare minimum I need. But nothing more. linkfedilink
To add some points, that I do: