Q. I am new to Linux. While playing with Linux display setting I made few of change to monitor and video card settings and restarted the Linux computer. Now I am getting very bad display. I am not able to get back GUI tools, how do I fix this mess?
A. Linux comes with the X Configuration Tool. Sometime you play with X display and after restart it will not work or during installation you select wrong settings. Here are list of tools you can use to reset your monitor and video card display settings:
If you are using FreeBSD use following two commands:
# Xorg -configure
# XFree86 -configure
Alternatively, use sysinstall tool:
# sysinstall
If you are using Debian Linux type command:
# dpkg-reconfigure xserver-xfree86
If you are using RedHat Enterprise or Fedora Linux type command:
# redhat-config-xfree86
See also:
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -

{ 2 comments… read them below or add one }
i m new ti linux……… i need configuring of hardware components like sound cards, display cards, network cards, modem etc……….
what about if im using open suse 10.3 or 11.1?