3.8. Portal Content

We are now ready to install the LOT software.


	  cd /var/www/html
	  sudo tar zxf lot.tar.gz
	  sudo chown -R apache.apache /var/www/html/lot
	  sudo chmod 600 /var/www/html/lot/root/users.tkl
	

Above we changed ownership to apache and set correct permission the users.tkl file.