Use a Linux server without a Control Panel

Posted On Sunday, April 19th, 2009 By Ravi

Unless you are a web hosting company, that sells hosting for single domain accounts and reseller accounts with multiple users accessing your server, you do not need a control panel. If you run a huge number of websites or a massive resource consuming script that needs a vps or a dedicated server, I don’t really think that you should spend $25 a month on a control panel. Working from shell is a lot easier than working with control panels once you get the hang of it. I have always loved Linux servers. They are stable and are rock steady, and are not buggy like Windows. And, all, they are not prone to viruses. Managing them is quite easy once you step out of the windows circle and get a hang of Linux. And for the past 2 years, I have been using Ubuntu for my desktop too. I have never gone back to Windows again. When I am so desperate to run a windows application that doesn’t have a Linux equivalent, I use Wine. This has really annoyed me. How have I abandoned windows for so long? It has helped me operate my computer for several years untill 2 years Continue Reading

Mail Servers

Posted On Sunday, April 20th, 2008 By Ravi

For personal use, gmail is great. But when it comes to commercial use, when you receive 10s and 100s of mails every second to various mail boxes in your domain name? You cannot trust google apps with that. What would happen to your mails if they suspend your account. And even if they wouldn’t it is always advisable to go for your own mail server when you have huge volumes of mails being transacted, and have so many different ids on just one domain, and if you would like your mails to be private than at someone elses mercy. A mail server can be any web server that is colocated at any datacentre, installed with mail boxes and a mail server software. A mailserver doesnt usually come with apache and other web publishing or FTP provisions installed on it, as these would affect the performance of the mails. A regular Pentium 4 Mail server can be used to handle over 500000 mails per hour, while, an optreon or a core 2 quad server can send upto 10 million in an hour, and process the same amount in receiving as well. This kind of mail servers are for large companies that Continue Reading