"""""""""""""""""""""""""""""""""""""""""""""""""" ...
虽然从很久前就开始用 VIM 了,但一直都是半调吊子,翻来覆去只用自己会的命令。最近为了提高书写代码的效率,还有 coding 时候的乐趣,又重新钻研了一下 VIM,发现了一篇很好的 VIM 入门的文章,原文是英文版的,我觉得非常适合 VIM 使用入门,所以翻译了过来。这里是简单的介绍了 VIM 的操作方式,并没有说为什么要用 VIM,如果你想知道答案可以去 Google,VIM 被誉为编辑器之神。 这篇教程写了在不同工作模式下使用 VIM 的一些基本技巧——即插入模式(insert mode), 命令模式(command mode), 存取文件等。目的是帮助刚刚接触 ...
1.VMware:http://www.vmware.com/ 2.Parallels:http://www.parallels.com/ 3.Xen:http://www.xensource.com/ 4.Virtual Iron: 5.Microsoft Virtual Server 6.Microsoft Virtual PC 7.VirtualBox:http://www.virtualbox.org/ 8.KVM: 9.QEMU
2007-06-23

VNC & GDM Configuration On Fedora 7

关键字: Linux,VNC,GDM,XDMCP
There are some great turotials on getting the basics of VNC set up, but it always logs you right into the machine as a specific user...I want to choose my user....VNC + GDM is the answer VNC + GDM will allow you to fir a vnc viewr at you linux box and have the GDM appear. This information contained ...