[ Fixes ] Bash script Error /bin/bash^M: bad interpreter: No such file or directory
Have you ever been slapped with the /bin/bash^M: bad interpreter: No such file or directory error when trying to run…
Design – Plan – Write
Have you ever been slapped with the /bin/bash^M: bad interpreter: No such file or directory error when trying to run…
When you run Systemd commands, you may receive error “System has not been booted with systemd as init system (PID…
Linux To check the listening ports and applications on Linux: Open a terminal application i.e. shell prompt.Run any one of…
case-study : Installed angular-cli globally using (npm install -g angular-cli) but when trying to create project using ng new my-project it is…
I – How to create a repertory in Linux from terminal mkdir -p <folder name mkdir -p would not give an…
What is Linux? Linux is an operating system, like macOS or Windows. It powers the vast majority of the servers…