Category: File System

/etc/sysconfig/network-scripts/ directory
/etc/sysconfig/network-scripts/ directory and its files /etc/sysconfig/network-scripts/ifup: /etc/sysconfig/network-scripts/ifdown: Symlinks to /sbin/ifup and /sbin/ifdown, respectively. These are the only two scripts “in” this directory that should be called directly; these two scripts call all the other […]
Linux /etc/sysconfig/ directory and its files
/etc/sysconfig/ directory contains files such as authconfig,clock, grub, keyboard, network, i18n,init, iptables. Will see usages of each files in /etc/sysconfig/ directory and basic configuration. /etc/sysconfig/authconfig Used by authconfig to store information about the system’s user information and authentication […]

What is file system in linux
In a computer, a file system is the way in which files are named and placed logically to store, retrieve and update the data and also used to manage space on the […]
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