😎 Welcome to my channel!
If you're looking to enhance your skills in Linux, tech, and more, you're in the right place! 🎥
🌐 Github
▸ https://github.com/DouglasFreshHabian
♥️ Join the Community
For exclusive perks and behind-the-scenes content, become a member today!
💚 Support the Channel
Your support helps me keep creating valuable content. Consider supporting me here:
👉 YouTube Membership: https://www.youtube.com/channel/UC17VZx3ERdQsNvAvXQYjKKw/join
☕💜 Buy Me a Coffee: https://www.buymeacoffee.com/dfreshZ
💙☕ Kofi: https://ko-fi.com/thefreshlab
💛 Social Media
Twitter: 🐦 / h3ymrfr3sh
LinkedIn: 💼 / douglas%20habian
Instagram: 📸 / douglashabian
Tryhackme: 💻 / tryfreshme
🛍 Shop My Artwork & Custom Linux Tools
Check out my Shopify 🛒 Store for creative artwork, custom Linux tools, and open-source solutions!
👉 Fresh Forensics Store: https://t10fpe-zh.myshopify.com
🧾 Current Certifications
I'm proud of my achievements and want to share them with you!
▸ Linux Essentials: https://cs.lpi.org/caf/Xamman/certification/verify/LPI000519037/mbk48breps
▸ LPIC-1: https://cs.lpi.org/caf/Xamman/certification/verify/LPI000519037/7b4l7akdf3
📝 Commands
1️⃣ Change Hostname
sudo hostnamectl set-hostname Demo
sudo nano /etc/hosts
2️⃣ Create New User/Password
sudo adduser fresh
3️⃣ Add New User to sudo group
sudo usermod -G sudo fresh
4️⃣ Lock default kali user
sudo usermod -L kali
5️⃣ Generate ssh keys
ssh-keygen -t ecdsa -b 521
6️⃣ Check for running services and stop/disable
service --status-all
sudo service ssh status
sudo service ssh stop
sudo systemctl disable ssh
sudo service ssh status
7️⃣ Update Repositories && Upgrade
sudo apt update
sudo apt list --upgradable
sudo apt upgrade -y
8️⃣ Metapackages
sudo kali-tweaks
🕘 Timestamps
1:21 ▶️ Change Hostname
3:53 ▶️ Create New User
4:54 ▶️ Add User to Sudo Group
6:25 ▶️ Lock Kali User
7:41 ▶️ Generate SSH Keys
10:28 ▶️ Check Running Services
13:25 ▶️ Power Manager Settings
14:36 ▶️ Update Repos && Upgrade Packages
17:28 ▶️ Install Kali Metapackages
🎶 Music Credits
🔹 Floating Castle by Purple Cat: https://purrplecat.com/
🔹 Music is provided by Chosic under the Creative Commons CC BY-SA 3.0 License
📢 Disclaimer
This video is for educational purposes only.