step one

作者: vanhukset | 来源:发表于2017-03-07 13:29 被阅读0次

安装chrome

安装terminator

sudo apt-get update
sudo apt-get install terminator

安装nodejs

安装之前需要安装curl
sudo apt-get install curl
之后
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
sudo apt-get install -y nodejs

安装apache2

 sudo apt-get install apache2

安装php7

sudo apt-get install php7.0 libapache2-mod-php7.0

安装mysql

sudo apt-get install mysql-server

重启apache

sudo /etc/init.d/apache2 restart

安装filezilla

sudo apt-get install filezilla

gimp

sudo add-apt-repository ppa:otto-kesselgulasch/gimp
sudo apt-get update
sudo apt-get install gimp

相关文章

  • Trap

    One step two step three step Step by step shoulder by sho...

  • step one

    已经很久时间没有写过让自己愉悦的文字。 工作以来,面对的都是文件,文件,和文件。红头的,没有红头的,文件。甚至都不...

  • one step

    最近喜欢两个产品,一个是微博 @Papajames 带领团队制造的月球模型,另外就是锤子科技 Smartisan ...

  • step one

    安装chrome 安装terminator 安装nodejs 安装apache2 安装php7 安装mysql 重...

  • one step

    UI视图:(1)UITabView相关:重用机制的理解和运用,包括对数据源多线程的操作就涉及到数据源重复的问题(2...

  • 如何区分介词to和不定式to,赶紧收藏!

    最近被one step closer to doing还是one step closer to do难住了。今天就...

  • 蹩脚方式实现发布付费内容-无平台限制

    step one

  • Train mnist using your own image

    Table of Contents [Introduction] [Method][Step One]Step T...

  • 人生,当取自己所需

    Step One:Go Capture Step Two:Go Dream Step Three:Go Explo...

  • 英语晨读

    Every step you take is one step closer to where you want ...

网友评论

      本文标题:step one

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