Linux

Posted test1234

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux相关的知识,希望对你有一定的参考价值。

腾讯云

  cat default.pass  里面有数据库的 root 权限,自动生成数据库名及权限,FTP 权限

  vi /var/tomcat/tomcat-7/conf/server.xml 

    <Host name="localhost" appBase="webapps" 

    unpackWARs="true" autoDeploy="true">
      <alias>yourdomain1.com</alias>
      <alias>yourdomain2.com</alias>绑定域名

  service mysqld (start|stop|restart)  mysql

  service vsftpd (start|stop|restart)  vsftpd

   /yjdata/www/tomcat.sh start   tomact

   /yjdata/www/tomcat.sh stop 

   /yjdata/www/change_tomcat_version.sh 8 表示将 tomcat 版本切换到 8 
  /yjdata/www/change_jdk_version.sh 1.8 表示将 jdk 版本切换到 1.8 

以上是关于Linux的主要内容,如果未能解决你的问题,请参考以下文章

LinuxLinux博客汇总

Linuxlinux命令大全

linuxlinux 安装 protobuf 2.5.0 版本

LinuxLinux使用简单密码|短密码

linuxlinux shell 判断是安装了某个软件

Linuxlinux压缩和解压缩命令大全