How to find files In Linux
In this article i will explain you to how to find files in Linux. Find at current location # find …
In this article i will explain you to how to find files in Linux. Find at current location # find …
One of the tools I use to monitor performance on IBM AIX 5.3 and Linux is NMON. Using nmon, you …
Installation : CentOs/Fedora yum install lynis Ubuntu : apt-get install lynis Install from source : Create Directory mkdir /usr/local/lynis cd …
Installation : # yum install ncurses-devel glib2-devel GeoIP* # cd /opt # wget http://sourceforge.net/projects/goaccess/files/0.5/goaccess-0.5.tar.gz/download # tar zxvf goaccess-0.5.tar.gz # …
Login to your server as root via SSH. sudo vim /etc/motd Now type in the message you want everyone to …
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 …