DebianThis forum is for the discussion of Debian Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I've just finished installing Debian and went through all the setting up. After using 'apt-get install x-window-system' the wizard came up. But in the wizard I messed up by setting my bitrate to 16 when it should be 24. How can I change this? x won't load because of that (at least i think so)
"dpkg-reconfigure" is a Debian specific tool that makes live easier. Run "dpkg-reconfigure kdm" or "dpkg-reconfigure xdm" to change the default login manager.
Other nice to know are:
dpkg-reconfigure xprint-common (set printer resolution)
dpkg-reconfigure fontconfig (change font rendering)
dpkg-reconfigure ssh (enable/disable the daemon)
etc.
Originally posted by Moloko "dpkg-reconfigure" is a Debian specific tool that makes live easier. Run "dpkg-reconfigure kdm" or "dpkg-reconfigure xdm" to change the default login manager.
Other nice to know are:
dpkg-reconfigure xprint-common (set printer resolution)
dpkg-reconfigure fontconfig (change font rendering)
dpkg-reconfigure ssh (enable/disable the daemon)
etc.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.