How to easily install & configure a LAMP server on Ubuntu Linux
This video will show you how easy it is to install & configure a LAMP server using Ubuntu linux. This is one of the easier methods available. A LAMP server is a combination of Linux, Apache, MySQL, and PHP
The following are the commands used in the video:
sudo apt-get install tasksel
sudo tasksel
sudo service apache2 restart
sudo gedit /var/www/phptest.php
Thanks again to everyone who viewed my first video. I know its been a while but I’ll try to continue making new ones on a regular basis. Please let me know what you think and what you’d like to see in the comments. Even though I may not respond to them all, I do regularly view them!
by uniquefree
linux web server