Top 10 Network Monitoring Tools
Are you in a job of Network monitoring. Than possibly you want to know the various tools available for network monitoring. Here, I am listing the top 10 Network Monitoring Tools. Hope some of them...
View ArticleConfiguring syslog system logger
SYSLOG – Syslog is a system logging utility provided by sysklogd. It enables us to log the system messages depending upon the service and the severity of the messages. Let us look into configuring...
View ArticleHow to Increase the Swap space in Linux
Lets see how to increase the swap space in Linux. There are two ways to increase the swap space in Linux… By adding a swap partition By adding a swap file Lets find out how to do it in each way… 1. By...
View ArticleHow to Change the Hostname without Rebooting in RedHat
This tutorial explains how to change the Hostname without rebooting in RedHat System. I am writing this tutorial because I know we as a server admin we need this so often. To see your current hostname...
View Articlenetstat -rn : Displaying the Routing Table in Linux
Netstat command displays various network related information such as network connections, routing tables, interface statistics, masquerade connections, multicast memberships etc and we use it for day...
View Article/etc/fstab, /etc/mtab, /proc/mounts files and df command in Linux
There are several different ways of seeing what is mounted on RHEL system ? And knowing all these files can help you in trouble shooting issues related with mounting and unmouting filesystems. 1)...
View ArticleHow to spoof mac address in Linux
Here we will see a technique how to spoof MAC address in Linux. MAC address spoofing is changing the Media Access Control (MAC) address of the network interface card (NIC). First of all let me tell you...
View ArticleModify or Disable default filesystem check parameter with tune2fs
When we create a new filesstem in Linux we get a message like below regrading tune2fs . “This filesystem will be automatically checked every 28 mounts or 180 days, whichever comes first. Use tune2fs -c...
View ArticleHow to enable X11 forwarding on Linux
There are a few vendor applications, notably including Oracle Database and Application Server products, that are difficult to install using CLI without a GUI. The solution to the problem stated above...
View ArticleHow to Find HBA Card WWPN Address on Linux
We need “WWPN address” information of HBA card to create zoning on fiber channel switch to assign and unassign storage to a Linux host. There are two differnet methods to find “WWPN Address” on Linux...
View Article