Database

Installing postgresql on ubuntu 16.04

Tagged , , Leave a Comment on Installing postgresql on ubuntu 16.04

Ubuntu’s default repositories contain postgresql  packages, so we can install these easily using the apt packaging system. sudo apt-get update sudo apt-get install postgresql postgresql-contrib  

READ MORE

Puppet

Configuring puppet4 server agent and puppetdb on ubuntu16.04

Tagged , , Leave a Comment on Configuring puppet4 server agent and puppetdb on ubuntu16.04

Here we are installing and configuring puppet 4 server, agent and puppetdb, Step 1: Install puppet4 server and agent Follow this link to Install puppet4  server and agent  do not start puppetserver .Once […]

READ MORE

Bonding / Networking

How to configure bonding on SuSE YaST Linux

Configure bonding on SuSE YaST Linux SuSE SLES 9’s networking configuration system does support bonding, however, at this writing, the YaST system configuration front end does not provide any means to work with bonding […]

READ MORE

Bonding / Networking

Linux Bonding Options CentOS/RHEL 6

Options for the bonding driver are supplied as parameters to the bonding module at load time, or are specified via sysfs. Module options may be given as command line arguments to the insmod or […]

READ MORE

Bonding / Networking

Configuring Linux Bonding via Sysfs

Channel Bonding may be configured via the sysfs interface. This interface allows dynamic configuration of all bonds in the system without unloading the module. It also allows for adding and removing bonds at runtime. Ifenslave […]

READ MORE

Free Web Hosting