Veeam backup service wont start after changing servername
In my case I had renamed the computer from a default WIN234dfasd type name to a ‘much’ better alternative. Veeam refers to the local computer name in a couple of…
In my case I had renamed the computer from a default WIN234dfasd type name to a ‘much’ better alternative. Veeam refers to the local computer name in a couple of…
Sometimes you want to disable ports on a (san, fc) fibre channel switch. Since most HPE / Dell are based on Broccade technology you can use the following commands: …
Disable inter-VLAN routing between LAN and VLAN2 1. To disable inter-VLAN routing between LAN and VLAN2, head to the UniFi Network Controller and go to Settings > Routing & Firewall >…
Install powershell tools with: Install-Module HPOneView.420 For most recent version visit: https://www.powershellgallery.com/packages/HPOneView.420/4.20.2068.2204 Here can you find some commands: https://github.com/HewlettPackard/POSH-HPOneView/wiki Connect to a host Connect-HPOVMgmt -Hostname
Requirement: For Security reasons and to take more control over what users are saving to OneDrive, The organization wanted to disable OneDrive for Business in Office 365. Typically, Office 365 services…
esphome: name: esp32 platform: ESP32 board: esp32-poe-iso ethernet: type: LAN8720 mdc_pin: GPIO23 mdio_pin: GPIO18 clk_mode: GPIO17_OUT phy_addr: 0 power_pin: GPIO12 # Optional manual IP manual_ip: static_ip: 10.0.10.240 gateway: 10.0.10.254 subnet:…
When you need to reset a google authenticator on a openvpn acces server. In order to reset a user's GA credentials to allow them to login and scan a new…
The internet moves on and the next big thing that gets dropped is the support for older versions of TLS (Transport Layer Security). If you not already have done so, now would be a good time to check that your server understands TLS 1.2 and disable the older versions of TLS on your web servers.