Monday, May 12, 2014

Unused rules on PIX

I had to recently do some migration work on an old PIX.  I didn't want to transfer rules that were no longer in use so I used the following command to see the ACL hit counts.


To view the hit counts do the following:
    show access-list

At the end of each line you'll see (hitcnt=x)

Friday, May 2, 2014

Ubuntu 14.04 workspaces

The first thing I noticed when I installed Ubuntu 14.04 was that the workspace switcher was missing from the launcher.  Never fear, enabling workspaces is rather straight forward, simply do the following.

System Settings > Appearance > Behavior > Enable workspaces

It's that simple.