centos
文章平均质量分 75
寒天一点冰
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Centos VM虚拟机挂载磁盘分区
1.查看系统当前分区情况实例:E10-3:~ # df -hFilesystem Size Used Avail Use% Mounted on/dev/sda2 40G 4.7G 33G 13% /devtmpfs 12G 144K 12G 1% /devtmpfs原创 2017-12-11 15:23:41 · 719 阅读 · 0 评论 -
CentOS 6.5 tree命令
下载软件包http://mama.indstate.edu/users/ice/tree/tree-1.7.0.tgz[root@localhost ~]# tar zxvf tree-1.7.0.tg[root@localhost ~]# cd tree-1.7.0[root@localhost tree-1.7.0]# lsCHANGES doc原创 2017-12-26 11:52:59 · 669 阅读 · 0 评论 -
Centos6.5 VIM python 自动补全
Pydiction 可以是我们使用Tab键自动补全Python代码在Vim,是一款非常不错的插件。[root@localhost ~]# mkdir ~/.vim[root@localhost ~]# mkdir ~/.vim/bundle[root@localhost ~]# cd ~/.vim/bundle/[root@localhost bundle]# gi原创 2017-12-26 11:57:42 · 916 阅读 · 0 评论
分享