How to Install Wireshark on CentOS 6.2

Wireshark is a powerful and widely used network protocol analyzer that allows you to capture and analyze network traffic. It is an essential tool for network administrators and security professionals….

How to Check Server Uptime in Linux

Server uptime is an important metric that indicates how long a system has been running without interruption. In Linux, there are several commands that you can use to check server…

rhel

How to Add Atomic Repository to RHEL 6

In This post, i will show on how to install Atomic repository to Red Hat Enterprise Linux 6 (RHEL 6). Atomic repository was archived here : http://www6.atomicorp.com/channels/atomic/ Follow this steps…

centos6

How to Deny ICMP Ping Request on CentOS 6.2

Ping is a computer network administration utility used to test the reachability of a host on an Internet Protocol (IP) network. Ping operates by sending Internet Control Message Protocol (ICMP)…

linux

How to See How Many Inodes on Linux Servers?

Inode is a data structure in a Linux file system that stores information about files and directories. Every file and directory on a Linux system has an inode associated with…