Monthly Archives: September 2009
Transfer Firefox Settings to New Computer
How do you transfer all the nice little Firefox settings, bookmarks, plugins and addons that you already have on your old computer to your new one? I’m sure there must be some configuration file somewhere in your program files or the code of firefox itself, but for use not so fluent with firefox, we can … Continue reading
ld.so.1: cc: fatal: libpicl.so.1: open failed: No such file or directory
ld.so.1: cc: fatal: libpicl.so.1: open failed: No such file or directory – that’s the latest problem we encountered in installing Ruby on Rails… (well, not actually on Ruby but in some dependencies)… Last time we did the GlassFish webstack installation (just to get RoR working) because the Ruby in Coolstack was an old version Ruby … Continue reading
Optimized Open Source Software Stack (Cool Stack) 1.3.1 Final Release
Optimized Open Source Software Stack (Cool Stack) 1.3.1 Final Release… Will be installing Ruby on Rails using Cool Stack… this is the first of sets of post.. Now downloading the packages from Sun.com Optimized Open Source Software Stack (Cool Stack) for the Sun Solaris Operating System(TM). Cool Stack is a collection of some of the … Continue reading
UX: usermod: WARNING: Group entry exceeds 2048 char: /etc/group entry truncated
“UX: usermod: WARNING: Group entry exceeds 2048 char: /etc/group entry truncated” That’s today’s error,.. you wake up, logged and that’s the request that get slapped on you face… This is when you try to add or modify a user’s group membership with ‘usermod -G’.. It usually happen when the group has tons of members and … Continue reading