Skip to main content

Recently Updated Pages

Get WiFi Password

Windows Command Line

List all known WiFi Networks   netsh wlan show profiles Show password for a known WiFi Netwo...

Find Public IP from Command Line

Windows Command Line

nslookup myip.opendns.com resolver1.opendns.com

Disable LLMNR

Windows Command Line

From and elevated Command Line REG ADD “HKLM\Software\policies\Microsoft\Windows NT\DNSClient”...

Disable IPV6

Windows Command Line

Commands to disable IPV6 netsh interface teredo set state disabled netsh interface ipv6 6to4 se...

Copy files with permissions

Windows Command Line

xcopy x:*.* y:*.* /D /E /C /F /H /K /O /Y

Updated 10 months ago by Tom George

Windows Command Line Firewall Commands

Windows Command Line

To Turn Off: NetSh Advfirewall set allprofiles state off NetSh Advfirewall set domainpr...

Check the state of Windows Activation

Windows Command Line

slmgr.vbs /xpr   Typical Output:

Battery Test

Windows Command Line

WMIC PATH Win32_Battery Get EstimatedChargeRemaining Or powercfg /batteryreport /OUTPUT "c:\Adm...

tar Command in Linux With Examples

Linux General

Introduction The GNUtar (short for Tape ARchiver) command is the most widely used archiving util...

Updated 10 months ago by Tom George

SMB Bind Mounts in an Unprivileged LXC Container

Proxmox LXC Containers

Prep Work We will need to do a bit of prep work on the Proxmox Host to have this work as intende...

Updated 10 months ago by Tom George

Nvidia GPU Passthrough Unprivileged LXC Containers

Proxmox LXC Containers

Getting a functional, and stable, Proxmox installation that also has working GPU passthru capabil...

Updated 10 months ago by Tom George

Jellyfin in an Unprivileged LXC Container

Proxmox LXC Containers

This will allow a Jellyfin instance to run in an unprivilidged LXC Container with an iGPU passed ...

Updated 10 months ago by Tom George

Setup Email Notifications

Proxmox Proxmox Host

Configuring User E-mail Address In a web browser, navigate to the Proxmox web UI and login Se...

Updated 10 months ago by Tom George

Creating Cloudflare Tunnels

Cloudflare

This is a straighforward tutorial for creating a Cloudflare Tunnel to your home lap application...

Updated 10 months ago by Tom George

How do I verify the speed of my NIC

Linux General

  Determine the device name From terminal determine the name of the NIC in questionThe command ...

Updated 10 months ago by Tom George

How to Use ethtool Command

Linux General

The ethtool command is used to display/change Ethernet adapter settings. You can change network c...

Updated 10 months ago by Tom George

The Linux file system structure explained

Linux General

If you're new to Linux, knowing how the file system is laid out will alleviate some confusion. ...

Updated 10 months ago by Tom George

Linux Troubleshooting Commands

Linux General

Using Linux, especially as a server, often means dealing with new errors and resolving them. Most...

Updated 10 months ago by Tom George

Gnome Tracker - Frequently Asked Questions

Linux General

What is Tracker? It’s a search engine, and a database. Tracker Miner FS indexes content from yo...

Updated 10 months ago by Tom George

How to install Qemu guest agent for Debian / Ubuntu

Linux Ubuntu Specific KB

Estimated reading time: 1 min Install Qemu guest agent for Debian/Ubuntu In this articl...

Updated 10 months ago by Tom George