June 2020 - Cloud Network

Networking | Support | Tricks | Troubleshoot | Tips

Buymecoffe

Buy Me A Coffee

Tuesday, June 16, 2020

How to Install and Configure pgAdmin 4 v4.19 on Ubuntu 18.04/20.04, Debi...

June 16, 2020
How to Install and Configure pgAdmin 4 v4.19 on Ubuntu 18.04/20.04, Debi...

Wednesday, June 10, 2020

How to solve command could not be located because '/bin' is not included in the path environment variable

June 10, 2020
How to solve command could not be located because '/bin' is not included in the path environment variable
ERRORcommand could not be located because '/bin' is not included in the path environment variableSOLUTION 1cat /etc/environmentPATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"ls -l /etc/environment-rw-r--r-- 1 root root 79 2010-03-16 14:44 /etc/environmentJUST TYPEexport PATH=/usr/bin:/bin=========================================SOLUTION...
Page 1 of 6512345...65Next �Last