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:
Chocolatey is used frequently to install this kind of utilities but sometimes it could come with problems. NVM is a tool to install different versions of Node.js and it is very useful
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
Doom-Emacs is a configuration for the people who like VIM but want to use Emacs. I am been using Doom Emacs for a couple months now and I am happy with some of
FFmpeg is a free software, and a multi-platform solution for video, audio, and other multimedia files and streams. It is a terminal software, but there are graphical options like QwinFF, Avanti, FFmpegYAG or
Since couple weeks I was trying to update ghost to the latest version, but I was getting the same error, I thought it was a bug in Ghost-cli or from dependencies, but I
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,
Discontinued Slack now includes a dark theme, this theme is discontinued. Today, I want to share my theme for Slack, this is a dark theme based on colors from the Tomorrow Night scheme
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
I am trying to get a good compression and 7z offers more ratio compression than other formats like zip or rar but on slower time. So today I compressed a folder with more
The command locate is present in the Unix system, and its functionality is search files or directories in our system, it uses a database so after we update the database the search is
The last release of Mac OS doesn't have the option to create a bootable USB from Bootcamp like previous versions, and it is a problem because that require uses other tools. I am