
ubuntu
文森88
个人博客
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ssh登陆ubuntu 14.10服务器
初级的ssh登陆使用 服务端 安装ssh apt-get install ssh 确认是否正常启动 ps -e |grep ssh 启动:sudo /etc/init.d/ssh start 停止: sudo /etc/init.d/ssh stop 服务端配置文件/etc/ssh/sshd_config 客原创 2015-09-23 15:48:45 · 448 阅读 · 0 评论 -
Ubuntu 14.04 proxy代理配置用戶名和密碼
http://www.nknu.net/ubuntu-14-04-proxy-authentication-config/ Ubuntu 14.04 proxy config with authentication linux | ubuntu | proxy Updated the 07 Aug 2014: added autoconfig URL settings If y转载 2015-09-23 20:09:37 · 4739 阅读 · 0 评论