Linux Network Bandwidth check Script.
1.netpps.sh #!/bin/bash INTERVAL=”1″ # update interval in seconds if [ -z “$1” ]; then echo echo usage: $0 [network-interface] echo …
1.netpps.sh #!/bin/bash INTERVAL=”1″ # update interval in seconds if [ -z “$1” ]; then echo echo usage: $0 [network-interface] echo …
Swap is a type of filesystem and is a virtual memory. Whenever your RAM is full, your operating system will …
One of the big advantages of using psacct on your server is that it provides excellent logging for activities of …
VIM An Advanced Text Editor:- => Newer Virsion of VI, the standard Unix text editor => gvim : Graphical Version …
Browsing The Filesystem Some Important Directories Red hat root (main)directory: / Home Directories: /root ( home directory of …
zip is used to compress the files to reduce file size and also used as file package utility. Create TAR …
Solr Installation :- Apacha Solr requires Tomcat, so the first step, install the Tomcat server: apt-get install tomcat6 want to …
MySQL is the most popular open-source and widely used relational database management system, MySQL is a free and open-source …
Server Ip : 10.10.10.1 Client Ip : 10.10.10.2 An NFS server on linux requires 3 services to be running in …
Download and Install: Check if both Postfix and Dovecot is not yet installed in your system. # rpm –q postfix …