摘要:
1、启动 MySQL安装完成后启动文件mysql在/etc/init.d目录下,在需要启动时运行下面命令即可。 [root@test1 init.d]# /etc/init.d/mysql start 2、停止 /usr/bin/mysqladmin -u root -p shutdown 3、自动启动 1)察看mysql是否在自动启动列表中 [root@test1 local... 阅读全文
posted @ 2010-01-18 21:38
瑞尼书苑
阅读(196)
评论(0)
推荐(0)
摘要:
永久打开或则关闭 chkconfig iptables on chkconfig iptables off 即时生效:重启后还原 service iptables start service iptables stop 开机默认VSFTP服务自动启动:方法一:(常用\方便) [root@localhost etc]# chkconfig --list|grep vsftpd ( 查看情况) v... 阅读全文
posted @ 2010-01-18 21:19
瑞尼书苑
阅读(360)
评论(0)
推荐(0)
浙公网安备 33010602011771号