Latest Articles
Python continue Explained [Beginners Guide]
Using python continue statement in for loop, while loop, if condition, nested for loop, nested while loop, multiple continue statement with examples
How to check if ISP is blocking website [Wireshark]
Step by step instructions to check if isp is blocking website using wireshrak. The website URL can be blocked via DNS name or via IP which can be checked using …
Restart Crontab in Linux (Cron Reload & Restart Commands)
Learn when and how to restart crontab in Linux. See cron restart and reload commands for Ubuntu, Debian, RHEL, CentOS—and when a restart is NOT required.
zsh: command not found: pip – Fix with pip3 & PATH in 2 Minutes
We explore the different root cause for getting zsh: command not found: pip error in Linux and how to fix those errors.
Remove dot(.) in Linux Permissions the RIGHT way!
Step by step instructions to remove dot in Linux permission section for file and directory. What is the meaning of having dot (.) in the end of Linux permission …
