Introduction In the world of server administration, ensuring that your data is backed up regularly is crucial to maintaining the integrity and availability of your services. One way to streamline […]
Add SSH keys without overriding id_rsa file. [gitlab]
Are you trying to add ssh keys but don’t want to override id_rsa file? Well, you are at the right place. I will show you how to move ahead without […]
413 Request Entity Too Large in Nginx Ubuntu Server [Solved]
You might get this issue while uploading images either from website or from api request. Whatever is the case, the solution is same and simple. This actually occurs if you […]
How to Create an Apache SSL Certificate on Ubuntu
Installing SSL certificate on ubuntu server is quite easy. Today, I will show you how you can do that. Please follow following steps and you will be able to install […]