minus-squarexcutie@linux.communitytoSelfhosted@lemmy.world•What steps do you take to secure your server and your selfhosted services?linkfedilinkEnglisharrow-up3·23 hours 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·13 days agoDon’t feed the troll linkfedilink
minus-squarexcutie@linux.communitytolinuxmemes@lemmy.world•Remove the French language pack. Thank me later.linkfedilinkEnglisharrow-up24·5 months agoIf you are French, the same command works to remove your freedom pack. linkfedilink
xcutie@linux.community to Debian operating system@lemmy.mlEnglish · 10 months agoDebian wins Swiss trademark action against former developerplus-squarewww.debian.orgexternal-linkmessage-square5fedilinkarrow-up127arrow-down10
arrow-up127arrow-down1external-linkDebian wins Swiss trademark action against former developerplus-squarewww.debian.orgxcutie@linux.community to Debian operating system@lemmy.mlEnglish · 10 months agomessage-square5fedilink
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
To add some points, that I do: