source command not found: ^M – bash.rc / zshrc config files
The error message: command not found: ^M Happened to me due to my file having the wrong type of carriage returns in my zshrc.config file. Once I changed my line…
The error message: command not found: ^M Happened to me due to my file having the wrong type of carriage returns in my zshrc.config file. Once I changed my line…
Often times when updating DNS records for a website or setting up a new domain name you need to confirm the IP address your domain name resolves to. This is…
Installing Pip3 for Ubuntu All too often I find myself just looking for the simple instruction on what's needed to install pip3 on Ubuntu. Well here it is: sudo apt…