TuXHaT


Linux / sysadmin / Debian / Ubuntu / Red Hat / Centos
delete
Host is blocked because of many connect... Error: “Host ‘xxx.xxx.xxx.xxx’ is blocked because of many connection errors; unblock with ‘mysqladmin flush-hosts’Connection closed by foreign host.” If you get the above error for a genuine client connection to the MySQL server. You should consider to increase the...
delete
How to setup local yum repository for ce... You should already have /etc/yum.repos.d/CentOS-Media.repo after installing centos. If you don’t have one create as below, [c5-media] name=CentOS-$releasever – Media baseurl=file:///media/CentOS/ file:///media/cdrom/ file:///media/cdrecorder/ enabled=0 Then mount your cdrom to either /media/CentOS/...
delete
Setup terminal session timeouts in windo... * Take Group policy editor * Computer Configuration \ Administrative Templates \ Windows Components \ Terminal Services \ Session \ More details can be found here, http://technet.microsoft.com/en-us/library/cc753112.aspx
delete
remove pulse audio from fedora 9... Pulse audio is still buggy in fedora 9, so don’t use it. Problems encountered, * No simultaneous access to the dsp device * When switching from X to tty background audio crashes So remove pulse audio and fall back to ALSA, yum remove pulseaudio alsa-plugins-pulseaudio
delete
Ext 4 filesystem stable released with li... All should be well set to go ahead with migrating to ext4 filesystem, as stable version of ext4 is out with the latest linux kernel 2.6.28. Unlike ext2 to ext3, which was all about adding journaling feature to ext2, ext4 had lot of improvements. Ext3 – 16 TB of maximum filesystem size, and 2...

Next Entries »