If you want to install Windows 11 on unsupported PCs you need to add the following registry value and reboot Before installing Windows 11 on unsupported Hardware be aware that any security updates are no longer guaranteed or supported. For security reasons it is better to have at least a
Continue readingAuthor: troubleshooter
Create bootable ESXi-USB-Stick using Ubuntu
install syslinux Identify your usb stick using one of the following commands (it should be somethin like /dev/sda, /dev/sdb, /dev/sdc…) unmount the usb device create partition table using fdisk (be sure to use the correct device!!!) unmount partition and device use mkfs.vfat to format the partition copy syslinux / install
Continue readingWindows Server – View Network Interface errors
View interface errors with netstat View detailed information (received an outbount errors) with powershell
Continue readingUbuntu 20.10: Prevent suspend on close lid
Edit /etc/systemd/logind.conf by using your favorite editor Find line “#HandleLidSwitch=suspend” The shortcut for searching in nano is [ctrl] + [w] Uncomment the line remove hashtag in front of the line Change value from suspend to “ignore” The following values can be used: HandleLidSwitch=hibernate –> hiberante when lid is closedHandleLidSwitch=ignore –>
Continue readingKali 2021.01 – add keyboard layout via terminal
setxkbmap localectl reboot
Continue readingopenHAB: change smb-Password (openhabian)
If you want to change the smb-password (to access the network share) execute the following command: Enter the new password two times
Continue readingOpenWRT: delete DHCP-lease
Connect to your OpenWRT-Router using SSH On windows you may use PuTTY (replace the IP address with the one of your OpenWRT-Router) On linux you may use openssh If not installed run the following command: Connect to your OpenWRT-Router using the following command: Delete DHCP-lease by removing the line in
Continue readingopenHAB 3 – HABPanel – set Default
How to set default HABPanel in openHAB 3 Make sure your are logged in before opening HABPanel. Else first login on the Paper UI page. Browse to your HABPanel site and click the hamburger menu: By default: http://ip-address:8080/habpanel/index.html Open settings by clicking the icon in the down left corner Click
Continue readingUbuntu: Mount Bitlocker-Encrypted partition
Install dislocker Create folders for mounting Decrypt drive Mount partition Mount NTFS if above command is not working Mount automatically using /etc/fstab Instead of using your user-password you can also use the recovery-password by using the parameter recovery-password instead.
Continue readingPowershell: Configure LBFO-NIC-Teaming
Configure NetLbfoTeam Configure LACP (if needed) Check names of Interfaces, if you do not know
Continue reading