Define: howto

{Day-to-day Dev. jottings}

Thursday, April 30, 2020

mongoDB Atlas optimisation - Part 1

›
If you are on mongoDB Atlas you might have familiar with alert like this(if alerts are on for this category) Of...
Friday, April 24, 2020

Google Add-on framework support for long-running process or polling support

›
Assume we have a GSuite Add-on, a. Invoking a long-running process b. Invoking an async process which we need to check status periodi...
Thursday, November 23, 2017

How to find wireless network frequency

›
There are situations where we need to find out our wireless network frequency. Eg:- before purchasing network devices we need to verify whe...
Sunday, July 23, 2017

Running different MySQL Servers inside a single host

›
There are many circumstances where running different MySQL server versions required. Eg:- testing Spinning MySQL docker instance is the ea...
1 comment:
Thursday, July 20, 2017

How to hide your application name using nginx proxy_pass directive

›
For the showcase purpose I will be using the store application which resides inside WSO2 API Manager 2.1.0 Following are API Manager speci...
Thursday, June 22, 2017

Download a part of YouTube video as mp3

›
I will be using ffmpeg and youtube-dl installed linux distro (Ubuntu 16.04 LTS) ffmpeg -ss 00:00:00.0000 -i $(youtube-dl -f 22 --get-url...
1 comment:
Wednesday, February 22, 2017

Troubleshooting Firebird Database

›
Note:  I will be using the employee database( /opt/firebird/examples/empbuild/employee.fdb ) which is available by-default with the Firebir...
›
Home
View web version
Powered by Blogger.