Do you operate servers that run on physical hardware on-premise, in a colocation facility, or a DIY server closet? Do you have a need or interest to bring your systems to the cloud? This presentation walks through the migration of a CentOS 5.X Physical Server to a cloud-hosted Ubuntu 16.04 Virtual Machine. The server in…
Category: Linux
Azure, Linux
How to resize OS Disk for Linux VM in Microsoft Azure with CloudXplorer
by Paul DeCarlo • • 0 Comments
Microsoft Azure allows for deploying a variety of stock Linux Images from the virtual machine gallery. There is a wide selection to choose from but you will notice that the OS disk that is created when using these templates may not be sufficient for your needs. Here is how you can resize the OS Disk for…
Bash on Ubuntu on Windows, Linux, Windows 10
How to run Quake in Bash on Ubuntu on Windows
by Paul DeCarlo • • 0 Comments
In my previous posts we walked through installing and configuring Bash on Ubuntu on Windows as an integrated terminal in Visual Studio Code. Next, we looked at setting up an X11 server using XMING to display X11 graphical applications from BoUoW. Today we are going to build on those concepts to see if we can run one of…