macOS: Find your DHCP Server Address
KB ID 0001587 Problem In Windows this is easy to find, ‘ipconfig /all’ will tell you 🙂 On macOS it’s not so simple. Solution First you need to know which network card we are talking about! Your wireless network card is nearly always en0 (that’s a zero), if you are on a wired connection simply run ifconfig and find the right network card. to double check you can run; ipconfig getifaddr en0 Then to see your DHCP...
Cisco ASA No Debug Output?
KB ID 0001477 Problem I see this get asked in forums A LOT, typically the poster has another problem they are trying to fix, someone has asked them to debug the problem and they cant see any debug output. Solution Firstly you need to understand what logging is, and how debugging fits within it. (Bear with me, this is good knowledge to have). The firewall saves logs in syslog format, and there are 8 Levels of logs, the one with the...
Mac OSX: Creating ‘Password Protected’ Zip Files
KB ID 0001357 Problem Me to the office: Does anyone know how to create a password protected Zip file on a Mac? Reply: Use Windows Well actually this advice is ‘bobbins!’ Windows still can’t do this without installing an application, (I would recommend 7-Zip). But with a Mac of course you can 🙂 Solution First open an Terminal window, then ‘change directory’ to the folder that contains the uncompressed...
HP StorageWorks P2000 – Connecting to and Configuring
KB ID 0000569Â Problem Normally I simply connect a new MSA to a clients network, and it gets it’s address from DHCP. Then I can get the address for the DHCP Scope, and point my web browser at it. Yesterday I was starting with new virtual infrastructure and had no DHCP. With the G1 and G2 models, you got a console/serial cable and could just terminal in. With the G3 they have replaced the serial socket with a mini USB socket....
Cisco Catalyst Switches – Set a Management IP and Allow Telnet and Web Management
KB ID 0000614Â Problem If you want to manage your Cisco Catalyst switch it’s not always practical to plug a console cable in to change its settings or monitor what it is doing. Putting an IP address on it and enabling remote management via Telnet or from your web browser is a better alternative, particularly if you have a lot of switches. Solution Enable Telnet Management on Cisco Catalyst Switch 1. Connect to the Switch using a...