Recently Updated Pages
Create New Key Pair for SSH
Create the Key Pair Bash # No comment, no password on key file, output to current directory as ...
xargs
Pipe HEREDOC to xargs When creating a HEREDOC, you can use any keyword to denote the start and e...
Change Default User Account
Running this on a fresh Kali installation. Login as kali user and run these commands to add a new...
NoMachine Customizations
Auto-Login On Kali side, go to Startup & Shutdown > Login Screen (SDDM) and click Behavior . Set...
Change to KDE Plasma Desktop Environment
Installing KDE Plasma Official Documentation: https://www.kali.org/docs/general-use/switching-de...
SMB Client Configuration
Tweaking the Configuration File You can find the client configuration file at: /etc/samba/smb.co...
Volatility
Downloading Volatility Download the standalone executable based on your operating environment: ...
Configuring 802.1q VLANs
Tagged vs Untagged Untagged If a port is marked as untagged on a VLAN ID, then this denotes the...
Create Self-Signed TLS Certificates
When You Should Do This If you have an internal/demo/test server where you'd like to encrypt tra...
PowerShell: Adding Registry Hives
Get-PSDrive -PSProvider Registry Name Used (GB) Free (GB) Provider Root ...
Windows: Unattended Sleep Timeout
Problem A Windows guest running under the Proxmox hypervisor repeatedly powers off despite havin...
xRDP Server on KDE Plasma
Install and Configure xRDP # Install xRDP server sudo apt update && sudo apt install -y xrdp #...
Linux: Booting into Single-User Mode
At the bootloader screen, press the e key to edit the GRUB configuration. Use the up arrow and...
Disable Terminal Chime
Linux User Scope Set this line in ~/.inputrc set bell-style none Then, run this command: bind -f...
Automating with AWS Secrets Manager
Use Case In this scenario the following is true: You have an Ansible server in AWS You have ...
Example Playbook from Start to Finish
Configuring Ansible Copy the global config to my home directory. That way, I'll keep my Ansible ...
Defining Group Variables and Protecting Secrets
Group Variables Back on Defining the Inventory, you may remember that we broke the inventory up i...
Defining the Inventory
Defining the Inventory The inventory is everything when it comes to Ansible. Your inventory ...
Troubleshooting
Hosts Enrolling with Empty Data In my testing, the way to reproduce the issue is: Remove a ...
Upgrading Fleet Versions
Stop the Server First, stop any running FleetDM processes. I have systemd controlling my FleetDM...