P2V Linux server network config
I wanted to write up a quick post of a few hurdles I went through with P2V’ing a linux web server that was also running cPanel. The P2V process worked…
Virtualization, Cloud, DevOps, Reviews
I wanted to write up a quick post of a few hurdles I went through with P2V’ing a linux web server that was also running cPanel. The P2V process worked…
If you are using Rapid Recovery in your environment, you will most likely have a Linux box that you would like to add to your protected servers at some point.…
Recently, I had the need to setup a test/development environment that met the requirements of being able to keep the same IPs, subnet, and machine names as the production environment…
In rolling out the latest vCenter and ESXi host updates that have come about in the last couple of days, the other part of that step is making sure that…
If you are looking to host a webserver and want a really reliable, stable platform that has excellent performance, a LEMP server using the latest flavor of Ubuntu – 14.04…
WinSCP is a great Windows GUI utility to copy files to and from Linux boxes, but many don’t know about the powerful WinSCP commandline functionality that are extremely useful to…
Recently, in working on updating an Ubuntu server for a client that was running a customized version of Nginx compiled with Google Pagespeed and other mods, we wanted to install…
So you have setup a wordpress or drupal site and you need to access MySQL to be able to work on your database. However, you can’t seem to connect to…
Recently, when working with Nginx, I wanted to export out the details of my Nginx build so I could see all modules the webserver was compiled with. However, each time…
Keeping your software up to date in your Ubuntu 13.04 installation is important for stability and security reasons. It is very painless to do in Ubuntu 13.04 either from using…