Rcconf
The system boot is the service you want to start and useful tools.
Base-config
The base system is formulated, after the first startup, it is, it is, it is a lot of formulation, huh, huh.
Debconf debian package formulation system
DPKG-RECONFIGURE formulates a package already installed
Very useful, any installed parcel can be prepared using it.
Apt-Get Install EtherConf
DPKG-RECONFIGURATION EtherCONF
The formulation of the network, including host name, IP, DHCP, DNS, Gateway, NetMask. . . Wait.
If you use a LAN to access the Internet, these files are important:
/ etc / hostname host name
/ ETC / Network / Interfaces network formulation
/etc/resolv.conf DNS formulation
Such as:
Nameserver 202.96.104.18
Nameserver 202.96.103.36
DPKG-Reconfiguration XServer-Xfree86
Mouse, keyboard, display and graphics card formulation, can not enter X, look at it.
Or manually modify / etc / x11 / xf86config-4, the same effect.
MODCONF
Everyone will definitely touch the form of form-based module selection interface when they just start installing the system (I also wrote a post, about how to choose the module), is it. Debian thinks very thoughtful, it is done well, just waiting for you to choose, I will forget or want to remove the module, don't rely on the problem, huh, huh.
Of course, you can also add:
/ etc / modules
It is written here that you want to load the kernel module to be loaded, you can add it yourself.
/etc/modules.conf
Module is formulated, this does not need to be changed yourself,
After you modify / etc / modules, you can rebuild /etc/modules.conf and /etc/chandev.conf with Update-modules.
Several useful commands:
Modprobe - High Level Handling of Loadable Modules
Used to load module
ModProbe -c Displays the module formulation currently being used
ModProbe -l displays a list of modules that can match, you can find modules you need.
ModProbe Modname Loading Module
Modprobe -r modname removal module
Insmod - Install Loadable Kernel Module
Install a loadable module to the running kernel.
rmmod
Uninstall the module from the running kernel.
LSMOD
List the loaded modules.
Modinfo Modname
Show information for each module, very interesting.
APT-SETUP
To formulate the APT source, it is the one you see, help you write /etc/apt/source.list.
Apt-Get Install Aptconf
DPKG-RECONFIGURE APTCONF
Formulate the APT, if which APT source is disabled, customize the APT source (like a storage room), etc., find your Source.list, fun.
Apt-Get Install Timezoneconf
DPKG-RECONFIGURE TIMEZONECONF
Formulate time zone, date, and time.
Apt-Get Install Localeconf
DPKG-RECONFIGURE LOCALECONF
Formulate Locale, don't tell me. Locale
View local locale
DPKG-RECONFIGURE LOCALES
Function with Localeconf
CPANEL, others remind, huh, huh, make a number
Chinese graphics formulation tool.
Oh, how do I know?
Oh, Apt-Cache Search Debconf
Remember to see more men (MAN), don't spend too much mind on mm :)