Recently Updated Pages
Fix Windows Computer has lost Domain Trust
Log as a local admin, run PowerShell as administrator In PowerShell execute the following comman...
Enabling Vaultwarden admin page
From This Page Enabling admin page IMPORTANT: It's heavily recommended to activate HTTPS before...
Windows Server Local Logon Scripts
This is the location for the Microsoft Windows Server Logon Scripts C:\Windows\System32\GroupPol...
How to convert Newton-Meters to Pound-Foot?
What is a Newton-Meter? Newton-Meter is a metric system torque unit. 1 Nm = 0.73756214728 lb-ft....
Windows Installed Printers and Port
This is run from an elevated PowerShell prompt Executing this command will list the installed pr...
Install Chrome from Powershell
Run from elevated Power Shell $Path = $env:TEMP; $Installer = "chrome_installer.exe"; Invoke-Web...
Where are Google Chrome Bookmarks Stored?
Google Chrome is a cross-platform web browser from Google, used for accessing web pages on the in...
Windows Server 2019 SFTP Server
New-NetFirewallRule -Name sshd -DisplayName 'OpenSSH SSH Server' -Enabled True -Direction Inbound...
Free Disk Space on Windows Command Line
From the command line execute to get total and free space from the C drive fsutil volume diskfre...
Windows Terminal Services – Local Session Manager Log
What Is It? The TerminalServices-LocalSessionManager log contains entries about the allocation o...
Resize LXC Root Disk
What is this for This guide is to show how to resize the root fs of a Proxmox LXC Container Go ...
Remove Subscription Notice
To remove the “You do not have a valid subscription for this server” popup message while logging ...
Install PVE Headers
Enter the following in a terminal as root on the host machine. apt install pve-headers ...
Keep getting message '404:: command not found' every time opening terminal
The 404 is in this file. sudo nano /etc/bash_completion.d/docker-compose Remove the line. No mo...
How to Download Files with cURL
Client URL, or cURL, is a library and command-line utility for transferring data between systems....
Pinging from a base user - ping: socket: Operation not permitted
The error message ping: socktype: SOCK_RAW followed by ping: socket: Operation not permitted indi...
How to Set or Change the Time Zone in Linux
A time zone is a geographic region that has the same standard time. Typically the time zone is se...
Proxmox QEMU Guest Agent
The qemu-guest-agent is a helper daemon, which is installed in the guest. It is used to exchange ...
Change IP and Gateway from Shell
Change IP ifconfig <interface_name> <ip_address> netmask <netmask_address> Change Gateway sudo...
Change Pi-Hole Admin Password
This is to be run from a Terminal session on the Linux machine hosting the Pi-Hole installation. ...