Software Development
Showing posts with label
Windows
.
Show all posts
Showing posts with label
Windows
.
Show all posts
Tuesday, April 3, 2018
Attaching debugger to IIS process in Visual Studio
›
Intro The developer needs to debug web application. The web application is running on IIS. Attach to process Open your project in ...
Thursday, November 16, 2017
Fix Jenkins SMTPSendFailedException on Windows and Ubuntu 16.04
›
Intro By default, Jenkins has disabled mail.smtp.starttls option and if you want to send notifications through any SMPT service which r...
Tuesday, October 17, 2017
Recursively copy files of a specific folder into a single flat folder on Windows
›
Recursively copy files of a specific folder into a single flat folder on Windows Use following script, with appropriate folders. @ ec...
Thursday, October 5, 2017
VirtualBox: Accessing shared folder from Ubuntu guest
›
Preconditions VirtualBox is installed. Ubuntu 16.04 is running in VirtualBox. Instruction 1. Create shared folder. Click settings ...
Tuesday, May 9, 2017
PHP Composer installation: The openssl extension is missing
›
Composer installation To install Composer on Windows you have to follow documentation https://getcomposer.org/doc/00-intro.md#installa...
›
Home
View web version