Michael ➟ 👨‍💻 🐍
banner
themeek766.bsky.social
Michael ➟ 👨‍💻 🐍
@themeek766.bsky.social
👨🏽‍💻| Tech Enthusiast •Coding Life •IT •Cloud
👼🏽| Building My Brand & Sharing the Process W/ Others
November 27, 2025 at 8:01 PM
Linux cron jobs 101
November 27, 2025 at 7:37 PM
Using a VPN to manage multiple accounts?

You are still getting detected.

Platforms do not just see your IP, they see your browser fingerprint.
November 27, 2025 at 3:25 PM
OpenAI has been hacked. If you have used their API services, hackers may now possess your name, location, user ID, and other information.
November 27, 2025 at 3:11 PM
NETWORKING COMMANDS
November 26, 2025 at 8:51 PM
Boost Your Networking Knowledge
November 25, 2025 at 9:24 PM
Quick Linux Command Tip 💡

You probably didn't know but find command allows yo to quickly look for all executable files in a directory:

find . -type f -executable
November 25, 2025 at 7:18 PM
Keep Calm and Learn Linux🐧
November 25, 2025 at 6:37 PM
Which one do you use as your daily driver?
November 24, 2025 at 6:29 PM
November 24, 2025 at 5:42 PM
November 24, 2025 at 5:07 PM
Maturity is choosing a ThinkPad over a MacBook
November 23, 2025 at 3:30 PM
November 23, 2025 at 2:55 PM
November 23, 2025 at 2:55 PM
HARVARD UNIVERSITY JUST
RELEASED FREE ONLINE COURSES.
NO FEE PAYMENT REQUIRED.
HERE ARE 8 COURSES YOU DON'T WANT TO MISS IN 2025:
November 23, 2025 at 2:55 PM
Quick Linux tip 🐧

If you have trouble reading the directories in the $PATH variable, use the tr command to translate colon (":") characters to newline characters ("n") so they can be displayed in lines:

$ echo $PATH | tr ":" "\n"
November 23, 2025 at 10:19 AM
HTTP vs HTTPS
November 23, 2025 at 9:55 AM
How NAT works
November 22, 2025 at 2:28 PM
Basic server types
November 22, 2025 at 1:59 PM
November 22, 2025 at 11:52 AM
Types of Network Devices you need to know
November 22, 2025 at 7:34 AM
What's New in Windows 11 Version 25H2 -
November 21, 2025 at 11:55 PM
HERE ARE 22 ESSENTIAL COMMANDS
November 21, 2025 at 7:50 PM
BASH SCRIPTING BASICS
November 21, 2025 at 7:21 PM
When Applying for a job, this company Rejects Any AI generated text in their Q&A, but has 67% of the JOB DESCRIPTION generated by AI.
What do you think?
November 21, 2025 at 12:04 PM