
CISCO ASA LDAP AAA Error ‘AAA Server has been removed’
ASAProblem:
Attempting to test AAA authentication via LDAP to a Windows domain Controller.
Authentication test to host {IP-Address} failed. Following error occurred – ERROR: Authentication Server not responding: AAA Server has been removed
Solution:
This…

MySQL – How to Back Up and Restore a Database
MySQLDeclarations
Database: [dbname]
User: [uname]
Password: [pass]
Back up
Back up a dedicated database from the Command Line:
[crayon-6908c8cc6a0cd825042786/]
Back up all the databases:
[crayon-6908c8cc6a0d4361288063/]
Back up with…

ZFS – Replacing a dead disk in a zpool
ZFS
ZFS – Single Path
[crayon-6908c8cc6a291355972511/]
ZFS – Multi Path
[crayon-6908c8cc6a298273108979/]

BIND – Response Policy Zones (RPZ)
BINDISC Webinars:
https://www.isc.org/mission/webinars
ISC Webinar on RPZ:
https://www.isc.org/wp-content/uploads/2017/12/RPZ-webinar7.ppt.pdf
Security Zones - Rackspace Case Study:
http://www.securityzones.net/images/downloads/Rackspace-RPZ-Case-Study.pdf
Free…

CISCO CUBE SipGate
CUBE1. Cisco Unified Border Element with Support for Multi-VRF
Cisco Unified Border Element Configuration Guide
2. SIPGATE
To let you CUBE register with SIPGATE for incoming calls, you need to ensure that the sip-ua, retry invite is 2 else…

Debian – How to delete broken packages
Debian1. remove broken packages
[crayon-6908c8cc6a5e4248729002/]
2. after removing package update your system
[crayon-6908c8cc6a5ec812646338/]
3. re-install the package
[crayon-6908c8cc6a5ef990642122/]

Ubuntu – How to fix broken packages
Ubuntu1. fix broken packages
[crayon-6908c8cc6a7d4635921942/]
2. cleanup 1st
[crayon-6908c8cc6a7db151518163/]
3. cleanup 2nd
[crayon-6908c8cc6a7df125861643/]
4. Package Manager
[crayon-6908c8cc6a7e3607325168/]

WordPress – auto-update via proxy
WordPressHere a brief config snipped to allow Wordpress to
use a http proxy server for updates
enforce ssh
enable auto-upgrade for WP core, plugins and themes
[crayon-6908c8cc6a9af425086086/]
