Here are simple steps to set up IP-based Virtual Hosts in Nginx running Ubuntu. IP-based Virtual Hosts will help to use two IP addresses on one server. Notice the title carefully - Set Up IP-based Virtual Hosts in Nginx Ubuntu Cloud Server. This is not exactly what we might do on a dedicated server. Dedicated costs a huge - in thousands of USD per month. Run a Blue Pill-Red Pill test to detect if … [Read more...]
Archives for January 2015
sudo: unable to resolve host HP Cloud Instance Fix
After typing sudo su command, on SSH we can receive the error output sudo: unable to resolve host on HP Cloud Instance. Here is How To Fix. First you need to set Ingress-Egress Policies rightly on HP Helion Public Cloud and set the Router and Subnet rightly to properly do SSH. If you can do SSH with the Private Key and command like ssh -i YOUR-KEY.pem ubuntu@YOUR-IP, then your setup is fully right … [Read more...]
Run VirtualBox on Ubuntu 14.04 Cloud Server Instance
Run VirtualBox on Ubuntu 14.04 Cloud Server Instance - Yeah, Virtualization within Virtualization! It is actually possible to install and run. When we run virtual machines with VirtualBox on computer, normally we use the VirtualBox GUI to manage the virtual machines - like we shown in the guide to run Ubuntu on MacBook Pro. but a server does not have a desktop environment unless we specifically … [Read more...]
Requirements for Cloud Contract
Cloud service should have a higher level of security and reliability offer than before. Here are some basic requirements for Cloud Contract. We have published articles on Steps for Cloud Security, Checklist for Secure Cloud Computing, as well as some focus on Business related terminologies - demystifying Non Disclosure Agreement (NDA), Service Level Agreement (SLA) and Term Sheet. With the … [Read more...]
Remove WordPress Post Feed and Post Comment Feed
Here is How to Remove WordPress Post Feed and Post Comment Feed Via Snippet and Plugins With the Explanation of All Types of Feeds Generated. These tweaks are for optimizing the crawling by the search engine bots. More you will customize and simplify your WordPress powered website's HTML output, more easily Google can Crawl. WordPress has very limited number of useful plugins. Most are useless, … [Read more...]