HostOnNet Blog

MailGun.com experiance – account suspended for 5 bounce mail.

Recently we started loving MailGun, implemented MailGun in some of the customer projects, because it is too easy to use. Instead of using normal PHP mail() function, you use the code provided by MailGun to sent mail through MailGun servers.


Clean Qatar Website design

For over 7 years, CleanQatar.com Services, has been Qatar’s answer to affordable, dependable and professional cleaning services. Rated # 1 for customer service,specialize in customized programs for home, office or construction site. VISIT WEBSITE FEATURES Creative layout SEO optimized, standard


MySQL access from command line on Ubuntu

First connect to your Ubuntu server using ssh and run below command It will give you a password prompt as follow: Enter root password there and press enter key, then it will be connected successfully. It will show below output: To


Install TeamViewer on Ubuntu 14.04 64 bit

Latest Ubuntu 14.04 have something called Multiarch. That means, you can run 32 bit binary in a 64 bit OS. Atleast that is what i understand 🙂 You can read more about Multiarch at https://wiki.debian.org/Multiarch So you need to install


Kerala Homes website redesign

Kerala Homes a name which has long been associated with building homes for NRI’s , now brings its reputation into their premier venture – Metro Living 2 and 3 BHK Apartments. VISIT WEBSITE BUILT ON BOOTSTRAP WITH STANDARDS IN MIND


Changing Ubuntu APT mirror from commandline

Last day i removed GUI from Ubuntu installation as i don’t need GUI in development machine. Today i run apt-get, found it is downloading packages from server located in USA. I need it to download files from Indian Ubuntu mirror


Uninstall GUI from Ubuntu 14.04 LTS

I installed Ubuntu 14.04 LTS on my development machine. I don’t want GUI, i could download Ubuntu Server ISO and install it, but i have ISO for Ubuntu Desktop, so i decided to install Ubuntu normally, then un-install GUI. First