Category: Technology
-
Steps to Install Vidyo Desktop on Ubuntu 16.04 – [SOLVED]
Have you tried to install Vidyo Desktop on Ubuntu 16.04 (including Server Edition) ? If you have, then you might have noticed that it doesn’t work. Here are the steps those need to be followed to setup Vidyo Desktop on Ubuntu linux machine. Steps to Install VidyoDesktop on Ubuntu 16.04 (Server Edition): Uninstall any failed…
-
How to install the free SSL certificate from “Let’s Encrypt” on NameCheap Shared Hosting Server without SSH access. [Working]
Do you want to make your website secure by enabling https:// by installing Free SSL certificate from “Let’s Encrypt” on NameCheap Shared Hosting Server without SSH access? If the answer is YES, then follow the steps below to achieve the same completely free. In fact, this will work on any hosting server which allows installation…
-
Get your website on https and get ranked higher on Google
In a recent blog, Google has announced that TLS, SSL enabled websites(https://) will be getting added advantages in SEO ranking. In order to make the Internet more safe and secure, Google has started using HTTPS as a ranking signal, that means if you site is HTTPS enabled you will get ranked higher. However they have…
-
Integrate PHP CodeSniffer with NetBeans IDE [Steps]
CodeSniffer, an essential development tool that ensures your code remains clean and consistent, should always be with you while writing code to check and fix the messy things. For those people who use NetBeans IDE to write PHP applications, here are the steps to integrate PHP CodeSniffer with NetBeans IDE. Steps: Open NetBeans IDE. (…
-
How to reduce 404 errors created by ++liker.profile_URL++
Are you getting lots of 404 errors in the log because of some urls having patterns like ” ++liker.profile_URL++ ” ? How to reduce 404 errors created by ++liker.profile_URL++ ? Here is the solution to stop those 404 errors and convert those urls to result in 301 permanent redirects to your homepage. Problem: Some days…
-
How to delete chat history of a particular user/contact in Skype [Solved]
Skype, one of the most used VOIP client software for communication inside organizations. One problem with this software is that: by default you can’t remove chat history for a specific contact. To delete chat history of a particular user/contact in your Skype, you have to use a DB browser software( sqlitebrowser ) to read the…