Windows UTC Bios Time support
If you're using Linux and Windows on the same computer, you've probably noticed they're not managing time the same way. Linux considers BIOS time as UTC »
If you're using Linux and Windows on the same computer, you've probably noticed they're not managing time the same way. Linux considers BIOS time as UTC »
When I first started this blog, I promised to myself not to post anything about Ghost Blogs - mainly because when I was looking for installing »
In case you want to remove all your Iptables rules : iptables -P INPUT ACCEPT iptables -P FORWARD ACCEPT iptables -P OUTPUT ACCEPT iptables -F iptables -X »
This little trick can be very useful when you do a migration from a server to another one (during DNS propagation for instance) : Note: the following »
After having configured Apache with Let's Encrypt certificates (see my previous post), we will now work on optimizing the SSL configuration of apache. Note: the following »