Tutorial: How to Install Easy!Appointments on Ubuntu 14.04

Written Tutorial

If you have already installed a LAMP server, skip to installing Wallabag.

Installing a LAMP Web Server

LAMP stands for Linux Apache MySQL Php/Python/Perl, which are the components of creating a web server. Previously, the acronym was used to remember which packages to install, but now we can install them all in one step.

  1. Open Terminal (A) and type the command to install “Task Select” (B). You will need to enter your password.
    sudo apt-get install tasksel

    01-isntallTasksel

  2. Once the install is complete, run Task Select.
    sudo tasksel

    02-RunTasksel

  3. Use the arrow keys to navigate to “LAMP server” using the keyboard arrow keys, press the “Space bar” to select the option (A), then press the “Enter” key to confirm (B)
    03-SelectLAMP
  4. The install will ask for a password for the “root” use of MySQL. Create and enter a password and confirm it on the next screen.
    04-RootPaswd
  5. When the installation is complete, the LAMP Web Server will be setup and running.

Support Us!

Thank you for reading this article. If you found it useful, please consider buying us a coffee, subscribing to the YouTube Channel, and/or changing your Amazon bookmark to our affiliate link (CAN, USA, UK). We do this out of general interests and to help others. Thanks!




Leave a Reply

Your email address will not be published.