Tag Archives: macosx

Minicom macosx

Here’s a step-by-step set of instructions on how to console onto your cisco router or switch from your mac using minicom. Install minicom via Fink [Fink minicom page]. In the Terminal, type fink install minicom Purchase the Keyspan PDA adapter. … Continue reading

Posted in MacOSX | Tagged , , , | Comments Off

Changing your PATH macosx

Every time you execute a command by using only the command’s name (for example, ls or pwd), your shell looks for the command in a list of directories. That list is stored in the PATH environment variable. The PATH list … Continue reading

Posted in MacOSX | Tagged , | Leave a comment