注册 | 登录 忘记密码? 51cto首页 | 博客 | 论坛 | 招聘
热点文章 linux服务器被黑了
 帮助
2008-06-26 10:19:49



2008-05-05 09:37:42



2008-03-05 04:47:46
First of all I want you know some useful links for install Ubuntu:
1.
http://linuxhelp.blogspot.com/2006/06/six-steps-to-installing-ubuntu-dapper.html
2. http://garamchai.frivologs.com/my-move-to-ubuntu/

It's so easy to install Ubuntu on your desktop or laptop that you do not need read the links above. BUT for some Laptop you may need some tricky configuration setup, like my toshiba satellite pro 6100 and TE2100. Both them have same video card which is GeForce4 420 Go.
..



2007-11-26 11:09:30



2007-09-14 08:23:56



2007-09-14 07:38:38



2007-09-12 07:08:05
after read the article from http://stlzy.blog.51cto.com/69882/32018

I found this from web site http://www.funtoo.org/en/articles/linux/tips/prompt/

THEN this is what I done in my ~/.bashrc, find PS1 for the color prompt
PS1='${debian_chroot:+($debian_chroot)}\[\033[35;1m\]\u@\[\033[34;1m\]\H> \[\033[0m\]'

how to select the colour you like from the select link, because couldn't find colors in Ubuntu.


have a fun.