LAMP stack on Trisquel

5 réponses [Dernière contribution]
19FordGuy62
Hors ligne
A rejoint: 11/23/2015

I've heard of setting up a LAMP stack (Linux, Apache, MySQL, PHP) to run a web server on Ubuntu. I'm just double-checking, but it would seem to be exactly the same process on Trisquel, right?

Ignacio.Agullo
Hors ligne
A rejoint: 09/29/2009

name at domain, Ven 13 Mai 2016 01:46:36 CEST:

> I've heard of setting up a LAMP stack (Linux, Apache, MySQL, PHP) to
> run a web server on Ubuntu. I'm just double-checking, but it would
> seem to be exactly the same process on Trisquel, right?

Of course you can get such a server in Trisquel, though it's
called GLAMP instead of LAMP, because of naming the system GNU/Linux
rather than just Linux.

About being exactly the same as in Ubuntu, well, I don't know.
But it's an easy process. Text-mode Trisquel 7 installer allows you
to get the GLAMP server with a single keystroke, and I think it's
similarly easy with the graphic installer. Here you have a snapshot:

https://trisquel.info/files/Encrypted_Install_26.png

That snapshot is from the Trisquel Documentation, actually from
the Full Disk Encryption Install page (
https://trisquel.info/en/wiki/full-disk-encryption-install ) but you
don't need to make an encryption install if you don't want to. The
GLAMP installation will be available to you in any case.

------------------------------------------------------------------------
Ignacio Agulló · name at domain

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Magic Banana

I am a member!

I am a translator!

Hors ligne
A rejoint: 07/24/2010

Execute, in a terminal:
$ sudo tasksel
Choose "GLAMP Web server".

Mangy Dog

I am a member!

I am a translator!

Hors ligne
A rejoint: 03/15/2015

Thank you, thats very usefull ;-)

Tasksel_GLAMP_Web_Server_Trisquel_7_Xfce.png
Legimet
Hors ligne
A rejoint: 12/10/2013

Of course, you can also use a different web server, database, etc.

jdenz
Hors ligne
A rejoint: 11/18/2011

You can also use LXD, Docker, Vagrant, virtual machines, and the like. Does anyone have a preferred container method they use routinely on Trisquel?