Reading Time: < 1 minute I had issues with accessing share on a PC that was connected to private network and had file and sharing enabled. Looking at firewall rules the SMB-In access is enabled from any IP on local subnet, but doesn’t allow access…
Leave a CommentTag: Windows
Reading Time: < 1 minute Error: One morning my desktop PC came up with a following error while trying to access VMs on two remote Hyper-V servers: “Hyper-V encountered an error trying to access an object on computer ‘hostname’ because the object was not found.…
Leave a CommentReading Time: < 1 minute Issue: Manjaro throws an error during boot on Live CD “[Failed] Failed to start Light Display Manager.” ony Hyper-V Gen 2VM with secure boot disabled using Manjaro-i3-18.1.5 ISO Fix: Press CTRL+ALT+F2 to switch to TTY2, login with manjaro/manjaro, once you…
5 CommentsReading Time: < 1 minute To be able to run other hypervisor on existing Hyper-V host, such as Proxmox Set-VMProcessor <vm name> -ExposeVirtualizationExtensions $true
Leave a Comment