Debian40r1 installation and configuration process

Source: Internet
Author: User
Debian40r1 installation and configuration process-Linux Release Technology-Debian information. The following is a detailed description. Base-config # configure the basic system, which cannot be used after debian 4

Apt-get remove exim4 # Delete MTA. Increase startup speed

Apt-get install rcconf # configure the startup service items

Apt-get install x-window-system-core # install X-Window core

Apt-get install gnome-core # install Gnome core

Apt-get install libncurses5-dev # Kernel Compiling required modules

Tune2fs-c # Hard Disk startup Count Detection
Apt-get install xmms totem

Apt-get install gksu synaptic # new software management

Apt-get install scim-chinese scim-gtk2-immodule # Input Method

Apt-get install file-roller # archive manager, right-click and decompress

Apt-get install pmount # automatically mount to test gnome
Apt-get install usbmount # automatic mounting of usb devices
The configuration file of usbmount is/etc/usbmount. conf. The fields to be modified are as follows:
FILESYSTEMS = "ext2, ext3, vfat, ntfs"
MOUNTOPTIONS = "iocharset = gb2312, sync, noexec, nodev, noatime"
FS_MOUNTOPATIONS = "-fstype = vfat, gid = floppy, dmask = 0007, fmask = 0117"

# User management
Apt-get install gnome-panel-data gnome2-user-guide gnome-system-tools gnome-panel

I. ADSL dialing
ADSL generally uses the PPPoE protocol, and Debian uses the rp-pppoe software, using:
Apt-get install pppoe pppoeconf
Then run pppoeconf, automatically detect the network adapter connecting to ADSL, and enter the relevant parameters, such as the user name and password, to connect to the Internet using pon.
The generated configuration file is at:/etc/ppp/peers/dsl-provider.
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.