Categories Posted inin DevopsLinux Server Managing Users and Permissions on Linux the Right Way Posted byby Wiryo Saputra 2 days ago 0 Comments 2 min I used to treat Linux permissions like an annoying warning I had to get around. “Oh, permission denied? Just slap a chmod 777 on...
Categories Posted inin DevopsLinux Server Locking Down Nginx: How I Hardened My Web Server Configuration Posted byby Wiryo Saputra 2 days ago 0 Comments 2 min I still remember the first time I deployed a production app using Nginx. Everything looked perfect on the surface — fast responses, clean logs,...
Categories Posted inin Linux ServerSecurity Disable Root SSH Access on Ubuntu 20.04: One Small Step for Security, One Giant Leap for Sanity Posted byby Wiryo Saputra 4 days ago 0 Comments 2 min So, you’ve just deployed your shiny new VPS. You’ve logged in as root, typed a few commands, maybe installed Postfix, and thought: “This is...
Categories Posted inin Mail ServerMailing System How to Create a DMARC Record to Protect Your Mail Server’s Reputation Posted byby Wiryo Saputra 4 days ago 0 Comments 2 min Welcome to Part 4 of our mail server tutorial series on Ubuntu 20.04. Before diving into DMARC, make sure you’ve followed the previous steps:✅...
Categories Posted inin Mail ServerMailing System How to Install Dovecot IMAP Server and Enable TLS Encryption on Ubuntu 20.04 Posted byby Wiryo Saputra 4 days ago 0 Comments 4 min This is Part 2 of the tutorial on how to build a mail server on Ubuntu 20.04. In Part One, we installed Postfix as...
Categories Posted inin Mail ServerMailing System How to Set Up a Secure Mail Server with Postfix on Ubuntu 20.04 (Complete with Real Config Examples) Posted byby Wiryo Saputra 5 days ago 0 Comments 3 min Setting up a mail server can be more challenging compared to other types of servers. That’s because a mail server involves many components that...