We already know basic What is Git in previous tutorial. Next We will do the installation and preparation to start […]
Category: Linux
Latest update about Linux News, Tips and Tricks
Git for Beginner
Git is one tool that is often used in software development projects. Git even become a tool that must be […]
Accessing SSH Through a browser using Shellinabox
Updating and maintaining our website anytime, anywhere are very crucial. Mostly i use my dedicated internet to access my server. […]
Fixing a 502 Bad Gateway after a Ghost update
When i tried to update my ghost blog to latest, suddenly i had a 502 Bad Gateway Error. Tried to […]
Redirecting non-www to www with Nginx on Ubuntu
I prefer to make my website to www rather than non-www. To set it up is really easy. My server […]
How To Change Time Zone in VPS Ubuntu
When you setting up a new VPS, sometimes it comes with default timezone. It is usually set to UTC. If […]
Setting Up SSL with Ghost Blog using Lets Encrypt
Recently i build (again) my website using Nginx and VPS hosted at UpCloud.com. So, after i set it up and […]
First Things To Do After Setting Up a VPS
The first things i have to do after setting up my VPS is to harden it. We are live in […]
Add Google Adsense to Ghost Blog
Adding Google Adsense to your Ghost self hosted blog is needed a little customization. Though, you can add the code […]