How to restore FortiGate Web Admin GUI Access

Have you lost access to your Fortigate GUI and looking for solution to restore the access? Here are the possible causes for GUI to become…

Fortinet Firewall Management Interface Access Over WAN

There are cases when Administrators need Management Interface access over WAN especially while performing Remote Administration. At the same time, you should consider limiting the…

Configure IKEV1 Site to Site VPN between Cisco ASA and Paloalto Firewall

  In this guide, we are configuring IKEV1 VPN between Cisco ASA and Paloalto firewall. This is applicable to all models of Cisco and PA firewalls.…

PHP Isset() and Empty()

Empty() Returns False if empty() has non-empty and non-zero value. Returns True for Null, 0, “”   Isset() Returns False for Null Returns True for…

WordPress – Use javascript to print specific contents in page

  This solution worked for me. Step 1: Specify the printable contents inside this div. <a href=’javascript:printContent(“ad_div”)’ id=’print_link’>Print</a> <div id=’ad_div’> specify your printable content here……

Add Javascript in WordPress Pages

WordPress defaults security feature restricts use of JavaScript into your content. However there are plenty of plugins out in WordPress that allows JavaScript within page or…

WordPress – How to pass variable as parameter in URL

  This simple method worked for my WordPress website to pass a parameter in URL. In this tutorial, the Datewise Invoices page lists down all the invoices created between…

LTM – Disable or Forced Offline Pool member for application maintenance

When you wanted to perform maintenance of a specific application, LTM has got a good feature where you can either disable or forced offline at pool…

Backup Cisco Mobility Express Configuration

Here is the solution to backup Cisco Mobility Express Configuration. If you are backing up the controller, you do not need to backup each AP.…

Cisco ASA Error – AnyConnect package on the secure gateway could not be located

You might be experiencing a similar issue while connecting through Cisco ASA AnyConnect to your remote network. Even though you have loaded the proper AnyConnect image…