I’m using Linux, and have been for over 4 years because well… I can run it on just about any hardware It seems to make…
Web developer and open source enthusiast
I’m using Linux, and have been for over 4 years because well… I can run it on just about any hardware It seems to make…
Whenever I build a web server I start by configuring iptables to enable greater control over which ports I want to allow access to. In this case, the web server is only going to be serving HTTP requests so I am focusing on port 80 and 443.