Subscribe to:
Post Comments (Atom)
list open ports and unix sockets
To do this I use netstat command to list all open ports: $ sudo netstat -tuplen to list open ports and unix sockets: $ sudo netstat -...
-
[ These steps may work on CentOS 5.* too] Prepare your OS for it $ sudo yum groupinstall "Development tools" $ sudo yum in...
-
Original post by imdeemvp [http://forums.fedoraforum.org/showthread.php?t=25880] [small modification by me :)] To update system. Updat...
No comments:
Post a Comment