1 sudo apt install nodejs npm
1
sudo apt install nodejs npm
1 sudo npm install -g yarn
sudo npm install -g yarn
1. Instala o PostgreSQL sudo apt install postgresql postgresql-contrib 2. Inicia o PostgreSQL sudo systemctl start postgresql 3. Cria seu usuario sudo -i -u postgres psql CREATE ROLE adm...
Don’t use root user You can’t acess ftp if you only have root user, you gonna need to create another user 1 - Install proftpd on linux server sudo apt install proftpd 2 - Install FileZilla...
1 - Install zsh and oh-my-zsh 1 - First you’ve to install the shell zsh. I’m a fedora user, so I’m gonna use DNF but if you’re Ubuntu user try APT instead of DNF: sudo dnf install zsh 2 - Insta...
How to install PostgreSQL Linux Mint
-