Skip to content

Instantly share code, notes, and snippets.

@bp2008
bp2008 / HyperVServer2019_GUI_Installation.md
Last active January 30, 2024 22:01
How to install a graphical desktop environment on Hyper-V Server 2019

Hyper-V Server 2019 GUI Installation Guide

Introduction

Hyper-V Server does not include much in the way of graphical tools, but third-party alternatives can be installed.

I found a disturbing lack of basic instructions for using Hyper-V Server 2019, so it is my hope that this guide is useful to somebody.

Before starting this guide, enable Remote Desktop support in Hyper-V Server using the built-in configuration menu. If you connect to the Hyper-V Server with Remote Desktop, it will make it easy to copy and paste text (and later, files) from a normal Windows desktop machine.

@bp2008
bp2008 / winserver2019core.md
Created September 8, 2019 16:39
Windows Server 2019 Core (Hyper-V Server)

Following is a list of GUI-based programs, which are provided with Windows Server 2019 Core:

SOURCE: https://medium.com/@RealNetwork/windows-server-core-2019-gui-management-sysinternals-utilities-datacenter-standard-hyper-v-dashboard-265801412c89

Control.exe intl.cpl — sets up region information
Control.exe timedate.cpl — sets up date & time
Regedit — registry editor
Notepad — hmm.. what would that be?
Msinfo32.exe — displays comprehensive system information
Taskmgr.exe — can also be executed via ctrl-alt-del

@bp2008
bp2008 / linux_cheat_sheet.md
Last active August 23, 2023 22:46
Ubuntu Linux / Raspberry Pi Cheat Sheet

Linux Cheat Sheet

nginx

nginx is typically located at /usr/bin/nginx
nginx configuration is at /etc/nginx

Start

nginx

VMWare ESXi Cheat Sheet

These are my notes on how to configure some aspects of VMWare ESXi when operating it on a standalone server with the free license.

Connecting with SSH

ESXi's SSH server must first be enabled via the host client (web interface).

Dealing with a Blue Screen of Death (BSOD)

Actually, on ESXi, it is a Purple Screen of Death (PSOD)