Self signed cert

Keith Smith techlists at phpcoderusa.com
Sat Jul 4 16:14:41 MST 2015


Thanks!!

On 2015-07-04 16:10, Kevin Fries wrote:
> 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 git at github.com:skecskes/vagrant-centos7-ansible-lamp.git
>  $ vagrant up
>  Enjoy
> 
> Hope this helps
>  Kevin
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.phxlinux.org
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.phxlinux.org/mailman/listinfo/plug-discuss

-- 
Keith Smith


More information about the PLUG-discuss mailing list