Activate Astra Pro License

As far as I know Astra theme with Elementor will help any low tech admin to build a professional website with some clicks. You can purchase the license from the official site And you just…

35 Likes Comment
Automation Tool

Automation Tool with bash shell

Linux command for remove duplicate lines in a file Repeat a loop to solve the list Crawl the url list with http response code Remove blank lines in file Delete lines match pattern in text…

69 Likes Comment

Useful Commands work with Github SCM

Install git on Macbook via Homebrew: Verify the installation: Connect to the github account. By using github username and personal access tokens To create the personal access tokens as github password : From github.com page,…

68 Likes Comment
Inaccessible Boot Device

Windows 11 Green Screen Problem: Inaccessible_Boot_Device

If you’re a fan of Windows OS, It’s time to update the latest Windows 11. But there’s some problem with your device ( laptop PC ) while upgrading from windows 10 to windows 11. And…

67 Likes Comment

zsh: no matches found workaround ?

Solving “zsh: no matches found” error when running youtube-dl mp3 extract task. Here is my bash script on my Macbook : Usage: getaudio youtube-url and I met the error message: zsh: no matches found I…

66 Likes Comment

Fix x509 certificate signed by unknown authority

This error will appear when you’re trying to update/download files from https resources Solution is running the following command

60 Likes Comment