Before You Begin
- Ensure that you have followed the Getting Started and Securing Your Server guides, and the Linode’s hostname is set.To check your hostname run:
1 2
hostname hostname -f
- Update your system:
1
sudo apt-get update && sudo apt-get upgrade