`
yaojingguo
  • 浏览: 202747 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

Install Ubuntu Desktop 9.04 in VirtualBox 3

阅读更多

Vritual Box
========
Install the latest version from http://www.virtualbox.org/. In this article,
Virtual Box 3.0 is used.

Ubuntu
======
Download the latest version from http://www.ubuntu.com/. In this article, Ubuntu
Desktop 9.04 is used.

Place ubuntu-9.04-desktop-i386.iso into a CDROM and start the installation.

Select ``Devices->Install Guest Additions...`` in Virtual Box running instance.
Install the Guest Addon by running ``sudo
/media/cdrom/VBoxLinuxAdditions-x86.run``.

After doing this, display resolution can be adjusted to a higher resolution.

In Ubuntu, select ``System->Administration->Update Manager`` to update the
system.

SSH Server
---------
sudo apt-get install openssh-server

Remote Desktop
--------------
http://www.ubuntugeek.com/share-your-ubuntu-desktop-using-remote-desktop.html

JDK
---
sun-java6-jdk

vim
----
vim-gnome
configure vim

~/vimrc
set gfn=Bitstream\ Vera\ Sans\ Mono\ 12
set hls
                           

Git
---
git-core

ncurses
-------
sudo apt-get install libncurses5-dev

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics