Neobux

Wednesday, July 16, 2008

Celcom Power38

celcomlogo_20102003_eng.jpgToday I went to Celcom Centre to register for a new postpaid plan. I decided to subscribe for postpaid plan after more than 4 years of using prepaid. At first I decide to subcribe for Celcom Executive Plan but the saleperson finally manage to convince me to go for Power38 plan. So, here the comparison of prepaid and postpaid plan.
Other networksPrepaid Mid PlanPower38
Call Rates (adjacent)RM1.40/minRM0.20/min
Call Rate (Non-adjacent)RM2.60/minRM0.20/min
SMSRM0.20/smsRM0.15/sms
These are the only 3 things that very important for me. Some of my friends are from neighboring state and not within the same network. Some are living in Kuantan but using phone number registered at different state. So by using prepaid, I pay more specially when outstation.

The registration is smooth. Other than the time needed for writing the application form, I wait only a few minutes before my number were called. Actually I didn't need to go to the counter because they already set up a booth outside the premises for promotion and registration. But because I wanted to use my old prepaid number, the registration need to be done at the counter.

So, how much I payed during registration? Actually none for new number but in my case, I payed RM50. This RM50 is for processing fee to use my old prepaid number. However, for each registration they give free handphone. One is Samsung (I forgot the model name) and another is Vodafone 225 (I pick this one). So, upon registration I got one phone and a sim card. The saleperson said that the activation will take 24 hour.
vodafone.jpg

Sunday, July 13, 2008

VMware Player with Linux

After using several Live CD a few times, it is time for me to use the installation option. But I don't want to mess up my WinXP installation and make a dual boot. So I do some research to find the best solution to try all the functionality of the Penguin with out me sacrificing my WinXP. So, after some searching and reading, I found out that VMware Player is the answer.

VMware Player

VMware Player is a free VMware product. It enables user to run virtual machine on Windows or Linux PC. So meaning that if you run WinXP, you also can run Linux within your WinXP and vice versa. From www.vmware.com, it stated that "VMware Player runs virtual machines created by VMware Workstation, VMware Server, or VMware ESX and also supports Microsoft virtual machines and Symantec LiveState Recovery disk formats." At first, I thought that I need VMware Workstation to to properly create and run Linux and for once I thought my Linux way stop there, but nope...

How to use?

Just follow this step by step guide.
  1. Download VMware Player from this link. Click here. Beware that the file is large (>100Mb).
  2. Install VMware Player.
  3. If you don't have any Linux .iso file, please download.
  4. Create a folder and put your .iso file that folder. Example D:\vmware\
  5. Go to this site http://www.easyvmx.com/.
  6. Click super simple - virtual machine creator.
  7. Enter Virtual Machine Name (Example Ubuntu 8.04), Virtual Machine OS (your Linux's Distro name), Virtual Machine Memory Size (try 512MB), Virtual Machine Disk Size (default) and LiveCD(click enable and please enter your .iso file name here).
  8. Click "Create Virtual Machine" button download My_Virtual_Machine.zip file in the next page.
  9. Unzipped all the file in the zip file into your created folder from step 4. Make sure your Linux .iso file also in the same folder.
  10. Run VMware Player.
  11. Click open and go to the created folder.
  12. Select .vmx file.
  13. So, now your LiveCD is running with you need to burn the image file and also without you reboot your system. You also can install LiveCD without worrying your WinXP installation. The installation will use your virtual hard disk (.vmdk file). This file can be very big depending on your linux installation.

    .vmx file can be open using normal text editor (example, notepad). You can play a bit with the setting but you need to restart VMPlayer to see the effect. If you afraid to make any adjustment, open www.easyvmx.com, and click easyvmx or easyvmx v2.0. Try enable your usb setting to enable you thumbdrive in Linux environment.

    I test the guide using Ubuntu 8.04 with easyvmx setting. Everything work fine. I wrote this post in my Ubuntu environment without any hassle. The only problem I have is to mount my hard disk.

    Saturday, July 12, 2008

    Play with Linux

    After I read a post at MielonG's Diary, I try googled to learn more about Linux. Actually, this is not the first time I use a Linux distro. Back in 1998, I try to use Mandrake. That time, the installation was not as easy as current linux installation. As a new linux user, to know about swap, usr, var and many other partition name was like a kid trying to learn calculus, so confusing. That time to find help using internet was hard. The only way to learn was by going to library and read a lot of books without the search tool

    The nightmare didn't stop there. After installation, I need a few days to get my sound card and tv card to work properly. After 2 months, I reverted back to Win98.

    So now, with all the 2 months knowledge disappear within my briliant brain, I challenge myself to play with Linux again.

    Now, once again I'm a newbie

    My Test Machine

    E4300 Core2Duo Processor 1.8Ghz (no overclock)
    2Gb DDR2 X 2 (Total 4Gb)
    Intel® P965 Chipset Motherboard
    500G Harddisk
    ATI HD2600XT 256MB DDR3
    Onboard sound

    Live-CD

    From wikipedia,

    "A Live CD or LiveCD or CD Live Distro is a computer operating system that is executed upon boot, without installation to a hard disk drive. Typically, the LiveDistro is named after the bootable medium it is stored on, such as a CD-ROM or DVD (Live CD/DVD) or a USB flash drive (Live USB)."

    Live CD is like linux on disk. No installation needed and no change made to hard disk unless we instructed to do so. There are a lots of Live Cd available in the internet and of course there are free to download. Example Ubuntu, Mandriva, Knoppix and Fedora.

    I already tested all the Live CD mentioned above. Surprisingly, all are easy to use. Anyone can try using them without any Linux knowledge. My internet connection and all my hardwares work wonderfully. So I highly recommended Live CD to everyone who want to feel and learn Linux.

    Linux CD also can serve as installation disk. But I haven't try this option yet because I don't want to mess up my current OS installation.

    Next post, VMware with linux.