How to speed up rsync over ssh in linux
In this tutorial we will show you how to speed up rsync over ssh in linux. Usually using rsync over ssh will be downgrade the throughput and performance because ssh protocol always use compression...
In this tutorial we will show you how to speed up rsync over ssh in linux. Usually using rsync over ssh will be downgrade the throughput and performance because ssh protocol always use compression...
In this tutorial we will show you how to configure bonding interface on Ubuntu 16.04 LTS server. Using bonding interface method you can push your network trafict based on your lan interface you have,...
In this tutorial we will show you how to install and configure Monit Monitoring Tool on Ubuntu 16.04 LTS server. Monit is tool to monitor process running in your linux or unix operating system...
In this tutorial we will guide you how to install and configure gitlab on ubuntu 16.04 server. GitLab is an online Git repository manager with a wiki, issue tracking, CI and CD. GitLab gives...
In this tutorial we will show you how to increase additional entropy for servers using haveged. For you don’t know entropy, entropy is the randomness collected by an operating system or application for use...
In this tutorial we will show you how to install ssl certificate letsencrypt with lighttpd. For you dont know letsencrypt, letsencrypt it’s an alternative ssl certificate and we can use it for free for...
In this tutorial we will show you how to speed up apt-get on Ubuntu Linux 16.04 LTS server with apt-fast. Like apt-get, apt-fast can use to install and remove package on ubuntu or debian...
In this tutorial we will show you how to install and configure rsync as daemon) on ubuntu 16.04 server. Rsync basically use to synchronize from source file/folder to target file/folder, you can use it...
In this article, we will guide you how to configure RAID 0 Array using the ‘mdadm’ utility on ubuntu 16.04. The ‘mdadm’ is a utility which is used to create, manage and monitor software...
In this tutorial we will show you how to install mongoDB on ubuntu 16.04. MongoDB is an open source, document-oriented database. Instead of storing your data in tables and rows as you would with...
Recent Comments