Parampreet Singh

Technology

How to see GUI on Remote (Linux) Machines?

It rarely happens that we need to see GUI for the Linux based remote servers. But what if you need to see that. The purpose of this post is to walk you through the software/steps required to fulfill this requirement. Here is how we can enable the GUI First of all we have to install vncserver on remote machine For Ubuntu For...

30-Oct-2015

Android, Mobility

mailto links on android devices

Recently we added a feature that uses the mailto link. While testing it was found that working fine on Desktops, iPhones, and iPad's but not on android devices. To debug it quickly, we created a test page with just mailto link in it as shown below <a href="mailto:someone@example.com?Subject=Hello%20again" target="_blank">Send...

02-Sep-2015