
linux
pigHead_chen
性格开朗,热爱生活和美女,毕业不久,努力学习中。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ubuntu下的一些好用的命令
打开文件 xdg-open filename 或nautilus filename用firefox打开google: firefox http://google.co.ukroot权限开通:sudo passwd root输入并确认密码即可开通源文档 http://blog.sudobits.com/2011/09/05/how-to-login-as-root-in-ubunt原创 2013-05-27 16:43:38 · 735 阅读 · 0 评论 -
ubuntu使用备注
1,每次开机执行一条commandadd the command in the /etc/rc.local script that is executed at the end of startup.原创 2013-07-26 09:42:10 · 580 阅读 · 0 评论 -
ubuntu install eclipse (from:http://askubuntu.com/questions/26632/how-to-install-eclipse)
I use ubuntu 12.10 and I downloaded eclipse-java-juno-SR1-linux-gtk.tar.gz.1, tar 'eclipse-java-juno-SR1-linux-gtk.tar.gz' to /opt.sudo tar zxvf eclipse-java-juno-SR1-linux-gtk.tar.gz -C /opt2转载 2013-09-28 15:23:16 · 751 阅读 · 0 评论