XCP-ng is an OpenSource virtualizer type 1 (runs on bare metal) and the best way […]
Getting Reverse Shells
Reverse Shell is useful to pass through router and firewalls that may allow outbound connections […]
SSH Audit Server and Client Ubuntu
Installing the SSH Audit tool: sudo snap install ssh-audit OR pip3 install ssh-audit OR docker […]
Ubiquiti EdgeOS (ER-X) Tips and Cheat Sheet
Specifications: Operating system: EdgeOS (Debian Based – 7.0. Wheezy) Processor: Dual-Core (4 threads) 880 MHz, […]
Google Search Operators Cheat Sheet
Tips to make your searches more effective. BASIC SEARCH define:wan returns definitions. time:Toronto returns time […]
Reverse Proxy with NGINX and SSL/TLS (Let’s Encrypt)
In this tutorial, we will go through: Install and configure NGINX, Install and configure SSL/TLS, […]
Setting Up SELinux on Ubuntu
SELinux is an upgrade to the file system that creates labels to enhance the policies […]
SED Cheat Sheet – Stream Editor with RegEx
Sed is a text/string editor command-line tool. Follow the most basic commands: sed ‘s/LOOKFOR/REPLACE/‘ file.txt […]
VBScript Cheat Sheet
Message Box Syntax Int = MsgBox(prompt[,buttons][,title][,helpfile,context]) Message Box Responses / Button Values 1 = vbOK […]
Installing cPanel + WHM on Ubuntu
The only drawback of cPanel is that it’s neither open-source nor free. The same is […]