On Thu, 2013-04-25 at 13:04 +0100, Adekoya Adekunle wrote:
I want to know the right command to type from a bash shell so that i can
- Check the version of my cent os
lsb_release -a
- Check all the open ports (tcp and udp) on my machine
netstat -atulp (man netstat)
- Open a specific port say port 3306 so that a telnet request from a
remote machiene can be accepted
man iptables
- Disable the effect of 3 above in case I want to
Thanks in anticiaption of your kind responses to the questions above. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos