Category Archives: Troubleshooting

Troubleshooting – Debian mouse pointer invisible

File /etc/X11/xorg.conf Section “InputDevice” Identifier “Configured Mouse” Driver “mouse” Option “HWCursor” “off” Option “SWCursor” “True” Option “CorePointer” Option “Device” “/dev/input/mice” Option “Protocol” “Auto” EndSection

Posted in Debian / Ubuntu / Kubuntu, Troubleshooting | Leave a comment

Troubleshooting | Debian – Disable the annoying beep / bell

rmmod pcspkr

Posted in Debian / Ubuntu / Kubuntu, Troubleshooting | Leave a comment

Troubleshooting Debian Ubuntu – Audio doesn’t Work

apt-get install alsa-base alsa-utils alsaconf

Posted in Debian / Ubuntu / Kubuntu, Troubleshooting | Leave a comment

CentOS: Problems & Solutions

Trying to connect to Apache but ‘Connection Refused’. Either iptables is blocking the connection or the Apache server is not running ///////////////////////////////////////////////////////////////////// ERROR 2002 (HY000): Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ The MySQL server is not running

Posted in Linux, Redhat / CentOS, Troubleshooting | Leave a comment