How to install ZSH on CentOS
ZSH it is a popular Unix shell, with some features that you maybe will not found in Bash. These are the step that you need to follow to ZSH install on your CentOS:
ZSH it is a popular Unix shell, with some features that you maybe will not found in Bash. These are the step that you need to follow to ZSH install on your CentOS:
Modern computers with UEFI are a pain when you are installing a system different from windows and is harder if you want a double boot. Last week I installed Linux Mint on my
I will explain very quickly what is a Domain Name System (DNS) before to start with this tutorial. A DNS is a Networking service that converts IP addresses to domain names, for example,
Before to start this problem happened to me on MacOS, but it could happen in other OS like GNU/Linux, and it is a common problem whit Python applications. You can diagnostic the
If you are getting the same error like me trying installing something with node, I will show you two solutions for this: /usr/bin/env: node: No such file or directory The problem
The easy way and which I will explain is to use PPA (personal package archive), is a repository maintained by NodeSource, they maintain the latest Node.js packages. Also allow select between the
En ocasiones algunos procesos necesitan utilizar mas RAM de la que nuestra máquina tiene, esto me paso instalando paquetes con npm puede pasar también con apt, por lo que a continuación muestro como
Insert the Github credentials for every pull or push is a little annoying, that happens when the repository was cloned with HTTPS. On github we found the solution to this problem. Important install