2 - Update and install
It is time to update our machine to get the latest security patches. We will also install node and NPM
Useful commands
- $
sudo apt-get update
- $
sudo apt-get dist-upgrade
It is time to update our machine to get the latest security patches. We will also install node and NPM
sudo apt-get update
sudo apt-get dist-upgrade