红联Linux门户
Linux帮助

Linux使用的五点知识

发布时间:2007-11-04 10:27:57来源:红联作者:criptshell
1、A typical Linux system will run six virtual consoles and one graphical console

Switch among virtual consoles by typing: Ctrl-Alt-F[1-6]

Access the graphical console by typing Ctrl-Alt-F7

2、linux的桌面环境并不像windows一样是写入内核的,而是内核调用X windows。也就是说The X Window System is Linux's graphical subsystem 。

3、Log into a virtual console and run startx。

4、 id shows information on the current user, finger:user information lookup program

5、主要命令:startx、gnome-terminal、passwd 、su、nano 。
文章评论

共有 2 条评论

  1. 网鬼 于 2007-11-04 17:54:01发表:

    没看懂!:0wszxc

  2. cights 于 2007-11-04 16:58:53发表:

    受教了