Ubuntu 5.10 configuration notes

Source: Internet
Author: User
Document directory
  •  
  • Upgrade the system to the latest version.
  • Set local environment
  • Installation Input Method scim
  • Set lc_all and other attributes
  • Upgrade your kernel (Inter chip)
  • Install the lamp Basic Platform
  • Install the NVIDIA graphics card driver
  • Font beautification
  • Get a bag
  • Organize font files
  • Font adjustment scheme
  • Restart x
  • 1. upgrade the system to the latest version.
  • 2. Set the local environment
  • 3 install the input method scim
  • 4. Set lc_all and other attributes.
  • 5. Upgrade your kernel (Inter chip)
  • 6. Install the lamp Basic Platform
  • 7. Install the NVIDIA graphics card driver
  • 8 font beautification
Upgrade the system to the latest version.

$ Sudo gedit/etc/APT/sources. List

Deb http://ubuntu.cn99.com/ubuntu/ breezy main restricted universe multiverse
Deb http://ubuntu.cn99.com/ubuntu/ breezy-Updates main restricted universe multiverse
Deb http://ubuntu.cn99.com/ubuntu/ breezy-security main restricted universe multiverse
Deb http://ubuntu.cn99.com/ubuntu/ breezy-backports main restricted universe multiverse
Deb http://ubuntu.cn99.com/ubuntu-cn/ breezy main restricted universe multiverse
Deb http://ubuntu.cn99.com/backports/ breezy-extras main restricted universe multiverse

$ Sudo apt-Get update
$ Sudo apt-Get dist-Upgrade

[Edit]

Set local environment

$ Sudo dpkg-reconfigure locales

[Edit]

Installation Input Method scim

$ Sudo apt-Get install scim-modules-socket scim-modules-Table scim-pinyin scim-tables-ZH scim-input-pad
$ Sudo sh-c "Echo 'export xmodifiers = @ im = scim; export gtk_im_module =" scim "; scim-d'>/etc/X11/xsession. d/95 xinput"
$ Sudo chmod + 755/etc/X11/xsession. d/95 xinput

[Edit]

Set lc_all and other attributes

$ Sudo gedit/etc/environment

Language = "en_us: en"
Lc_ctype = zh_CN.UTF-8
Lang = en_GB.UTF-8
Ststst_id3_tag_encoding = GBK

[Edit]

Upgrade your kernel (Inter chip)

$ Sudo apt-Get install linux-686

[Edit]

Install the lamp Basic Platform

Please refer to my lamp configuration notes

[Edit]

Install the NVIDIA graphics card driver

Please refer to my installation of the NVIDIA graphics card driver

[Edit]

Font beautification

Contents

[Hide]

  • 1. Get the bag
  • 2. Organize font files
  • 3. Font adjustment scheme
  • 4. Restart x

[Edit]

Get a bag

Http://ruly.cn/storage/myfonts.tgz

$ Tar xvf myfonts. tgz

[Edit]

Organize font files

Clear Ubuntu's built-in "weird" Chinese Fonts
$ Sudo Rm-r/usr/share/fonts/TrueType
Load your own font package
$ Sudo CP-r myfonts/usr/share/fonts/TrueType
$ Sudo FC-Cache-F-V

[Edit]

Font adjustment scheme

To adjust the font display scheme, use the "font Preferences" Panel: System-> preferences-> font

[Edit]

Restart x

[CTRL] + [alt] + [backspace]

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.