A CDN is a group of servers distributed around the world. It improves your website’s […]
Configuring IP Manually and Removing IPv6 from a Linode VM
In order to set up an Active Directory / Domain Controller on the cloud, assigning […]
Linux Active Directory / Domain Controller (AD-DC) with Zentyal
Zentyal is an open-source email and groupware solution. It has its own Ubuntu-based distribution but […]
Installing a GUI on Ubuntu Server
Installing a Graphical User Interface (GUI) on a Linux Server instance creates a desktop environment […]
Linux as Active Directory / Domain Controller (AD-DC) Replication
sudo apt update && sudo apt upgrade -y sudo hostnamectl set-hostname ad1 sudo nano /etc/hosts […]
SAMBA Sharing with AD Permissions on Ubuntu
This post is a continuation of the posts: Linux as AD-DC Principal [Link], Linux as […]
SAMBA Server and Client on Ubuntu
The choice between NFS and Samba depends on who you are sharing with. Linux supports […]
Hacking Tools Cheat Sheet #4
Reference List MassDNS ShuffleDNS DNSProbe Amass Jok3r Medusa Ncrack SubBrute Steghide StegCracker Zsteg Exiv2 Binwalk […]
Hacking Tools Cheat Sheet #3
Reference List Lynis BeEF Autopsy King Phisher Yersinia SocialEngineeringToolkit Ettercap Bettercap AirCrack-ng LazyRecon Wapiti SpiderFoot […]
Cracking Hashes with HashCat in Google Cloud Colab
Colab [Link] is a Google research project for machine learning. It provides large computing capacity […]