By editor, 6 April, 2021 Chocolatey packages installer Tags Windows Chocolatey is a software manager for Windows. Can use to install packages like php, tig, make Examples: Install php choco install php Install TIG choco install tig Site : https://chocolatey.org/install
By editor, 26 July, 2016 Internet access via Proxy Tags Server Linux Windows For the examples, IP = 192.168.100.100, Port=3128 Window
By editor, 15 July, 2016 Install WAMP On Windows Tags Server Windows To install xAMP stack on windows, just download and install WAMP from http://www.wampserver.com/. See also how to install drush, git on windows.
By editor, 6 January, 2016 Install drush on Widows Tags Drupal 8 Drupal 7 Windows Install drush on Windows (link : http://www.drush.org/en/master/install-alternative/)
By editor, 5 January, 2016 GRUNT, The JavaScript Task Runner Tags Shell Linux Windows Install in Windows. Install npm (Node.js) : https://www.npmjs.com/package/npm Install grunt-cli (npm install -g grunt-cli)
By editor, 5 January, 2016 Apache Virtual host configuration Tags Server Linux Windows Host file (Like Local DNS) Unix /Linux : /etc/hosts Windows : C:\WINDOWS\system32\drivers\etc\hosts Example :