Great song: James Morrison – Under the influence
can’t get this one out of my head. who agrees?
Posted in Uncategorizedcan’t get this one out of my head. who agrees?
Posted in UncategorizedAnytime you we do email marketing there are alway a few awesome replies that give us all a good laugh. We recently sent out emails to ASU as a result of referrals from other users. We received this awesome reply:
———————————-
Hi,
Asu did not accept me to a phd program. It is offensive to receive an email from you. Please adjust your marketing strategy accordingly. Thanks.
———————————-
I kind of feel bad for this guy – funny that he finds us offensive though!
Posted in BusinessUPDATE: If you simply want to clean out the /tmp/eaccerlator folder, the following command does the trick on CentOS and RedHat systems.
tmpwatch --mtime --all 336 /tmp/eaccelerator
———–
I just found a fix for the /tmp folder filling up with session files from Eaccelerator.
The trick is to move the cache folder to a larger partition. In our case our /tmp folder is 1GB and it was hitting 90% full regularly.
Login as root :
# pico /usr/lib/php.ini
Find :
eaccelerator.cache_dir=”/tmp/eaccelerator
and change it from /tmp/eaccelerator to /var/cache/eaccelerator and save the file.
# mkdir /var/cache/eaccelerator
#service httpd stop
#rm -rf /tmp/eaccelerator
#service httpd start
Posted in Computers & Internet, Questions Answered“When we say we are burned out, I hope it means that we were once at least on fire”
via friend Keith Ferrazzi on twitter
Posted in Uncategorized