美文网首页
Ubuntu的使用

Ubuntu的使用

作者: 7eba892e785d | 来源:发表于2017-11-09 16:18 被阅读0次

    切换root账号:

     su+当前登陆账号

     sudo passwd

    输入当前账号密码

    输入新密码

    su root

    如何在 Ubuntu 14.04 上通过 apt-get 安装 Apache Tomcat 7 、jdk、mysql

    sudo apt-get install tomcat7

    sudoapt-getinstall openjdk-7-jre-headless

    sudo apt-get installmysql-server mysql-client

    https://www.2cto.com/database/201504/387548.html

    相关文章

      网友评论

          本文标题:Ubuntu的使用

          本文链接:https://www.haomeiwen.com/subject/qscpmxtx.html