Current OS Templates Available for SolarSystem Mission Control SolarSystem Mission Control is currently in a state of change. Due to Read more
CentOS
How To Synchronize A Directory From One Linux Server To Another Using Rsync
In this tutorial we will be using Rsync to synchronize a directory from Linux ServerA to Linux ServerB over SSH Read more
How To Copy Files From One Linux Server To Another Using Rsync
In this tutorial we will be using Rsync to copy a file on Linux ServerA to Linux ServerB over SSH Read more
Error On Yum : Thread died in Berkeley DB library
Running yum search, there was an error: [root@localhost~]# yum search system-config rpmdb: Thread/process 1528/47869554445088 failed: Thread died in Berkeley DB Read more
How To Install NGINX on CentOS 6
*WARNING* For this how to we will be using a third party yum repository. First we will install the third Read more
How To Install NTP Server on Centos 6
In this how to we will be installing the NTP (network time protocol) daemon. We first start by installing ntp: Read more
How To Configure SSH Access For Key Authentication Only On Your CentOS SSH Server
This how to assumes you have SSH Keys installed on your server. If you do not you can follow either Read more
How to Set Up SSH Keys with Linux Commandline
In this tutorial we are going to setup encrypted keys for authentication through SSH. There are many benefits to this Read more
How to add your SSH public key to CentOS
In this tutorial we are going to add our public key for authentication through SSH. There are many benefits to Read more
How to Install MySQL on CentOS 6
*WARNING* For this how to we will be using a third party yum repository. First we will install the third Read more