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 。
网鬼 于 2007-11-04 17:54:01发表:
没看懂!:0wszxc
cights 于 2007-11-04 16:58:53发表:
受教了