Use Tasksel to setup your LAMP Stack

Tasksel, is a simple and easy-to-use tool developed for Debian/Ubuntu that provides users an interface to enable them to install a group of related packages such as LAMP Server, Mail Server, DNS Server, etc. as a single pre-configured task.

This video will you you how to setup a LAMP stack (Linux / Apache / MySQL / PHP) on Debian or Ubuntu Server.

Follow these Steps to Install Tasksel on Debian or Ubuntu Server

1) Install Tasksel

sudo apt-get update &&
sudo apt-get install tasksel

2) Run Tasksel

sudo tasksel

Posted in Linux Desktop Tips, Linux Network Admin Tips on Dec 07, 2020