8
How to properly kill MySQL?view story

http://serverfault.com – I have CentOS 64bit with CPanel installed and I use service mysql stop However, it keeps doing ..... for minutes and it never stops. It used to be instant. Any idea why it does that and how to fix? Right now I have to do killall -9 mysql but is there a better way? The server is also very very active. (HowTos)

8
Installing PHP 5.4? A general question about Admin'ing things not repo-friendly?view story

https://www.centos.org – I'd use the IUS Community repo if you have to use an external repo at all. They have php 5.4 and their packages are regularly updated for security fixes. However, just like REMI and unlike Red... [by TrevorH] (HowTos)

8
kickstart manuall , staticIP config?view story

https://www.centos.org – I tested both dhcp and static configuration using the "--bootproto=query" option inside the kickstart file. Both ways I end up in a dhcp ipv6 network configuration. So thats not working. (HowTos)

8
managing customized OS's with version controlview story

https://www.centos.org – Welcome to the CentOS fora.As your request for input / advice is not related to a CentOS issue, I have moved this thread to a more appropriate location. [by AlanBartlett] (HowTos)

8
Tutorial for converting family pictures to line drawings for kids to use as a coloring bookview story

https://www.centos.org – I think perhaps I should now move this thread to CentOS Social and by doing so, answer the last question so asked! [by AlanBartlett] (HowTos)

7
Installing PHP 5.4.11 on CentOS 6.3view story

http://serverfault.com – I have PHP 5.3.3 on my CentOs 6.3 server, Since this version of PHP is vulnerable now trying to upgrade to PHP 5.4.11 but the default repository of CentOs does not have PHP > 5.3.3 so yum can not detect the newer version. I then installed remi repository on my server rpm -Uvh http://download.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noa... rpm -Uvh http://rpms.famillecollet.co (HowTos)

7
Forward all mail from two domains to one single Gmailview story

http://serverfault.com – I've been attempting to forward all mail from @firstdomain.com and @secdomain.com to one single me@gmail.com email. For example, if I emailed anythinghere@firstdomain.com it would go to my Gmail, likewise with anythinghere@secdomain.com would also be handled the same way (by the same server). I've attempted to use Postfix although my emails don't ever seem to be received. (HowTos)

7
how to know which folder dissipating my hardsik !!!view story

https://www.centos.org – hi ,it seems the same issueive umounted them , but the same problemroot@squid ~]# umount /dev/sdb[root@squid ... [by squidcentos] (HowTos)

7
How to build kernel rpm from kernel sourceview story

https://www.centos.org – i'm user centos 6.3 kernel 2.6.32and i want to modified and patch kernel such as l7layer, pp2p to new kernel version 2.6.35download kernel source (tar.gz) from kernel.o... [by slackman] (HowTos)

7
hiphop compilation fails on 90%view story

http://serverfault.com – I've been working with hiphop on fresh centos-6.3 with gcc-4.6.2 and followed the following guide for hiphop compilation https://github.com/facebook/hiphop-php/wiki/Building-and-installing-HHVM... . However compilation fails on 90% and produces errors, few of them are given below, can someone assist me on it? (HowTos)