Welcome to The Foley House Sign in | Join | Help

Karl Foley's Blog

A personal blog of an IT techie - This is a convenient place for me to jot things down before I forget.

News


Browse by Tags

All Tags » Cisco   (RSS)
Ubuntu x64 10.04 - Inital issues
Decided to upgrade to Ubuntu 10.04 using an in place upgrade - This failed horribly. There were several errors to do with likewise-open (my laptop belongs in a Windows AD domain). The final one told me that it had left my distro in an unusable state (some Read More...
Citrix ICA Web Client
This client needs either local administrator or power users rights to run correctly on the workstation. To allow normal users to run edit the permissions on this registry key: HKLM\Software\Microsoft\MSLicensing - Users - Full control You could this either Read More...
How to change the default route in Cisco IOS
Type the following. Replace text with your own values: telnet hostname password enable username password conf t ip route 0.0.0.0 0.0.0.0 gatewayip ^Z write mem show ip route exit Read More...