Configure your own ubuntu

Source: Internet
Author: User
Download the Ubuntu-7.04-server-i386.iso first install the basic system and then add the required software: apt-getinstallbuild-essential tialapt-getinstallx-window-system-coreapt-getinstallxfonts-wqyapt-getinstallfvwm-crystalapt-getinstallwdmapt-getin download Ubuntu-7.04-server-i386.iso
First install the basic system and then add the required software:

Apt-get install build-essential
Apt-get install x-window-system-core
Apt-get install xfonts-wqy
Apt-get install fvwm-crystal
Apt-get install wdm
Apt-get install mousepad
Apt-get install rox-filer
Apt-get install xfce4-terminal
Apt-get install firefox
Apt-get install mozilla-firefox-locale-zh-cn
Apt-get install scim
Apt-get install eva

Enable SCIM automatically
Create the text 95 xinput in/etc/X11/Xsession. d/
Export XMODIFIERS = @ im = SCIM;
Export GTK_IM_MODULE = "scim ";
Scim-d

Sudo chmod + 755/etc/X11/Xsession. d/95 xinput

Configure JAVA
Apt-get install sun-java6-jdk

Tip: During the installation process, you need to answer whether you agree to use the Protocol (red-blue prompt page in the terminal). press tab to OK, press enter to properly install and set the current default java interpreter:

Sudo update-alternatives -- config java

Install the browser's JAVA Plugin (optional): sudo apt-get install sun-java6-plugin

Configure the environment variable sudo mousepad ~ /. Bashrc

Export JAVA_HOME =/usr/lib/jvm/java-6-sun
Export PATH = $ PATH: $ JAVA_HOME/bin

Sudo mousepad/etc/environmen

CLASSPATH =/usr/lib/java-6-sun/lib
JAVA_HOME =/usr/lib/java-6-sun

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.