Recently, my desktop hard disk crashed. So I reinstalled Linux and created a new set of private RSA keys for authentication. However, two of my…
View More Force SSH Client To Use Given Private Key ( identity file )Category: linux
Linux Partition HOWTO
5. Partitioning with fdisk This section shows you how to actually partition your hard drive with the fdisk utility. Linux allows only 4 primary partitions.…
View More Linux Partition HOWTOCouchDB Installation
Stable releases of http://couchdb.apache.org/ maintained and provided by the CouchDB project and community, based on the officially released tarballs. Installation should be straightforward, usual caveats…
View More CouchDB InstallationHow To Install and Use PostgreSQL on Ubuntu 12.04
Install Postgres Before we install postgres, we should quick perform a quick update of the apt-get repository: apt-get update Once apt-get has updated go ahead…
View More How To Install and Use PostgreSQL on Ubuntu 12.04PostgreSQL installation in Ubuntu 12.04
PostgreSQL is a powerful and reliable object-relational database system. It’s a great alternative for MySQL. It is as easy to set up, performs better and offers…
View More PostgreSQL installation in Ubuntu 12.04Rsync (Remote Sync): 10 Practical Examples of Rsync Command in Linux
Rsync (Remote Sync) is a most commonly used command for copying and synchronizing files and directories remotely as well as locally in Linux/Unix systems. With…
View More Rsync (Remote Sync): 10 Practical Examples of Rsync Command in LinuxHow To Manage Packages In Ubuntu and Debian With Apt-Get & Apt-Cache
What is Apt-Get? Apt is a command line frontend for the dpkg packaging system and is the preferred way of managing software from the command…
View More How To Manage Packages In Ubuntu and Debian With Apt-Get & Apt-CacheHow To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 14.04
Introduction A “LAMP” stack is a group of open source software that is typically installed together to enable a server to host dynamic websites and…
View More How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 14.04How To Connect To Your Droplet with SS
How To Connect To Your Droplet with SSH This tutorial is part 1 of 3 in the series: New CentOS 7 Server Checklist This tutorial…
View More How To Connect To Your Droplet with SSAdditional Recommended Steps for New Ubuntu 14.04 Servers
Introduction After setting up the bare minimum configuration for a new server, there are some additional steps that are highly recommended in most cases. In…
View More Additional Recommended Steps for New Ubuntu 14.04 Servers