Arthur's Journal

A journal of all the tidbits of information I gathered through the years.

Entries for June, 2012

How to: Time Machine Backup to Network Drives

Introduction I wanted to setup Time Machine on my Macbook to backup to my network drive. However after some tinkering I come to realize that by default the Time Machine program can not do this unless it was formatted using the apple file system. After some research and some testing I have come up with […]

How to: Setup Cisco IOS to authenticate via Active Directory

Introduction This guide will show you how to setup Cisco IOS authentication via Active Directory. This guide is based on Cisco 2600 Router and Windows Server 2008 R2 using NPS.   Active Directory NPS Setup   This section assumes that active directory is already setup and running in your environment. Now for the fun part. […]

How to: Setup SSH terminal access on Cisco IOS

This tutorial will show you how to enable SSH terminal access on your Cisco IOS device. The first few commands may already be set on your router, if this is the case you may skip them. Set a hostname on your router using the hostname command: ‘hostname Edge’ Set a domain name on your router […]