Facebook or Minefield Error?
I was running Mozilla Minefield 3.2a1pre beta without any problem for sometimes.
The weird thing happen while I sign on to my facebook account today and you can see as photo show below.

Click here to enlarge.
Read more
Possibly Related Posts:
Season’s Greetings from Planet Malaysia

Season’s Greetings and Happy Holidays from Planet Malaysia.
Possibly Related Posts:
- MSC Malaysia Fully Sponsored 3D Animation Course
- 2009 Metrics
- Happy Deepavali 2009
- Selamat Hari Raya 2009
- Debian GNU/Linux 5.0 released
Send Twitter and Facebook Status Update via SMS with local charges
As we know Twitter and Facebook are the one of the most popular Web 2.0 website right now. Frankly speaking, 8 out of 10 friend of mine are using either both Facebook and Twitter OR at least one of it. How about you? This is a TREND? Just wonder how frequent you login to Facebook or Twitter? For me? At least twice a week login to Facebook and I used TwitterFox for update Twitter.
Personally I think the most important features is “update status”. You can easily found most of your friend keep update their Facebook status at least once a week(at least for me). Yes update status is pretty simple and easy. Login to website, enter the status and done. How about synchronize both services? In fact, you still can use some other tool such as TwitterSync for sync Facebook and Twitter via web. How about update through SMS? Yes you still can do it and what is the cost? Send SMS to US is not that cheap if you’re heavy user.
Read more
Possibly Related Posts:
Boot gOS from USB Drive Experience
Boot and run Linux from a USB flash memory stick really make our life easy especially for IT administrator. Imaging you can easily carry Linux System in your pocket.
I was managed to install gOS on a USB flashdrive referring to “USB gOS install from Windows” tutorial. The installation guide are pretty simple:
1. Download and run gOSConvert3.exe, a gOS folder is created
2. Download the gOS ISO and place the ISO in your gOS folder
3. From your gOS folder, click fixgOS2.bat and follow the onscreen instructions
4. Reboot your PC and select your USB device from the Boot Menu or system BIOS and proceed to boot gOS from your USB device
Booting up a gOS with USB drive on a physical machine only took me about 2 minutes but it never boot up gOS or SLES 10 using Sun xVM VirtualBox.
Referring to guide “How to boot from USB in Sun xVM VirtualBox” from Shashank Shekhar’s Blaawg. Too bad, VMware Workstation 6.5.1 DO NOT support booting from USB drive.
Read more
Possibly Related Posts:
- lppasswd: Unable to open passwd file: Permission denied
- Missing /var/log/lastlog
- Telnet service_limit error
- How to Add Date And Time To Your Bash History on SuSE Linux
- RPM Segmentation Fault
Argument list too long
Have you seen error message: “Argument list too long” on Linux or Unix console before?
Basically this is a shell command line length limitations. The error “Argument list too long error message” occurs which anytime a user feeds too many arguments to a single command. Each command under Linux/UNIX accepts a parameter commonly known as command arguments. Normally it apply to Linux or Unix system commands such as ls *, cp *, rm *, mv * and etc.
Find out current command line length limitations:
# getconf ARG_MAX
Result:
131072
To get a better result, you may type command
# echo $(( $(getconf ARG_MAX) – $(env | wc -c) ))
Result:
129006
Read more
Possibly Related Posts:
- How to add Dell PERC Drivers into VMware Converter Cold Clone ISO
- Top 10 Free Anti Virus
- Microsoft SQL 2008 Agent not starts
- VMware Workstation 7 Serial Key
- WP Contact Form III – You do not have sufficient permissions to access this page Error