Basic Stuff

How to mount DigitalOcean Space on CentOS 7

DigitalOcean S3 compatible object storage called Spaces allows you to store and serve large amounts of data. They are easy…

5 years ago

How to backup WHM/cPanel accounts to DigitalOcean Spaces

For the past several years I have been using Amazon S3 to backup my WHM/cPanel accounts. It works quite good…

6 years ago

How to mount Amazon S3 bucket with Goofys?

While experimenting with s3fs I have also found out another tool written in go programming language that named Goofys. Like s3fs,…

6 years ago

Installig git on CentOS 6 fails with Requires: libcurl.so.3()(64bit)

Today I had to install git on one server running on CentOS 6, but yum install git returned the following error:…

7 years ago

How to install Git on cPanel/WHM server running CentOS

Today I wanted to install Git on a server with cPanel/WHM and have got the following result: yum install git…

7 years ago

How to remove old kernels on RHEL/CentOS

If your /boot partition is running out of disk space this is probably because you got bunch of old Linux…

7 years ago

How to add SSH key to existing DigitalOcean droplet

Logging in to your DigitalOcean droplets is more secure if you use SSH keys compared to using root password. Today, I had to add…

8 years ago

How to safely install git on cPanel/WHM?

GIT is popular version control system for software development and it's really common today. Installation on servers without cPanel is pretty simple…

9 years ago

DigitalOcean vs. Linode

I've seen numerous DigitalOcean vs Linode reviews but for some reason people always made these tests with the cheapest plans.…

9 years ago

How to install Munin monitoring on cPanel/WHM

Many people like to have some monitoring tool with lots of charts so they can track better how their server…

9 years ago