centos commands cheat sheet
te hostname/IP: Traces route to host. netstat -tulnp: Lists active network connections and listening ports. ss -tuln: Alternative to netstat for socket statistics. 4. Configuring Firewall firewall-cmd --state: Checks firewall status. firewall-cmd --list-all: Lists current firewall rules. fi