1 Via PowerShell
1.0 Configure proxy settings via PowerShell terminal
1.0.1 Create general variables
1.0.2 Set system global proxy Environment variables
1.0.3 Import global system proxy values to PowerShell teminal
1.0.4 Disable automatic detection of proxy setting\
This Gist shows how to set up a CentOS machine to run a functional DCM4CHEE instance.
- download the desire iso at CentOS.org
- create a boot drive
- install it
This Gist shows how to run CentOS linux distro native or on a Vagrant virtual machine with Nginx. Access it locally or via host to the 'localhost:80'. Also show how to make Laravel servers to run and access the url both locally and via host at 'localhost:8000'
- Via PowerShell
- Download CentOS 7 x86_64 Vagrant box
- Download and install Vagrant 2.0.2 x86_64
- Create Vagrant directories
- Add CentOS 7 x86_64 box to Vagrant
- Configure Vagrantfile