Friday, December 23, 2005

Been writing any posts lately?

No, I've been lazy...or just hung up at work.

It's pretty close to Christmas eve, and that's kind of a big thing here in DK...and the days up until that special evening, is always kind'a hectic. No news this year..

Been thinking a little bit about 'security'.. Not a BIG problem in the linux world.
Or... is it? It is a big deal when you're a noob, you never know what to look out for, and that's why I'm going to explore this area a bit when I get back from the holidays..

Another area of exploration is the new Ubuntu release 'Dapper Drake' which is due in April 2006, there's been a lot of talk about how this release is going to rocket linux into a new era, where we will see linux workstations take over market shares from Windoze Vitza...G. gotta love that war...

Happy new Year..

Monday, December 12, 2005

Get rid of those unwanted siblings.

From using windows I know that from time to time you need to do a little housework.. Cleaning!
You want to get rid of those orphaned files, those files that where left behind from an uninstalled program.
In windows you'd be doing this by using one of many programs, that clean the system registry and removes orphaned DLL's.

But how do you do this in linux? and here, I'm thinking Ubuntu.


If you're a normal user you'll hardly run into the problem of orphaned files, because when you remove something you'll tell synaptic/aptitude that it is going to remove the program completely, that means all other programs that depend on this, if you don't, they will be broke afterwards.
But sometimes this approach will tell you that "gdm" (Gnome Display Manager) or some other essential system file are going to be removed as well, and you don't want that to happen..

I have been through a number of installs, to get some other programs to compile. The new Kino 0.8.0 for instance.
I installed quite a lot of dependent libraries, to try and get this thing to compile, and I forgot all about what those libraries where. That's why I was looking for a program to give me a list of orphaned libraries, and I found "deborphan", which will give you a list of programs that you can remove without breaking anything.
And then at the end, or actually you should do this often, run another program called "debfoster", which will keep track of packages you want and the ones that are obsolete. It will ask you a few questions the first time, and then start uninstalling the unwanted programs. Very handy tool.

Thursday, December 08, 2005

Learning by doing....mostly wrong!

By trying and trying, again and again, you learn alot! but you also get frustrated alot!
I'm going to write a good portion of my experiences on "How to make homemade DVD's." here.
I wanted to be able to edit my video, place this video on a DVD with a nice title screen and a menu. The menu should make it possible to jump to different chapters/sections...this happens to be a little more difficult than I expected.
I have, as mentioned before, Kino to edit my video, uh ohh, did I mention that this piece of software is awesome...Well it is! I tried to install the new 0.8.0 version, no-go! had to compile it myself, and ran into 'dependency hell'(that's another story).
Stick to the old version which rocks anyway :)
Then I've done different trials to find the perfect menu generation tool for DVD's. There's actually only one - 'dvdauthor' but it's command line, and you have to do a lot of stuff before you can generate your menu. For a 'non commandline' guy you'll be better off with an easy and userfriendly gui.
I tried some of these out, here's a list :
  • Varsha, Java based front end, problems with saving.
  • Qdvdauthor, becoming an overall DVD author Gui, but not quite there yet!
  • Tovid, more problems with error messages, probably the mjpegtools version.
  • DVDstyler(get the file from post#23), very simple intuitive and userfriendly, but I still had to downgrade the mjpegtools.
The mjpegtools problems might have solved the problems I had with both qdvdauthor and Tovid. I don't know, I don't wanna find out either.

Anyway, to get the DVDstyler working I had to downgrade 2 programs :
mjpegtools and libmjpegtools0 to version 1.1.6.2 from the Breezy version 1.1.6.3. This might interfere with Kino and encoding to divx, but I use the normal mpeg2enc anyway to encode my movies, so I have no worries.
The way I accomplished the downgrade was, I added the marrilat repository in my /etc/apt/sources.list

deb ftp://ftp.nerim.net/debian-marillat/ etch main

Then in Synaptic, select the file, mjpegtools in this case, and choose 'Package' > 'Force version', to select another version than the one you have.

One thing I did, and you should'nt, was getting Kino to encode every scene to a different file, that way I thought I could choose whichever scene to jump to, but this was too big a job for DVDstyler, and dvdauthor. So don't do that!
I did get the files merged though, by just doing this

# cat file1.mpeg file2.mpeg > outfile.mpeg

But this broke my internal file counter somehow, and spumux refused to work with the files. After hours of searching I found the command, to run my merged files through a re-encoding, here's the command :

# mencoder -of mpeg -mpegopts format=dvd:tsaf -o %newfile.mpeg -oac copy -ovc copy %sourcefile.mpeg


or with an AMD64 version of mencoder:

# mencoder -of mpeg -o %newfile.mpeg -oac copy -ovc copy %sourcefile.mpeg

Now I had no errors at all, the DVD was ready to burn. And lucky me :) My dad gave me some DVD+R in a bulk with 25pcs, I thought it was the same as a DVD's he'd handed me over to test, that DVD was 4x, but these new ones was 8x, wohoo!

