首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > UNIXLINUX >

linux 下令搜集-1

2013-07-08 
linux 命令搜集-1?chmod 755 /etc/rc.d/init.d/tomcat chkconfig --add tomcatchkconfig tomcat onchkconf

linux 命令搜集-1

?

chmod 755 /etc/rc.d/init.d/tomcat 

chkconfig --add tomcat

chkconfig tomcat on

chkconfig --list tomcat

/etc/rc.d/init.d/tomcat start

?

?yum只下载不安装

?

yum install --downloadonly --downloaddir=/tmp vsftpd

?

mysql远程登录:

Grant all privileges on *.* to 'root'@'%' identified by '123456' with grant option;

flush privileges;

?

?

?

?

?

?

热点排行