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)
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...