#programming-blogs
Read more stories on Hashnode
Articles with this tag
Situation Credential store not initialised Docker Desktop uses 'pass' to store the login credentials that needs to be initialised. Credential store...
Node JS Node.js is an open-source, cross-platform JavaScript runtime environment that allows developers to execute JavaScript code outside of a web...
Check your operating system info LSB release tool lsb_release -a The lsb_release -a command is used to display detailed information about the Linux...
Check your operating system LSB release lsb_release -a Output lsb_release -a No LSB modules are available. Distributor ID: Elementary Description:...
Open the App store Perform the search Search for Visual Studio Code and press Search. Install Open Done Celebrate You've made it! Let's...
1- Check if it's installed Just to make sure that Postgresql is already installed. which psql You should get something like this 2- Check the...