YaST (Yet another Setup Tool) Line Distortion on PuTTY Clients
When using YaST in PuTTY other ssh emulators typically you encounter corrupted text which makes it difficult to navigate or…
vSphere Linux Virtual Machines – Extend Disks, LVM Logical Volumes and the File System
In this post I want to show how you can extend the virtual hard disks for a virtual machine running…
VMware Virtual Machine using dedicated EFI System Partition Disk boots directly into GRUB2 Command Shell instead of booting the OS
A few weeks ago I encountered an issue on VMware’s vSphere environment with SUSE Linux Enterprise Server (SLES) virtual machines they…
How to provision Storage to Linux Hosts by the IBM Storwize V3700 Storage System
In my following post I was showing step by step how to provision storage to hosts (Windows Server 2019) by using the IBM…
Set up an NFS Server in Windows Server 2022
In this post I want to show how easily you can set up an NFS server in Windows Server 2022…
Set up SUSE Linux Enterprise Server 15
In this post I will go through the separate steps to set up a SUSE Linux Enterprise Server 15, SLES…
Enable X11 Forwarding with PuTTY and the Xming X Server for Windows
In this post I want to show how you can enable X11 forwarding by using PuTTY and the Xming X…
Using MySQL Database for Blazor Server Web App
Today we will see how we can connect a blazor server web app to a MySQL database, both running on…
Running Blazor Server Web App on Linux and Apache
In this post we will see how to host and publish a blazor server web app on Ubuntu and apache….
Run your App as Unix Daemon in Ubuntu
In this post we will see how we can run a custom app (executable) as daemon (service) on Ubuntu. To…