Today, as I was updating my droplet in DigitalOcean. I encounter a problem that almost last an hour, making my website inaccessible to the public. The problem is when I tried to update my…
If your website are causing error and problem because of an update or either by missing configuration, it is very hard to fix especially when you're not expert on this field troubleshooting everything what…
When you have problem, turning off your server and the Apache server didn't start automatically when the server is booted. It makes your website inaccessible to your visitors. And you had to fixed it…
While you're optimizing your website, you probably encounter this little code wp-emoji-release.min.js from loading to your website and not loading to your CDN network. (A CDN is use to load all of your static…
If you experiencing error when you're adding a httpd conf file for your sites, specifically in /etc/httpd/sites-available directory and adding symbolic link in it. You got a problem when restarting your server from using…
When renewing your SSL certificate using the certbot -renew command, you got an error saying "Attempting to renew cert (yourdomain.com) from /etc/letsencrypt/renewal/yourdomain.com/conf produced an unexpected error: Problem binding to port 443: Could not bind…
Setting up an unmanaged VPS server requires you to access your server in SSH and you have to type commands in order to install programs for your server. Unmanaged VPS usually don't have a…
If you ever get an email from Google Adsense stating that you have a policy violation in one of your page. And solving this is by fixing the violation and request a review or…
If you're new to 3D modeling like me, you probably clueless how to remove all of the assigned Scene Material from an object in Material Editor. Doing this is a little bit easy and…
After you've created your first HTML5 game in DevKit, you come to the point of publishing your game in a mobile or desktop browser. To publish your game, DevKit has a special function for…