Clean up your mac caches
This is an aggressive fix, but one I had to take after numerous ( thousands ) or syslog errors :
2/3/10 6:08:50 PM com.apple.launchd.peruser.502[407] (com.akamai.client.plist) Throttling respawn: Will start in 10 seconds
2/3/10 6:08:59 PM [0x0-0x12012].com.adiumX.adiumX[452] (process:452): Json-CRITICAL **: json_node_get_int: assertion `node != NULL’ failed
2/3/10 6:09:00 PM com.apple.launchd.peruser.502[407] (com.akamai.client.plist[6584]) Bug: launchd_core_logic.c:4103 (23932):13
2/3/10 6:09:00 PM com.apple.launchd.peruser.502[407] (com.akamai.client.plist[6584]) posix_spawn(“/Applications/Akamai/loader.pl”, …): No such file or directory
2/3/10 6:09:00 [...]
MAC – Reset office 2008 serial
I use a time machine backup to build MAC’s for our employees, saves me time on install and configurations, however our MAC users use office 2008 and require a unique key from our licensed copy. to re enter the office serial I just run the following two commands in terminal :
rm “/Applications/Microsoft Office 2008/Office/OfficePID.plist”
rm “~/Library/Preferences/Microsoft/Office [...]
CentOS 5.4 – install oracle client
oracle install will need :
yum install xorg-x11-deprecated-libs
CentOS 5 – add dag repo
rpm -Uvh http://apt.sw.be/redhat/el5/en/i386/rpmforge/RPMS/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
Show pre-shared-key on ASA
This command will show you the pre-shared-key configured on your ASA
more system:run | be tunnel-group ip.add.re.ss

