How to enable websites in Apache2
Simple enter:
a2ensite
You’ll get a list of sites you can enable. Obviously requires the configuration file in /etc/apache2/sites-available
Simple enter:
a2ensite
You’ll get a list of sites you can enable. Obviously requires the configuration file in /etc/apache2/sites-available
Create a file in your home folder named “.vimrc”. This file will be automatically loaded each time your start vim.
Show line numbers:
:set numberHide line numbers:
:set nonumber