查看安装的Linux版本:cat /etc/redhat-release
(2016-02-22 17:21:32)
标签:
it |
分类: linux服务器相关配置 |
[root@webserver extra]# netstat -tunlp |grep httpd
tcp
0
0 :::8080
:::*
LISTEN
9481/httpd
tcp
0
0 :::80
:::*
LISTEN
9481/httpd
tcp
0
0 :::443
:::*
LISTEN
9481/httpd
[root@webserver extra]# cat
/etc/redhat-release
Red Hat Enterprise Linux
Server release 6.5 (Santiago)
[root@webserver extra]#
后一篇:MySQL报错:突然关闭服务