Skip to main content

Recently Updated Pages

Fix Windows Computer has lost Domain Trust

Microsoft Windows Windows General

Log as a local admin, run PowerShell as administrator In PowerShell execute the following comman...

Enabling Vaultwarden admin page

Docker

From This Page Enabling admin page IMPORTANT: It's heavily recommended to activate HTTPS before...

Windows Server Local Logon Scripts

Microsoft Windows Windows Server

This is the location for the Microsoft Windows Server Logon Scripts C:\Windows\System32\GroupPol...

How to convert Newton-Meters to Pound-Foot?

General Knowledge General

What is a Newton-Meter? Newton-Meter is a metric system torque unit. 1 Nm = 0.73756214728 lb-ft....

Windows Installed Printers and Port

Microsoft Windows Windows General

This is run from an elevated PowerShell prompt Executing this command will list the installed pr...

Install Chrome from Powershell

General Knowledge Google Chrome

Run from elevated Power Shell $Path = $env:TEMP; $Installer = "chrome_installer.exe"; Invoke-Web...

Where are Google Chrome Bookmarks Stored?

General Knowledge Google Chrome

Google Chrome is a cross-platform web browser from Google, used for accessing web pages on the in...

Windows Server 2019 SFTP Server

Microsoft Windows Windows Server

New-NetFirewallRule -Name sshd -DisplayName 'OpenSSH SSH Server' -Enabled True -Direction Inbound...

Free Disk Space on Windows Command Line

Microsoft Windows Windows General

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

Microsoft Windows Windows Remote Desktop

What Is It? The TerminalServices-LocalSessionManager log contains entries about the allocation o...

Resize LXC Root Disk

Proxmox LXC Containers

What is this for This guide is to show how to resize the root fs of a Proxmox LXC Container Go ...

Updated 10 months ago by Tom George

Remove Subscription Notice

Proxmox Proxmox Host

To remove the “You do not have a valid subscription for this server” popup message while logging ...

Updated 10 months ago by Tom George

Install PVE Headers

Proxmox Proxmox Host

Enter the following in a terminal as root on the host machine. apt install pve-headers ...

Updated 10 months ago by Tom George

Keep getting message '404:: command not found' every time opening terminal

Linux Bash

The 404 is in this file. sudo nano /etc/bash_completion.d/docker-compose Remove the line. No mo...

Updated 10 months ago by Tom George

How to Download Files with cURL

Linux General

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

Linux Security

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

Linux General

A time zone is a geographic region that has the same standard time. Typically the time zone is se...

Proxmox QEMU Guest Agent

Proxmox Proxmox VMs

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

Linux Security

Change IP ifconfig <interface_name> <ip_address> netmask <netmask_address> Change Gateway sudo...

Change Pi-Hole Admin Password

Pi-Hole

This is to be run from a Terminal session on the Linux machine hosting the Pi-Hole installation. ...

Updated 10 months ago by Tom George