List of commands typed in the terminal mv ~/Downloads/jspage ~/ sudo apt install apache2 cd /etc/apache2/sites-enabled/ sudo gedit 000-default.conf cd /etc/apache2/ sudo gedit apache2.conf ls -ld ~ ~/jspage/ chmod o+x ~/ ~/jspage/ sudo systemctl restart apache2.service