wpdb last_query, last_result, last_error

There are times that you wanted to print the exact query itself or query result right after it is executed. Use following wpdb class variables to…

Difference between wpdb get_row(), get_results(), get_var() and get_query()

WordPress defines a class called wpdb, which contains a set of functions used to interact with a database. Its primary purpose is to provide an…

Upgrade a Cisco Stack Switch

  As a Network Engineer, you need to perform regular upgrade of your Cisco Stack Switch to latest and stable IOS version in order to fix…

Reset Cisco Router to Factory Default Settings

This tutorial is to factory reset Cisco Router in case you forget router password or require to flush present configuration. Note that you will lose…

Configure Azure AD and Join Windows 10 to Azure AD

In this topology called as Cloud Identify Model, we create and manage users in the Office 365 and their user accounts and passwords are stored…

Deploy Office 365 ProPlus from a local source

If users install from the Office 365 portal, you can’t control which computers they install Office 365 ProPlus on. If you’d rather deploy Office 365…

Tutorial to setup Office365 on client computer via Office365 Portal

This tutorial assists you to setup Office365 software – MS Office 2016 ProPlus or the latest, Skype for Business, OneDrive on your computer. We also…

WordPress change port 80 to 8080

Its a common practice to have WordPress running on XAMPP, but how to fix your WordPress site, if you have changed your default Apache port 80…

Alternate to Cisco Client VPN for Windows 10

If you are looking for an alternate software for Cisco Client VPN software, here is the step by step guide to set it up.This worked…

Enabling Perfect Forward Secrecy Cipher Suites on F5 BigIP LTM

Every SSL connection begins with a handshake, during which the two parties communicate their capabilities to the other side, perform authentication, and agree on their session…