Home
Nels.One
Cancel

Install Duplicati as Windows Service

Install Duplicati as Windows Service Installation Download Duplicati from HERE During install don’t mark Auto Start up option Open CMD as admin Navigate to the installation folder in CMD (this...

Enable RDP from CMD

Enable RDP from CMD Enable RDP reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f Allow Firewall Access netsh advfirewall f...

RDP Server Shadow Remote Control Users

RDP Server Shadow Remote Control Users Accessing Server Manager - Remote Desktop Services - Collections Right-Click on session to “Shadow” Policy Default policy asks for user confirmation of S...

Remote CMD Shell Windows with PsExec

Remote CMD Shell Windows with PsExec Installation Download PsExec from HERE Extract .zip locally to preferred folder Open CMD in that location (via CMD cd or shift right-click “Open in Terminal...

Docker Container routing via VPN Connection

Docker Container routing via VPN Connection VPN Container Create and configure docker container to run the VPN Client itself that other containers will route through. ich777/openvpn-client Down...

unRAID Root Share

unRAID Root Share Enable a rootshare on unRAID to allow local moving of files between shares via another SMB client. Append the below to the existing configuration, replacing users as required. ...

unRAID Docker Memory Limits

unRAID Docker Memory Limits Set Memory/RAM limits on a per container basis within unRAID Docker. Docker Edit Container Advanced View Ex...

unRAID Wake on LAN

unRAID Wake on LAN User script to force enable Wake on LAN every time unRAID server shuts down. Must be enabled within BIOS already (Power on via PCIe/LAN) Requires the ‘User Scripts’ Com...

UISP Docker Container

Docker UISP (formerly UNMS) This is an all-in-one Docker image for running the Ubiquiti Network Management System. This image contains all the components required to run UISP in a single container...

Vigor Modem to Prometheus

Vigor Modem to Prometheus A python script to read the detailed DrayTek router stats. The following stats are recorded and presented as Open Metrics (Prometheus) stats. > vdsl status more ---...