See letter send by Microsoft to Yahoo.
If Microsoft want, they can approach share holders of yahoo and pay them well to sell their shares, having the Yahoo shares on hand, Microsoft will get control of Yahoo.
Lets wait and see what will happen to Yahoo.
On one of my server, i have 50 Mbps unmetered connection, but maximum bandwidth the server was able to push was 30 Mbps average. After some search i found this is due to i use “linux-sendfile” as server.network-backend. This is good for serving small files like image hosting server.
For larger file, you need to set
server.network-backend [...]
When installing csf firewall on a server, i got error libwww-perl not installed.
I installed it with yum on CentOS 5
yum install perl-libwww-perl