Search query: label/Linux

P2V Linux boxes to VMware Virtual Machines

P2V Linux boxes to VMware Virtual Machines

Here is a great write up by Chris Hahn. I also found some additional information on https://conshell.net/wiki/index.php/Linux_P2V Linux P2V procedure Required Software Red Hat / ... Read More

Simple Example of using YAML Node Anchors in Home Assistant

Simple Example of using YAML Node Anchors in Home Assistant

...code. The first instance of the key [rgb_color] is where you define the label (using &) and then the value after ward. So &red is ... Read More

XenServer: Initial Deployment thoughts

...VERY command line based.  Many of the functions and features I take for granted in the VMware interface are buried in Xen’s Linux command line ... Read More

PowerShell Tutorial – How to Keep Tabs on XenApp Printer Queues

...Get-Content 'CitrixServerList.txt' ForEach ($server in $servers) { try { write-host "Processing printers for: " $server " ..." Get-WMIObject Win32_PerfFormattedData_Spooler_PrintQueue -computerName $server -ea stop | ?{$_.jobs ... Read More

Simple steps to Stay up-to-date with Dell server firmware updates

Simple steps to Stay up-to-date with Dell server firmware updates

...SmartStart-like repository for auto updating firmware.  https://www.dell.com/support/article/us/en/19/sln296511/updating-dell-poweredge-servers-via-bootable-media-iso?lang=en This is a collection of bootable Linux ISOs for each server platform that will analyze the hardware and ... Read More