Recently Updated Pages
Get WiFi Password
List all known WiFi Networks netsh wlan show profiles Show password for a known WiFi Netwo...
Find Public IP from Command Line
nslookup myip.opendns.com resolver1.opendns.com
Disable LLMNR
From and elevated Command Line REG ADD “HKLM\Software\policies\Microsoft\Windows NT\DNSClient”...
Disable IPV6
Commands to disable IPV6 netsh interface teredo set state disabled netsh interface ipv6 6to4 se...
Copy files with permissions
xcopy x:*.* y:*.* /D /E /C /F /H /K /O /Y
Windows Command Line Firewall Commands
To Turn Off: NetSh Advfirewall set allprofiles state off NetSh Advfirewall set domainpr...
Check the state of Windows Activation
slmgr.vbs /xpr Typical Output:
Battery Test
WMIC PATH Win32_Battery Get EstimatedChargeRemaining Or powercfg /batteryreport /OUTPUT "c:\Adm...
tar Command in Linux With Examples
Introduction The GNUtar (short for Tape ARchiver) command is the most widely used archiving util...
SMB Bind Mounts in an Unprivileged LXC Container
Prep Work We will need to do a bit of prep work on the Proxmox Host to have this work as intende...
Nvidia GPU Passthrough Unprivileged LXC Containers
Getting a functional, and stable, Proxmox installation that also has working GPU passthru capabil...
Jellyfin in an Unprivileged LXC Container
This will allow a Jellyfin instance to run in an unprivilidged LXC Container with an iGPU passed ...
Setup Email Notifications
Configuring User E-mail Address In a web browser, navigate to the Proxmox web UI and login Se...
Creating Cloudflare Tunnels
This is a straighforward tutorial for creating a Cloudflare Tunnel to your home lap application...
How do I verify the speed of my NIC
Determine the device name From terminal determine the name of the NIC in questionThe command ...
How to Use ethtool Command
The ethtool command is used to display/change Ethernet adapter settings. You can change network c...
The Linux file system structure explained
If you're new to Linux, knowing how the file system is laid out will alleviate some confusion. ...
Linux Troubleshooting Commands
Using Linux, especially as a server, often means dealing with new errors and resolving them. Most...
Gnome Tracker - Frequently Asked Questions
What is Tracker? It’s a search engine, and a database. Tracker Miner FS indexes content from yo...
How to install Qemu guest agent for Debian / Ubuntu
Estimated reading time: 1 min Install Qemu guest agent for Debian/Ubuntu In this articl...