Web Development
-
How to Retrieve Lost AWS EC2 Private Key
Instead of using a password, Amazon Web Services use a private key file to authenticate EC2 admin user to EC2…
Read More » -
Adding a Landing Page to Prosper202 Hosted Nginx Server
You might not aware of the fact that landing pages can be served from the same VPS you’re running Prosper202…
Read More » -
Installing Prosper202 on GoDaddy Shared Hosting
Installing Prosper202 on shared hosting is easy. I’ve covered it previously on ‘installing Prosper202 on cPanel hosting’. But things are…
Read More » -
Reset MySQL root Password from Command Line
It’s not recommended to use single password for all of your logins. If someone cracks your password for a site…
Read More » -
How to Install Prosper202 on Nginx powered VPS
It has been nearly a ten months since my post of recommended unmanaged VPS for Prosper202. I was planning to…
Read More » -
Launch an Amazon EC2 Instance to Host Websites with Virtualmin
An Amazon EC2 Instance can be used for many purposes. It can also be used as a server to host…
Read More » -
Nginx Rewrite Rules for WordPress on a Subdirectory with Ruby on Rails in App
There was a Ruby on Rails (Unicorn) app running on domain root. Client wanted to have a WordPress blog on…
Read More » -
Permanently Redirect (301) Shopify Pages to Another Site
301 redirect is a way to move your web pages around without losing SEO or showing user an error page.…
Read More » -
Nginx Server Setup with PHP-FPM and MySQL on Ubuntu 14.04
Setting up Nginx with PHP took some serious effort few months ago. It’s much easier now. It shouldn’t take 10…
Read More »