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:
🐧 2 comments so far... add one ↓
Category | List of Unix and Linux commands |
---|---|
File Management | cat |
Firewall | Alpine Awall • CentOS 8 • OpenSUSE • RHEL 8 • Ubuntu 16.04 • Ubuntu 18.04 • Ubuntu 20.04 |
Network Utilities | dig • host • ip • nmap |
OpenVPN | CentOS 7 • CentOS 8 • Debian 10 • Debian 8/9 • Ubuntu 18.04 • Ubuntu 20.04 |
Package Manager | apk • apt |
Processes Management | bg • chroot • cron • disown • fg • jobs • killall • kill • pidof • pstree • pwdx • time |
Searching | grep • whereis • which |
User Information | groups • id • lastcomm • last • lid/libuser-lid • logname • members • users • whoami • who • w |
WireGuard VPN | Alpine • CentOS 8 • Debian 10 • Firewall • Ubuntu 20.04 |
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?