I'm thinking of writing a howto, but let's see, the time is limited, and it's soon going to be christmas. I need to do at least 4 new DVD's.... capture, edit, encode, and package before 24th of December...

Later I have learned that this command could do it :
mencoder -of mpeg -mpegopts format=dvd:tsaf /somedirectory/* -o test.mpeg -ovc copy -oac copy

Thursday, December 01, 2005

Another milestone passed.

I was, as mentioned in an earlier post, having some trouble with a netbanking applet, which was supposed to work according to the webbanking survey database.

But apparently I was infected with some sort of Windoze 'virus', the one that tends to copy files UPPERCASE, instead of the original case. Java is case sensitive as well, and that might be the actual problem and why the banking applet couldn't find the file it was looking for.

I found the solution at the webbanking survey site, salute!
And me.... I was looking east and west for a solution to the "Netscape security model is no longer supported." problem...doh!

And.... as I was writing in that post, I now have absolutely no use for my WinXP partition.....Erase and rewind! ahemm...My wife just told me that she actually uses XP and another banking application (the competitor) which means, I'll have to migrate that as well...Dang! Well, no time to waste, let's get on with it..

Friday, November 25, 2005

Small breakthrough tonight.

A couple of days ago, I had a family member drop his notebook PC at my place. It needed a quick runover, and some things updated, it was a "Scompaq" Armada M700, running XP. It's not one of those machines you'd expect to run XP smoothly, so I convinced him that they needed Ubuntu to run programs faster and more efficient. He said "OK, let's have a go at it. The only thing I really need, is a browser which runs flash,acrobat,mpg's, and the lot... And it should run wireless too"
alright..Challenge taken...Problem solved!
I ran down the local "PC pusher" and bought a cheap wireless pc-card "Zyxel G-162". First I tried it without installing any ndiswrapper and windoze drivers, but I used all night yesterday without success. Then I decided to try what they describe in the ndiswrapper howto and installed the windoze driver that came with the card. SUCCESS!! It connected right away, using 128Bit WEP encryption and all, Leds flashing, and 100% signal strength(yes I'm standing right next to the access point).

Now I'll grab a copy of automatix, the automatic installer for most multimedia programs, codecs and plugins for firefox.

Thursday, November 24, 2005

Album shaper, it's worldclass!

I'm short for words! I've found a "hidden" treasure, sort of... The album shaper software I mentioned in the previous post, does absolutely all the things you'd want from such a program. Here's a short list :
1. Organize you photos, in neat collections
2. Enhance your photos, color/contrast enhancement + red eye + remove grain
3. Manipulate, add filters like sepia, emboss, painting and black&white conversion
4. Crop, a few preset and a custom is available, Postcard is the one I wished for ;).
5. Create an album, to upload as is to a webhotel (templates included).
6. Export the manipulated images to a directory for printing.

I must say, this is one of my top priority picks for all future installations.

Finding "hidden" treasures.

I know I've been promoting F-spot, as THE photo organizing program for Linux. But that was because I didn't know better, or maybe because some other fool promoted this as being "THE THING".
Anyway, as the curious human being I am, I had to take a look at packages.ubuntu.com to check out, what some of the members at Ubuntu forums where talking about.
Looking in the x11 section I stumbled upon 'albumshaper', Photo album creator and photo manipulator. <- I need to check this out when I get home. It looks really cool, you have the posibility to do a lot more actions with your pictures. I hope crop format 10x15cm is supported....
What else is hidden in these package sections? I can't wait till I get the time to crawl it!

Monday, November 21, 2005

to Switch or not to Switch.

It's been a couple of days now. I've run into a problem I must resolve, before transforming my "machine park" into Linux's, and remove XP out of my sight, forever I hope. Ain't that a dream? Well, the nagging problem just put a stop on that dream.
I've been struggling with Firefox and the Java runtime plugin! I've had both the version 1.4 and the 1.5 Sun jre installed, and made the so called 'symbolic link' to both from the firefox/plugins folder, to be exact "/usr/lib/mozilla-firefox/plugins/".
But they both had a very bad habit of yelling :
Netscape security model is no longer supported.

Please migrate to the Java 2 security model instead.

and refused to work with my banking applet.
Later I tried installing a Blackdown jre from the Ubuntu repositories, and letting this version tell firefox where to look for the plugin, no luck either, this time it just stalls when starting the applet.
I've posted my first question at the Ubuntu forums, so if anyone, with an answer, happens to stop by, please leave a note.

Thanx anyway. I'll report back with the solution, if I find any :)

Report back: look at another post, where I tell you all about the solution.

Friday, November 18, 2005

Committing to the LinuxWorld.

I've registered as a Linux user at The Linux Counter.
It's like being part of something bigger... At the time of writing the number of users registered is 142809, and the people behind The Linux Counter estimates that there's

twenty-nine million linux users


around the world, which is far from the number I got, when registering. But they try to explain why the number is so far from each other here.

Monday, November 14, 2005

My Ubuntu Linux - must have - list.

List of Software that I have installed on top of the standard Desktop Ubuntu installation :
  1. Kino, video editing.
  2. ffMpeg, to encode your home video.
  3. MJpeg, to encode aswell.
  4. F-Spot, get your pictures sorted, and edit.
  5. InitNG, New Generation bootup for Linux.
  6. Nvidia GLX legacy drivers.
  7. Java sdk1.4.2, for developers. Needed with your Firefox aswell.
  8. Screem, HTML, PHP and other - editor.
  9. Samba, share your linux files via network. (only if you use Win32 also)
  10. Xmms, listen to Mp3, Ogg, aso.
  11. Xine, watch video whatever, and hear the sound.
  12. AcidRip, to make that DVD copy, for your kids to handle.
  13. css2, for playing DVD's.
  14. Gnomebaker, burn CD's & DVD's.
  15. Pan, Newsreader.
  16. Alien, convert .rpm packages to .deb
  17. MPlayer W32 codecs, to have xine play streaming videos from the net.

Friday, November 04, 2005

Back in the 'game', full throttle!

I'm back! What an old expression. But really, that's how I feel it when I reinstall. I've allways tried not to do that too often, with Windoze, because it takes hours, and it's a pain.. with Ubuntu it feels different. It does take hours, but you don't need to be there all the time.
- Make you choices and leave the installation for a while, come back, pickup the ejected CD and reboot.
- Install the free software that you want, with the help from Synaptic, and never reboot again, unless you install new generation init 'initNG' hi hi... and you're ready to personalize you're Gnome desktop.
For personalization, take a look at this art site for Gnome or Gnome-look.
If you're using Kubuntu, take a look at this site kde-look.

It might give you a thrill installing gDesklets those cool looking little apps that run on you desktop...

I'm going to post a Screen-shot later ...

Thursday, November 03, 2005

Rage is what comes next.

I had a 'font' problem. Some default system font had been overwritten at some stage. I'm not sure how and when, it might have been some program I installed, or some update that went wrong. I'm kind'a leaning towards the 'update' thingy.
But as this font-problem had no plausible cause, I was left quite alone with it. No answers in the forums, no correct Google answers... At the same time I had problems with my HDD, bad blocks was showing up... Could this be the cause? I'm not sure.. I've had problems with this drive before.
That, and the fact that the drive is only 10GB, convinced me that I had to reinstall on another partition.
It's not easy trying to do this manually, not when you are, still is, a noob. But I muddled along and had the system up'n'runnin.
But HELL! The 'general system font' still had a problem... Was this the ubuntu archive at : dk. Something I can't remember? Or might it be that I have a preview Breezy... I tried to find the mirror at https://wiki.ubuntu.com/Archive but it's now gone... hmm! smells like...
I'll download a new distribution CD, and try it again..
What a pitty, I was really happy with the configuration, and just starting to get some work done, but now it's probably all 'down the drain'.

- Wrapup. I've installed Ubuntu on another drive, and with a new Breezy CD. It has no errors, and it took me as little as 2 hours to do the job. And that's including all previously installed software as well.

Monday, October 31, 2005

Boot the speed limit!

I've been almost happy with the Ubuntu boot-time, but being the nature I am, I'd like to tweak a little here and there to get it a little, or should I say -much faster.
I, once again (I always do this) searched the Ubuntu forums, to find an answer to my question "How do I reduce Boot time in Ubuntu?". This was what came up "HOWTO: Reducing boot time in Breezy using InitNG" and I did exactly what was stated, thereby reducing the time from 1min 10sec to 45sec. But that's not enough though... I read about boot times of 30 sec and less, hmm need to do some 'Googling' on this one!
It could be something to do with hardware, but I'll leave that as 'not an issue' for now..

Sunday, October 23, 2005

DVD playback, YoPaaa!

I'm not blind...I've read a few things about DVD Jon in the past. Something about him doing a 'terrible' thing with the encrypted DVD's. And just because he wanted to play his own DVD on his Linux machine, he was haunted by some guys at RIAA.... I too, like the story about 'one small guy, and the BIG bad company who just wants to crush him'...
Of course I had to test if my Ubuntu Linux would play my 3 LOTR DVD's, it's just natural!
They wouldn't!!
But as always I searched the Ubuntu Forums ;) lucky me!! Found some question about how the Ubuntu community could allow to have a DeCSS script on the distribution....hmmm a script? Wasn't this installed default??
Edit: Before you try this, you need gawk +gcc installed

Tried the thing
~:sudo sh /usr/share/doc/libdvdread3/examples/install-css.sh
It installed some DeCSS files, and now I'm able to play my LOTR DVD's.
Cool! Well, not that I'm actually going to sit down and watch it on my lousy 15" monitor, horrible speakers, and my armchair.... But it's possible :) The only thing I need is, a 500$ big screen monitor and a 200$ soundcard, instead of my 1000$ surround system and my couch....Like that's gonna happen...

Edit 2: As of 2007 you need to go to http://download.videolan.org

Friday, October 21, 2005

Why my [Delete] key doesn't work!

I was doing some video editing, and saving some temp-files on my xternal harddrive, suddenly Kino told me that it didn't have enough space?? Very weird, because I had just deleted a bunch of files. I knew I was going to use a lot of space.
What I didn't know, was that linux don't delete the files right away...ahaa! Nice feature!! But saves them in a folder/directory called '.trash' <- very nice... except, the folder is HIDDEN.... don't laugh! I was going nut's, I deleted more files and no space got released, delete-delete-delete... Damn!

... Later I found the menu [Empty trash] under [File], in the 'File Browser'....

Thursday, October 20, 2005

Zippedy zipp...

Once upon a time we had floppies.. You know the 3.5" floppies, that was actually quite hard. Back then you had to span multiple disks when you wanted to take along big files. Back then I was using windows, and WinZip... allthough it seems ages ago.. I can still remember how I managed to bring a complete installation of Windows95 home on floppies, whooping 50 or so, pieces.
Now you don't need the ability to span more floppies, or do you? if you, like me, want to send a small movie to work, to show off you capabilities as a director. And the Gmail that you have is limited to sending 10MB files, then you'd like to span one file over multiple files... and thats just not possible with the ubuntu archiver...maybe I can find the solution somewhere in the Forums, I'll have a look...
....Tried I'll host it instead. Nice online file hosting service... you're only allowed 5MB downloads without paying though..

Tuesday, October 18, 2005

Install....Never restart!

I keep getting these 'wow's, using Linux. One evening I was installing a bunch of stuff, including telnet (thought I would use this as a remote control to linux) and samba (not default in Ubuntu desktop), configured it, and had it working in no time. Then I uninstalled Telnet(it's a security risk), and installed Kino. 'Fired' up Kino with no problems. Apache2 was installed and started, meantime Ubuntu had some updates installed. All of this I did without restarting a single time. Had this been windows I'm sure I would have had to restart at least once.

I just have a few outstanding issues left(to really quit my Windoze habit):
  • Eclipse IDE(Integrated Development Environment) and JDK(Java Development Kit)
  • Ant installation
  • Apache2 configuration
  • PHP module for Apache, installation and configuration
  • Servlet module for Apache, installation and configuration
  • MySQL installation and configuration
....a few hours more....and I can leave Windoze for good... <- wishfull thinking, but very close..

Video editing revisited. Again!....


RTFM! thats what I should have done, before I left out Kino as a 'decent' video editor. It's #1!
It does all you want, and does it well. Kino has the features I need and more.
Here are some of them:
  • DV-based
  • Supports PAL or NTSC
  • AVI (type1 or type2)
  • Capture/Export by Firewire(IEEE 1394)
  • Drag-n-drop from file manager
  • Fade in/out transitions
  • Gamma correction <- thats what said it lacked in the previous post.
  • Export to DVD/Divx and others
  • Does not require Tons of memory ;)
Now, I just want to fiddle around with it.

Friday, October 14, 2005

Video editing revisited.

I'm still in search of a decent video editing 'package' for Linux.

Found :
Kino, it cannot adjust lighting, which I need.
Mainconcept MainActor, doesn't really work well + it's payware!
Cinelerra, very demanding when it comes to CPU power and Memory.

I'm aware of one fact for this to succeed, I need to upgrade my current hardware.

Current setup:
  • Pentium III, 1Ghz
  • 256MB SDRAM
  • 10GB Linux HDD
  • 120GB NTFS windows HDD
  • 30GB external USB2 Linux-ext2 HDD
  • GeForce2 GTS/Pro
  • 10/100MBps Network SMC
  • ADSL 2048/512

that's not the configuration, with what, you would expect to do DV editing.
I've decided to buy some new components
Then I'd be more than up to date...Wouldn't I?

Ohh! I'd probably be better off repartitioning the 120GB HDD, to Linux ;)

Tuesday, October 11, 2005

Compiling... compiling... compiling ...done.

Yep, wanted to try compiling my own kernel, found a nice howto, and yes! It does take time, but it works :) When you have done it once, you can do it again.

But why would I want to do that? Well, I wasn't able to run the NVIDIA display driver install script. It complains about my kernel being compiled with another gcc(GNU Compiler Collection) version, than is installed on my machine? NVIDIA wants 3.4 but I have 4.0...
Well, I thought, then I'll just recompile my kernel using the gcc4.0 that I had installed default.
But this apparently didn't work either. The NVIDIA script still complains.

...I once again, read through these Ubuntu Forums, and once again, I find out I was misguided. You just need to 'unmask' the restricted multiverse repository in the file /etc/apt/sources.list, and voila! You have access to a nvidia-glx driver. Which I intend to try out now :) howto for this.

later....

"Did it work?" you ask. I'm not sure, I have no errors, and no games to test... hmm, I say it works... done √

Sunday, October 09, 2005

Safety belt...OFF!

I'm always trying to tweak the system. Of course that means you need to have the right video drivers, and in this process you need to recompile some kernel or whatever.
Apparently I mis-configured the whole damn thing, trying to get this wine and dvddecrypter thing working. It doesn't wanna reinstall or reconfigure Python?? That means I have to remove it alltogether. And for all things 'Python'!!! What the hell does this Programming Language have to do with k3b(which I installed on the way through DVD burn programs) and why does it have to remove both gdm(which I know is the Gnome window manager) and xchat, openOffice, nautilus, GnomeMessenger, Gaim and what have we, damn!

Well, I write this post hoping to be up after my reboot.....Fu.....ed up!

...Getting back from the 'partly dead', I'm in chaos! I was just removing some 'Python programming language' and it was apparently depending on other things that some other things depended on, way out!
It seems it even removed 'Synaptic' and almost every other program under [Administration]??? luckily I knew of 'aptitude' which is almost like 'synaptic'.
I'll try to assemble the things that were left off, from my removing 'Python'.
...Must be more careful next time..

Saturday, October 08, 2005

DVD Copy - and hours wasted..

I wanted to do a DVD copy, not the copyrighted ones, but a DVD I made using Video editing software. I found it difficult from Ubuntu, and used hours searching the very nice forums. I stumbled upon a program called wine, a 'windoze emulation' sort of thing. Very handy when you have all kind of programs installed on your winXP, and don't have anything similar on your linux. But every post I read was talking about DVDDecrypter and DVDShrink, being the best to copy a DVD, even the copyrighted ones. But the hell I went through, trying to get this wine/dvddecrypter thing to work, was a lot of wasted hours.
Meanwhile, I was updating my Ubuntu every day. I had to update between 50 and 100 files every day, 'Does it really get updated that quickly?' I must say that's impressive. Every day new things showed up, new programs, new layout, and in the end I got this strange feeling that it was actually starting to look very much like my 'old' winXP... The desktop is now equipped with a [Computer] logo, and the familiar [Trash]. WOW! Is this what the public wants? A Linux that looks like XP? hmm, not me!
Anyway, after all these wasted hours, the only thing I had to do was: clickety click on the [Computer], and mouse-right-click on the DVD logo, to find a menu called 'Copy disc', Whaaat!! I was amazed, if not all this time then at least some, I had this DVD copy right by me.... Damn!!!
Next thing I have to do is format my USB harddisk so that I can write to it, it's Partitioned with NTFS, and Linux doesn't like to write that... I can't use Fat32 because it only supports files of 4GB, and I need more to do a DVD image...And I still need winXp to have access to the drive.... well, more searching in the forums...

Monday, October 03, 2005

Ubuntu - you rock! ...Flawless - not!


It is a breeze to install the Ubuntu 'Breezy badger', and all the problems I had using Debian disappeared, almost :p. As mentioned in an earlier post, 'it might have been the same, did I just install the new kernel 2.6' but I wanted to try Ubuntu.
The problem I have now is : keyboard layout!
As some might have discovered already(by reading), English is not my native language, Danish is. Therefore I need a DK layout, and that's not a tedious affair with Ubuntu either. Even though I choose DK layout, it doesn't give me the keys.

The good part is:

- USB works, attaching my external hdd, gives me a mounted drive automatically.
- I can see all my partitions, and mount them.
- Playing movies work, not too good, but it works.
- Sound is playing well.
- MainActor video editing works, I had to do some tweaking here, installing old GNU C++ compiler libraries.
- CD/DVD burning works well.
- Graphics card(NVidia GeForce II) worked perfectly

The bad part is:

- OpenOffice 2, works but has some problems with M$ Office documents and images
- KDE window manager not preinstalled

Thursday, September 29, 2005

I'm moving - to a new linux distribution.

My troubles with Debian and support for my hardware, and the 'mount' issue gives me the idea, that I need a less troublesome distribution. Maybe a new kernel would do the trick, but I don't wanna spend hours trying to compile my own kernel.

I've read about:
MEPIS - seems very easy, has nice USB features, but has problems with community support.
UBUNTU - pretty new, looks very much like Debian, and seems easy to install.
and Gentoo - very much a 'command line' linux, which I don't like, being a 'newbie'.

I think I'll try the Ubuntu 'BreezyBadger' cutting edge technology <- as of October 2005

later...

Wednesday, September 28, 2005

You & me USB! - You & me

I'm starting to get the hang of it...but there are still issues that I cannot comprehend.
'mount' for one... How on earth, will the linux world ever get to a point, where they have the same amount of ease as windoze does? When it comes to 'drives' HDD/USBSticks/Zips whatever... 'mount' is your worst enemy. Mine at least!
Here is the story: I have an external harddisk, enclosed in a box with a USB2.0 connection. Obviously, I want it to communicate with my Linux! I plug it in and knowing that 'mount' is the key, I start Googling for 'howto mount usb hard disk'.
Great sources of knowledge came towards me, but none gave me the clue I needed. While struggling for hours, I started getting a little bit impatient, and started 'shouting' (inside). Finally I found some newsgroup answer, talking about 'fdisk /dev/sda' <- this little command will give you a menu, if there is something attached to /dev/sda (normally SCSI drives, that's another story) and pressing [p] will give you partition information. The clue it gave me, was that my External HDD has 2 partitions. This means, if you need partition 2, you'd have to tell it to mount on sda5 instead of sda1/2 or 3..... Nice! It never occured to me that I have two partitions, and why would I give a sheit!, just give my drive som sort of nice standard name like 'hdd1..10'
Well I had it working 2 seconds after my finding, and now I'm smiling again :)
Gave the 'KDE' chat client 'KoPete' a try, it works great! Now my friends are smiling too...

Monday, September 26, 2005

What the HELL!

Well, had to reinstall Debian. I couldn’t see any other way out of my misery.

I’d just bought a dead cheap DVD-burner. Installed it instead of my old DVD-Rom, and tried the ‘thing’ in Windoze, worked perfectly! Did some testing with a couple of movies, not illegal ones (don’t worry I have none) but some I did previously with my DV-cam and my kids. Worked as expected, Great! Now I just want to try this out on my Linux…

So, I ‘boot’ up my Debian…and suddenly it halt’s….waiting!.. Nothing…it’s stopped, try pressing [CTRL+Alt+Delete]..Nothing.. it just said something like ‘keyboard character whatever not supported’…bla bla bla, what the hell do I care! ‘The only thing I did was change a DVD-Rom drive for gods sake. Tell me I can get around this’ I was on my knees, crying!! well actually not, I just reinstalled the bugger.

Don’t mess with a windoze nerd, we’ll just reinstall!!!

I might end up being really glad I did. Learning a lot from it…I mean you learn a lot by doing wrong sometimes…

Tuesday, September 20, 2005

Hold it, where's my drives?

I knew one or two things about Linux and the filesystem it uses...It's not FAT!
like it's not too obvious how to get to the different drives you've placed on your system. As I mentioned in an earlier post, I'm a windoze nerd (still is, has'nt convinced me just yet), that means, I have a couple of NTFS drives around somewhere. They are 'floating' around when it comes to Linux, because they are 'persona non grata' if you don't do nothing, to get them onboard.
Thats where 'mount' comes in handy, and "what the hell is mount?" you ask! A little tricky for me to explain, let's just say "it's a way to give you access, to your drives'.
But the tricky part, is to give the right person the rights to 'read-access' to your NTFS drive, never 'write'(it's not supported yet I hear). The easier way is to put this 'mounting' into the file that handles all mounting at startup. It's called 'fstab' and resides under the folder '/etc'. To mount your NTFS partitioned drive you would do something like (this gets a little technical I know...)
/dev/hda1 /media/xp ntfs ro,umask=000 0 0
Will I try to explain that? No! ...I will just tell you that the tricky part is where it says 'umask=000'(thats 3 zeros) and it means, give everybody readOnly rights to this drive... Enough of that technical stuff, damn I'm getting 'nerdy' again...

Oh well....

Monday, September 19, 2005

..a little too late.

A good friend told me(a little too late) that Debian actually has a very nice way of keeping up-to-date. It's called 'apt'(Advanced Packaging Tool), this sounds way too xtra-terrestrial for me.
I found 'Synaptic' which is actually part of my distribution, and that would, I hoped, guide me to 'the safe haven' . But alas, another tool that gives you endless lists of unpronounceable names of programs/tools/utilities or what have we... I browsed, I searched ...and finally! I found a name I recognized! 'Mozilla Firefox', yiphee!! ....but.... a little too late, is a little too late.
Yesterday, I was crawling with Mozilla, I thought to myself, better find my normal browser, and install that. I did! I downloaded a Linux version of Firefox and with no fuzz at all, it worked like a charm... the next day my good friend told me of the terrific way Debian keeps itself all shiny and happy, using 'apt'. Great work guys!!!

Later....

- Wish these Blogs would be able to go upside down instead...

Friday, September 16, 2005

Good lord, it's VI...

Did I mention VI? I think I did... But did you get it? - neither did I, when first introduced to this 'headache' of an editor.

There are 'nerds' out there saluting this editor, I'm definitely not one of them :( allthough I would like to be.... knowing this editor well, does give you a feeling of being part of some secret society... one of the 'dawgs'. But you need a loot of experience! ...and it's essential when fumbling around with Linux. That hit me, the first time I had to edit a config file, on my new Debian linux.

It was'nt my first time using VI, I'm happy to say! I was introduced by 2 former colleagues of mine, that used it primarily to edit Java source code ...and they had a lot to say, when it came to what programs you could install, on your work PC. I figured...better do what these guys say, or I'll have a rough time(meanwhile I did some research on other editors).
But you have alternatives to VI. I found JEdit which is a good IDE(Integrated Development Environment) and used it when they were not looking ;) no! not really... but they kept teasing me... resulting in a short period, where I tried to learn the 'VI-way'.

That short period saved me, when I had to edit that linux config file ...and the vi Cheat Sheet.

Thursday, September 15, 2005

First off..

You want high resolution, when using your 17" monitor, at least 1024x768, and not the standard "looser" 800x600.
Where to start?

I tried to "Google" the question "debian linux howto" and got a list of what claimed to be the knowledge I wanted (it's always like that with Google). Searching the list, I found the Single list of howto's and thats what I want, Yeah!.... A *single* page nothing less, nothing more!
...and my problems started. Where do I go from here? what am I actually looking for? 'Monitor', 'gui', 'video', 'graphics' 'hardware' WHAAT!?

Ahemm, I feel that I need to tell you that I have some knowledge of the linux world, allthough I'm a Windoze nerd. That's why I knew to look for X windows.

I found something that looked like the thing I was looking for. The complete HOWTO XWindow guide, and that gave me an idea of what to do..

Found the file "/etc/X11/XF86Config" and with my VI skills, managed to edit the line where it states both "800x600" and "640x480", insert'd "1024x768" in front, and did a restart, woohoo!
It worked...

An adventure has begun...

I was wondering why my Windoze XP started giving me problems, when I found out... It's still the trial version I'm using. In the beginning of XP, they gave it away with a 60 day trial period. And some Crackers found out how to remove the annoying 'reminder' after the 60 day period. I just installed that... It's still a crack you say? nooo! it's just hacking... Anyways, the little trick M$ use on windozeUpdate to check for validity of your XP, just had me.
I'm going to switch OS.. Yes! and Linux just happened to be at the right spot this day... Grabbed a copy off some server, burned a CD (the one that said network install), and the rest is a piece of .....

Well not really, it's a bloody miracle I'm up and running. The work I had to put into this, is horrifying, I'll tell you the whole story later ... but for now, I'm still sure this is the way I want to go, because MickeySoft will throw more of that 'validity-check' at you once their new 'Vista' OS hits the market, and that gives me the creeps!

Later..