GLPI Agent Installeren
Download the file needed here https://github.com/glpi-project/glpi-agent/releasesWhen ask input the url from the glpi installation https://www.domain.com/glpi/ or https://www.domain.com/ After install on Windows ...
Install Homer Dashboard
# update and install software repositoriessudo apt update && apt upgrade -yapt install vim ncdu mlocate net-tools -y#install prerequisitessudo apt ...
Install Shell in a box
Connect to commandline with SSH on a https connection
Step #1 Update Repositoriessudo apt-get update && upgrade -yStep #2 Install Shell ...
Add Private key to Ubuntu server
Generate key with putty key generatorSave the private keySaving with or whitout Key passphrasecopy the public key from the screenMake ...
Windows 11 Desktop Icon's have a lot off space between
Change the metrics from the following key in the registryWindows Registry Editor Version 5.00[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]"IconSpacing"="-1128""IconVerticalSpacing"="-1128"Or create a reg key file ...
How To Disable Proxmox VE Subscription Notification
cd /usr/share/javascript/proxmox-widget-toolkit/cp proxmoxlib.js proxmoxlib.js.bakvim proxmoxlib.json line 563 you find if (res === null || res === undefined || !res || res ...