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 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.
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.