1: select the update source
The default update source for Ubuntu may be slow. Choose system> System Management> Software source> download to the drop-down list and click the select best server button to set the speed, use the tested update source after completion
2: Chinese
Ubuntu8.10 will select a language during installation. Although the Chinese language is selected, half of the Chinese language and half of the English language are displayed after the system is installed. Select Chinese from system-system management-language support. After the application, the Language Pack is updated. Then reboot the system. After this step is completed, scim's Chinese Input Method is automatically installed
3: Install emacs23
First, add the update source to/etc/APT/sources. List:
Deb http://debs.peadrop.com
Feisty backports
Deb-Src http://debs.peadrop.com
Feisty backports
Then add verification: Open the terminal and enter
Wget http://debs.peadrop.com/DD385D79.gpg
-O-| sudo apt-key add-
Update
Sudo apt-Get update
Install
Sudo apt-Get install emacs-Snapshot-GTK
4: mount the windows (host) shared directory
Method 1 (re-connect after restart ):
First, configure the network and determine the following parameters:
Host vnet8 IP: 192.168.221.1
Windows User name: winuser
Windows logon password: winpwd
Windows shared directory: winshare
Share directory for Ubuntu to win:/usr/linuxshare
Mount win shared directory:
Sudo Mount // 192.168.221.1/winshare/usr/linuxshare/-O username = winuser, password = winpwd, dmask = 777, fmask = 777
Cancel the shared directory:
Sudo umount/usr/linuxshare/
Method 2: Access Windows sharing
In the file browser, enter SMB: // windows IP address (or host name) or access through location-Network-Windows Network