Re: Self signed cert

Inizio della pagina
Allegati:
Messaggio come e-mail
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Autore: Kevin Fries
Data:  
To: Main PLUG discussion list
Oggetto: Re: Self signed cert
Here is an example... how to fire up a fully operational LAMP stack in
under 5 minutes. It should work as a template to help build what you want.

Insure you install the most current version of VirtualBox and Vagrant, then:

open terminal
$ cd /var/www
$ mkdir project
$ cd project
$ git clone :skecskes/vagrant-centos7-ansible-lamp.git
$ vagrant up
Enjoy

Hope this helps
Kevin
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.phxlinux.org/mailman/listinfo/plug-discuss