ntfs-linux

Posted on February 21st, 2005 by john.
Categories: FOSS.

It all started with the unability (by default) of Fedora Core 3 to read ntfs partition. I wanted to watch some movies that lies peacefully in my ntfs partition.. So, I installed the kernel-ntfs module for my kernel. Add a few lines on /etc/fstab, and there it was, a nice mount point called /mnt/winxp and others.. :)
sample of the added line in /etc/fstab:

/dev/hda1 /media/c_drive ntfs ro,defaults,umask=0222 0 0

got it from a resourceful website. Actually, I got mine from another website, but the website above is better :P

Then, there was this unability of reading MP3 files. I downloaded xmms from xmms’ website, installed it along with a package of xmms-skin.. At first, it still won’t read my ntfs partition’s mp3, but that’s not xmms’ problem, it turn out that i haven’t put some beautiful lines of options in my /etc/fstab.. after putting the options, the reading was great.

The last part was watching movies.. I installed xine, which I also download from xine’s website. Make a hard link for /dev/cdrom with the command:

# ln /dev/hdc /dev/cdrom

in which /dev/hdc was my cdrom’s device name
then, make a link at the “Quick Launch” bar, for xine, but alter the command to be ’sudo xine’, so it can read through filesystems more easily.
But in order to do ’sudo xine’, it turned out that I have to be a valid ’sudoer’ first.. so I add a line in /etc/sudoers that said ‘my username’ can do all things using sudo …
then, it was great. This configuring things makes me realize that linux isn’t that difficult, I was just not used to it as it is in my M$WinXP..

0 comments.

ubuntu linux

Posted on February 12th, 2005 by john.
Categories: FOSS.

ubuntu linux..
good linux for good reason..

1 comment.

gmail, anyone?

Posted on February 8th, 2005 by john.
Categories: General.

today I got a privilege from gmail.. (a lot of gmail users have the same and many even more). I got 50 gmail invitation to spread to people, so if you want one, just email me sending your name and e-mail address..

jc

0 comments.

gmail is awesome..

Posted on February 4th, 2005 by john.
Categories: General.

I started using gmail since Jan 18, 2005. It’s simply better than any other web-based email i’ve ever seen.
Large capacity is second, I probably would never use that huge amount of byte for my email messages. They also mentioned that this capacity is enough for 4 years of never deleted email messages. Just throw away those other large capacity email service like s!#m@(.com or suredid.com (the last one is already dead in less than 1 year)..

The best thing is, the new approach of email management. That’s what i liked about gmail. For one, they treat email as conversation.. that’s a new one, although it has been always a conversation eventhough we never realize it.
Hopefully the ads (maybe someday, i predict) would be minor (unlike Y*#$@! nowadays), and probably only text ads (google’s speciality..).
You should have one. A @gmail.com account.

0 comments.