Create Local VirtualHost For Your Development Environment
If you are using XAMPP, you can access your local server by going to http://localhost. Now I would like to share how to create your own…
// TAG · 12 POSTS · WEB SERVER
If you are using XAMPP, you can access your local server by going to http://localhost. Now I would like to share how to create your own…
Today’s topic is CloudLinux. So how did I find CloudLinux and what is it? A while ago I had a disaster with my VPS, and this…
I have written an article about preventing DDoS attacks with mod_evasive in a previous post. But mod_evasive alone is not enough, because DDoS techniques may vary.…
Yesterday I was helping my friend’s blog. She wanted to change her domain and move her hosting server for some reasons. She is using WordPress as…
After a while of not writing on my blog, I’m ready to start writing again. Probably you noticed that I changed my theme. Yes, I was…
On a system (in my case Ubuntu server) with multiple users where each user is permitted to have their own home directory, you need to install…
Update Sep 18, 2016: This was my very old article. It might not work anymore. It is obsolete with today’s technology. Please use other technology rather…
Installing ImageMagick on Ubuntu with PECL is really simple. But I want to share how to install it, and also to remind myself someday if I…
Sometimes you want to make an online application but only for private use or use by some people only. Or you just made an online application…