How to mount DigitalOcean Space on CentOS 7

5 years ago

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

How to quickly and safely remove your Google+ account

6 years ago

Recently, a Wall Street Journal posted an article claiming that Google accidentaly exposed private information of hundreds of thousands Google+ users…

How to backup WHM/cPanel accounts to DigitalOcean Spaces

6 years ago

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

How to mount Amazon S3 bucket with Goofys?

6 years ago

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

How to DNS cache on Windows or macOS?

6 years ago

Almost all operating systems cache DNS records to improve the performance of applications and speed up internet access. Browsers do…

After upgrading mac from Sierra to High Sierra git no longer works

6 years ago

Recently I have upgraded your macOS on my MacBook Air from Sierra to High Sierra. After the update (that took…

Easiest way to start CPU mining on DigitalOcean, AWS, Google Cloud in under one minute

6 years ago

So, you have probably read a dozen articles or seen a handful of clips on Youtube about  how to use…

How to disable excessive resource usage alert emails?

7 years ago

If you have CSF firewall installed in cPanel you might noticed that you're getting an email every time some process…

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

7 years ago

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

Laravel 5.4 migration: Specified key was too long error solution

7 years ago

Three days ago Laravel 5.4 was released, so I have decided to give it a try. I have made a…