Domain Alerting is a daily alert when a new domain name is registered and contains your keywords.
Domain Alerting tool allows you to perform two main actions (for educational purposes only):
apt install mailutils
pip3 install -r requirements.txt
Inside the file “launcher.sh”, complete:
Then, create a daily crontab job:
crontab -e #edit user’s crontab
0 8 * * * /path/launcher.sh #set daily crontab (here at 8 am for example)
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…
Efficient disk space management is vital in Linux, especially for system administrators who manage servers…
Knowing how to check directory sizes in Linux is essential for managing disk space and…
Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a…
Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…