Category: Uncategorized

Ubuntu 16.04 No desktop only shows background wallpaper
After re install of Ubuntu 16.04 No desktop only shows background wallpaper Fix compiz problem : sudo rm -fr ~/.cache/compizconfig-1 sudo rm -fr ~/.compiz Then try this if your session not loading […]

Install Ansible on Linux
Ansible is a radically simple IT automation system. It handles configuration-management, application deployment, cloud provisioning, ad-hoc task- execution, and multinode orchestration – including trivializing things like zero downtime rolling updates with load […]

Openssl commands
OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them. The openssl program is a […]
RECENT UPDATE

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 […]

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 […]

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 […]

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 […]
MOST COMMENTED
Uncategorized
Ubuntu 16.04 No desktop only shows background wallpaper
Administration / DNS / Linux
Dig command examples
Virtualization
OpenVz(Kernel Base Open source Virtulization)
Uncategorized
Install Ansible on Linux
Puppet
Configuring puppet4 server agent and puppetdb on ubuntu16.04
Database
Installing postgresql on ubuntu 16.04
Puppet
opensource puppet4 installation on ubuntu16.04