Rss Feed

June, 2008

  1. Lvm is lovely

    June 19, 2008 by Vincent

    I am a neatfreak. Not in real life but on my computer. Everything must be in the right folder with the right name. I don’t like clutter on my desktop. I hate it. But i have a reasonably large video and music collection. But it’s difficult to keep it neat with three seperate hard drives. I used to have a /data folder with in that folder 3 different folders linked to the different disks. I had one disks for Animé and Music, one disk for TV-shows and one for Movies. But I don’t have that much Anime and Music so I have a lot of unused space on that disk. But I can’t put other stuff on there and still keep it organised. I was interested in raid but raid 1 is a waste of space, raid 5 is nice but for good performance you need a raid card, and raid 0 is too insecure.

    And then I discoverd Lvm. Lvm stands for Logical Volume Manager. What it does is it combines hard drives and partitions (physical volumes) into a large volume group. Within this volume group you can make partitions that cover multiple hard drives.

    So what I did was combine all my drives into one large 2.16 TB partition. And I love it. If your interested as well, use this howto. It’s all you need. And this is what I love about linux. I like to finetune my system. And this was so much easier than I thought but remember, ALWAYS BACKUP YOUR DATA.


  2. New Opera

    June 13, 2008 by Vincent

    A new version of Opera has been released yesterday. Version 9.50. There are some nice changes. First of all, they claim everything is faster. I haven’t tested that but I believe them.

    Second, they have a new feature called quickfind. You type in a word that you remember from a page that you have visited and it looks it up. For example, if you type in “discovers linux” it finds my site :) . I really like this feature. For example, you have been reading a forum thread about something, but you can’t remember the link, you just type in the topic title en Opera finds the page.

    Third and best feature is Opera link. Opera link is a way to synchronize your bookmarks and speed dial between your computers. But not only that, it syncs it to your mobile phone as well. You just create a my.opera.com account, log in in your browser and thats all.

    Another thing I found out yesterday is that I passed my final exams at my school. So that means I graduated High School. Finally, two years over do but it happened. I’m going to do computer science next year and I’m looking forward to it. That also means I’m into the market for a new laptop. I’m thinking about the Dell XPS m1530 but if anyone has got any suggestions, I would love to hear it.


  3. New Distribution, New Blog

    June 10, 2008 by Vincent

    Yeah, I started a new blog. I guess i would like a place to share my experiences with linux. I hope you like it.

    So, linux… When i got my very first own PC I inmediately tried to install ubuntu on it. Didn’t work that well in the beginning, my graphics card was to new so it wasn’t supported yet by the driver shipped with Ubuntu Feisty Fawn, so I installed the beta of Gutsy Gibbon, and it worked. And I was happy, for a while. I still had the feeling that i was missing something. So i went out and searched for a different distribution. I came across Debian but it resembled Ubuntu too much.

    Then I came across Arch Linux. I was a little scared though, after the textbased install you had a command line system. I didn’t knew if i was advanced enough to do that kind of stuff. But I took the risk. I read the beginners guide in the amazing Arch wiki and did it. And it was much easier then I thought. It takes a little more time then an Ubuntu install but it is much more to my liking. Not a ton of programs that I never use, I just install what I want. And then I saw how great Arch is.

    Arch has a lot of things I like. To begin with, it’s rolling release. I don’t have to wait until a new release of the distribution to get a new version of a program. It’s amazing. In theory you never have to reinstall. Second, we have the AUR which stands for Arch User Repository. User can submit programs themselves so almost every program is to be found in the Official Repository’s or in the AUR. Third we have the ABS. The ABS makes it really easy to rebuild any package from the repository’s.

    So the conclusion of this post? Arch, I love you