Linux
iteye_6206
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Keyboard Shortcuts for Bash
今天在网上闲逛,看到篇不错的文章, Keyboard Shortcuts for Bash 我摘录过来Ctrl + A Go to the beginning of the line you are currently typing onCtrl + E Go to the end of the line you are currently typing onCtrl + L...2007-09-02 05:51:10 · 148 阅读 · 0 评论 -
install openssh on archlinux
经朋友推荐,决定尝试下 archlinux系统安装参考 archlinux wiki 中的 Beginners Guide网络配置参考 Configuring network主要配置 /etc/rc.conf 和 /etc/resolv.conf 两个文件, 不多言配置好后#pacman -Syu #更新系统鉴于官方wiki并未给出ssh的安装和配置方法,所以我决定自己写了一个...2007-09-02 12:41:30 · 174 阅读 · 0 评论
分享