LAMP stack on Trisquel
- Login o registrati per inviare commenti
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?
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.
Execute, in a terminal:
$ sudo tasksel
Choose "GLAMP Web server".
Thank you, thats very usefull ;-)
Of course, you can also use a different web server, database, etc.
You can also use LXD, Docker, Vagrant, virtual machines, and the like. Does anyone have a preferred container method they use routinely on Trisquel?
- Login o registrati per inviare commenti