Possum Tales
Site Launched: June, 2009
Site Launched: June, 2009
Site Launched: May, 2009
Site Launched: December, 2008
Site Launched: 2007
Site Launched: 2007
Site Launched: 2007
Site Launched: 2006
Site Launched: 2005
At Ferris State University, the network implements a system called Cisco Clean Access (CCA). This is a system designed to keep all Windows-based computers up-to-date, secure, and authorized to use the network. On the Windows-side of things, it works decently. All that is truly required is the installation of Clean Access Manager, Norton Antivirus, and setting up your Windows Update settings to point to FSU’s Windows Update Server.
This is totally different if you use a Mac (or Linux, or any other OS). While there is technically a Mac client for CCA, it does not work as well as the Windows-based client. Luckily, there is still a backup plan for other operating systems: CCA will redirect you to a web-based login page, you fill in your user credentials, and bam! you’re on the network. Only a few caveats:
To get around most of these issues, I came up with a script to automatically login with my iMac. Essentially, it’s just a shell/bash script that is executed by launchd (you could use Cron on *NIX) every 5 minutes.
Update: This tutorial has been updated! Several bugs have been fixed, please be sure to read all of the updates (especially if you’ve referenced this tutorial before).
Also, there is now a gem to help with the deployment script. Please visit the new tutorial after reading this one for more information.
I’m not going to lie: lately I’ve been on quite the WordPress-kick. I love being able to create a design, cut it up into HTML-ready chunks, and then use a standard WordPress template to get it into production and on the web ASAP! Generally, my workflow looks like this:
Recent Comments