Skip to content
September 17, 2025 6:05 pm
Wednesday, Sep 17, 2025

Virtualization Howto

Virtualization, Cloud, DevOps, Reviews

  • Forum
  • My kits
    • Home Lab NAS Kits
    • Intel Optane Swap Kit
    • VMware Compatible Mini PCs
  • Podcast
  • DevOps
  • Virtualization
    • Proxmox
    • VMware
    • Hyper-V
    • XCP-ng
  • Containers
    • Kubernetes
  • Mini PC & Server
  • Home Lab
    • My Home Lab
    • Nested ESXi Lab
    • Proxmox Build 2025

Tag: linux

Setup Azure Linux Public Key Authentication
Azure

Setup Azure Linux Public Key Authentication

In working with Linux VMs in Azure, there are a couple of ways to setup authentication.  One being standard password authentication, and the other is Public Key Autentication.  With Public…

by Brandon LeeOctober 25, 2016January 11, 2021
P2V Linux server network config
Virtualization

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…

by Brandon LeeJune 29, 2016January 11, 2021
Installing Rapid Recovery agent Linux
Virtualization

Installing Rapid Recovery agent Linux

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.…

by Brandon LeeJune 23, 2016January 11, 2021
Create isolated test environment same ips and subnet with VMware
Virtualization

Create isolated test environment same ips and subnet with VMware

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…

by Brandon LeeFebruary 16, 2015November 22, 2023
How to upgrade VMware Operations Manager VM Tools
Virtualization

How to upgrade VMware Operations Manager VM Tools

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…

by Brandon LeeJanuary 30, 2015January 11, 2021
Installing a LEMP server with WordPress and Google Pagespeed
Web

Installing a LEMP server with WordPress and Google Pagespeed

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…

by Brandon LeeOctober 7, 2014October 7, 2014
Use WinSCP commandline to copy from Windows to Linux
Software

Use WinSCP commandline to copy from Windows to Linux

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…

by Brandon LeeJuly 22, 2014January 11, 2021
Install all updates besides select few Ubuntu Server
Linux

Install all updates besides select few Ubuntu Server

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…

by Brandon LeeApril 9, 2014January 11, 2021
How to troubleshoot MySQL connectivity issues
MySQL

How to troubleshoot MySQL connectivity issues

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…

by Brandon LeeJanuary 28, 2014January 11, 2021
Linux redirected output not showing in file
Linux

Linux redirected output not showing in file

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…

by Brandon LeeJanuary 14, 2014January 11, 2021

Posts navigation

Older posts
Newer posts
Recent Posts

Copyright © 2025 Virtualization Howto