> When using the 'apt-get install' command to install a program, a kind > of 'blue screen' will appear for user to config the program. Is it > possible to re-do this configuration process after installation? dpkg-reconfigure <packagename> Alexis