Sunday, January 26, 2020

Making the pages appear semi-transparent over a background image

Go to the Appearance > Customize > Additional CSS
and paste code given below

.site-content-contain {
    background-color: rgba(255, 255, 255, 0.9);
}

Fortigate - Sync license

Testing the DNS
  1. To test if your DNS can reach FortiGuard, use the following CLI command:
    execute ping guard.fortinet.net
  2. If you can reach the address, run the following command:
    diagnose debug application update -1
    diagnose debug enable
    execute update-now

Password Recovery for Nexus Switches

  On a Windows PC, change the keyboard layout to   en-US Connect to the Nexus switch   directly   via serial console ( not   over ssh/telnet...