摘要:
http://blog.topspeedsnail.com/archives/4551 https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-8-on-ubuntu-16-04 遇到的问题: A、u
阅读全文
posted @ 2017-05-12 16:48
码农时刻
阅读(209)
推荐(0)
编辑
posted @ 2017-05-12 16:33
码农时刻
阅读(125)
推荐(0)
编辑
摘要:
来源:http://bbs.qcloud.com/thread-24970-1-1.html 两种方式mark以下: 1. rsync 【优点】功能强大,操作类似scp,支持排除目录,支持限速参数;还支持本地复制。 【缺点】暂无 【用法】 rsync是类unix系统下的数据镜像备份工具,从软件的命名
阅读全文
posted @ 2017-05-12 15:59
码农时刻
阅读(2869)
推荐(0)
编辑
摘要:
https://tecadmin.net/install-oracle-java-8-ubuntu-via-ppa/ https://www.digitalocean.com/community/tutorials/how-to-install-java-with-apt-get-on-ubuntu
阅读全文
posted @ 2017-05-12 14:31
码农时刻
阅读(261)
推荐(0)
编辑
摘要:
http://zqloter.blog.163.com/blog/static/8940004201211102401365/ add-apt-repository command not found, 需要安装两个东西: sudo apt-get install python-software-p
阅读全文
posted @ 2017-05-12 14:11
码农时刻
阅读(126)
推荐(0)
编辑
摘要:
https://www.digitalocean.com/community/tutorials/how-to-install-mysql-on-ubuntu-14-04 sudo apt-get update sudo apt-get install mysql-server 设置mysql ht
阅读全文
posted @ 2017-05-12 13:31
码农时刻
阅读(123)
推荐(0)
编辑
摘要:
2、安装git sudo apt-get install git 3、http://stackoverflow.com/questions/26595620/how-to-install-ruby-2-1-4-on-ubuntu-14-04下载rbenv 并设置好环境变量: 安装: export P
阅读全文
posted @ 2017-05-12 11:47
码农时刻
阅读(1162)
推荐(0)
编辑