Set HP Elitebook Boot Logo
To set a Boot logo on all managed HP Laptops use script located onScripts/HPBiosLogo at main ยท Daagvandermeer/Scripts (github.com) Put in the same folder a JPG file.Max resolution is 1024×768File…
To set a Boot logo on all managed HP Laptops use script located onScripts/HPBiosLogo at main ยท Daagvandermeer/Scripts (github.com) Put in the same folder a JPG file.Max resolution is 1024×768File…
Recently we bought new HP laptops (HP EliteBook 640 G10). We thought that the current USB-C docks should work. All is working fine. But only Nic won’t connect to the…
Here is a walk tough to enable MAC pass though for when connecting it to a docking but don’t want to use the MAC of the docking because of network…
Here is a walk tough to enable MAC pass though for when connecting it to a docking but don’t want to use the MAC of the docking because of network…
The FIX:: You need to have sqlite3 installed on your Pi CODE: SELECT ALL If you have it you can do the following commands: CODE: SELECT ALL Remove first line…
Script is created by Johan ven Boomgaard. #!/bin/bash # Set-cisco-port.sh # ============== # |Author: JvdB| # ============== # # Find,disable,enable port using SNMP at Cisco switch# # # Usage: cd…
Monitoring door Monit voor Raspberry Pi en Domoticz
Update Synology Mail Plus spam server more than once a day Just found the scripts that you can run and schedule to run more often than once a day. And…
Setup of VPN at the Fritzbox First, a new user is created under System-> FRITZ! Box user. Here, the access from the Internet must be granted and VPN (of course,…
Create with the following command in your raspberry pi the script. sudo nano cleanup.sh Paste below the text and with CTRL + X close nano #!/bin/bash OLDCONF=$(dpkg -l|grep "^rc"|awk '{print…