Category: Tutorials

  • Resolving ENETUNREACH – Network unreachable issue with Filezilla

    Resolving ENETUNREACH – Network unreachable issue with Filezilla

    Recently I added a new site credential to Filezilla and when I try to connect it I got the following error message ENETUNREACH – Network unreachable issue Initially, I thought the network was probably down. The error logs simply show the above error and no trace of any other useful information to debug. A google…

  • Configuring Airtel VDSL router 777VR1 after resetting accidently

    Configuring Airtel VDSL router 777VR1 after resetting accidently

    I accidentally reset my airtel VSDL router (777VR1) made by Beetel. After a couple of calls to airtel customer care, I was able to reconfigure it and is working absolutely fine. I highly recommend calling customer care for any issues. Posting the following information just for knowledge and information purpose. As soon as the router…

  • Preparing your GMAT like a Rockstar with Experts’ Global!

    One of the growing Edtech trends in 2018 is the drive for using technology to learn with the same experience as in a classroom. Thanks to the cheap and affordable internet access that we get even in remote corners of India. Almost everyone has access to a mobile and a computer but the question to…

  • Copy macOS Sierra Installer for installing in multiple systems

    If you have multiple systems and wanted to install macOS Sierra, please find this guide to backup the installer.

  • Google Chrome didn’t shut down properly – Fix

    Looking at the title, you might be wondering why I would post an article about a basic error message shown by the Google Chrome Browser. “Google Chrome didn’t shut down properly” was a normal error that you see when the browser or system crashed during the usage. But for some, it is a daily welcome message.…

  • Activate Airtel Voicemail service for free on your Prepaid Mobile

    Airtel provides Free Voicemail service for all prepaid customers but unfortunately no one is aware of it. Even Airtel website or customer care representative is unaware of it. Activation by Call Code: Call *321*671# for Activation Call *321*673# for Deactivation Activation by SMS Code: START VMS to 54321 for Activation STOP VMS to 54321 for…

  • Enable and Allow Remote Access to MySQL Server

    By default your MySQL Server has default configuration to allow only local connection. So if your application connects MySQL in localhost, then the basic configuration can be left untouched. If you are planning to allow and enable remote access to MySQL server, then follow the steps below : Find the MySQL configuration file which mostly…

  • Moving multiple files from current folder to parent folder in Linux

    People who use shell to install packages or application in their Linux servers usually need to keep this command handy. Every time they download and unzip a folder, they are in a position to move all those files to a parent directory they already created. For example you download wordpress application and extract it, but those files are extracted…

  • Configuring Amazon SES with Mantis Bug Tracker for Email Notifications

    So you deployed one of best bug tracker system in your ec2 instance and was wondering how to configure its email setting with SES ? After Amazon Introduced SMTP accounts, things that were so complicated become so easier.  Every application that supports SMTP connection method made it possible and compatible to be used with Amazon…