The default PIN / Password to the admin menu of the Avaya B179 conference phone is 1234. Admin PIN: 1234
If you own domain names, you may want to transfer them for different reasons including better pricing with a different registrar, transferring domain name ownership, or transferring to get better hosting options with another registrar. In any case, transferring a domain name is a common and straightforward procedure. This guide will assume you are transferring a...
Cacti is an open-source graphing solution based on rrdtool. It’s lightweight and has endless graphing capabilities on nearly every file system available today. It is extremely useful for intelligently graphing Apache Stats – such as website hits, website health, memory, bytes in/out, and much more. This guide will cover how to install Cacti on the latest...
Issue Root Cause Analysis – Affected Customer(s) WhoProduct WhatSub-Product(s) XXTime Reported XX/XX/XXTime Resolved XX/XX/XXTotal Outage Time Tracking Number XXXXXXXXX Problem Summary Describe the problem summary in detail by providing date time stamps of what was reported by customer and seen by provider. Root Cause Provide what caused the issue in a detailed...
If you custom upgraded your router firmware for Tomato, you might need to take advantage of the iptables Firewall scripts to block incoming IP addresses. You can input any the following commands to block a single or a range of IP addresses. iptables -I FORWARD -s 10.0.0.0/255.0.0.0 -j DROP | Block IP’s 10.0.0.1 – 10.255.255.254...