Ubuntu Installation notes on dell2950

Source: Internet
Author: User
Tags install window putty settings ssh server
1: dell2950 supports rhelas4.5 and 5. If Ubuntu is installed without a boot disk, install it directly. Set the network link and select manual. 2. In the hard disk setting step, we recommend that you manually partition the disk one way to the next step, the installation is still smooth. 3: Install the graphic logon interface to ensure that the network configuration is complete and the network can be connected to the Internet. Follow these steps to install wgethttp: // Ubuntu.cn99.com/sources.list.cn99 (NOTE: For 8.04,

1: dell2950 supports rhel as4.5 and 5. If Ubuntu is installed without a boot disk, install it directly. Set the network link and select Manual

2: In the hard disk settings, we recommend that you manually partition the disk and install it one by one.

3: Install the graphic logon interface to ensure that the network configuration is complete and the network can be connected to the Internet.

Follow these steps to install

1. wget http://Ubuntu.cn99.com/sources.list.cn99 (NOTE: For 8.04, the link should be a http://Ubuntu.cn99.com/sources.list.hardy)

Ii. sudo cp sources. list. cn99/etc/apt/sources. list (NOTE: For 8.04, the command should be sudo cp sources. list. hard/etc/apt/sources. list)

Upgrade and install x windows (GNOME) Desktop Environment

Iii. sudo apt-get update

Iv. 1. install the X window system: sudo apt-get install x-window-system-core. (Note: sudo apt-get install xorg)

2. install the logon MANAGER: sudo apt-get install xdm/TPD/kdm [note]. The most common graphical logon Manager includes XDM, TPD, and KDM. You can select one of them based on your needs.

3. install the desktop environment or window manager: sudo apt-get install ubuntu-desktop/kubuntu-desktop/xubuntu-desktop. This will install GNOME, KDE, and XFCE desktop environments respectively. For GNOME, KDE, and XFCE desktop environments, you can only install the most basic components for better customization. For example: sudo apt-get install gnome-core/kde-core/xfce4.

Of course, if you do not need a desktop environment, you can choose to install Window Manager instead. In this case, run the sudo apt-get install fluxbox/icewm/enlightenment/fvwm command.

4: Install the ssh server. If the graphic interface is not installed, make sure sudo apt-get update

Then sudo apt-get install openssh-server

The required installation space is displayed.

Ps-e | grep ssh. If sshd is found, the installation and startup are completed.

5: window putty is connected to ssh, so there is nothing to say. The main character set needs to be changed to UTF-8 (in the putty settings window-> translation select Character Set)

6. Install vsftpd (putty remote) to ensure that character set settings are complete; otherwise, installation fails,

Sudo apt-get install vsftpd

OK. The installation notes are now complete.

Related Article

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.