Home | Forums | What's new | Resources | |
Linux + Resizing partitions |
mtxblau - Mar 29, 2004 |
antime | Mar 29, 2004 | |||
Parted can't move the start of the filesystem which can be a problem, depending on the partition layout. |
it290 | Mar 30, 2004 | |||
GNOME 2.6 is due out any day now, with numerous improvements over 2.2. I would recommend you install that. XD isn't that advantageous on it's own, IMHO. |
it290 | Mar 30, 2004 | |||
The main improvement in 2.6 that everyone's been waiting for is the new GTK+ file requester. The one has shipped since 2.0 is pretty substandard.. actually it's worse than the old 1.4 one. There are also a great number of benefits you can get from compiling your own stuff into the newer GNOME versions.. for instance Fontilus and the Nautilus CD Burner, both of which are great features. As for getting work done... I've always preferred AbiWord to O |
mtxblau | Apr 16, 2004 | |||
Well, I got around this space problem. I ran the installer, and let it download all the rpms, and when it came to the error for lack of space, cancelled it. The rpms apparently stayed on the drive, and I moved them to another location. Using the command: rpm -Uvh *.rpm --nodeps --force I managed to install 99% of the packages. Some still complained about space but *surprise* those are the very same packages I didn't want, so not a problem. Re-ran the installer, which then noted that all the rpms were installed, then ran the linker. Ran SuSEconfig, ran Yast to clear up any dependency issues, and added 'gnome-session' to KDM. After that, it works! And I have to say, it was worth every moment getting this thing installed. I used Gnome 2.4, and now this, and I love ximian. It's much cleaner, more intuitive, etc. I know that I'm now locked into Novell and I'm at their mercy, however, I don't think that's all that bad. I really am enjoying this new layout/gui. *Much* better than KDE. I'm going to give it a couple days, then probably uninstall KDE. I'm looking into Abiword, I've read some nice things about it. However, the integration of OOo is seamless, and from what I've read, Abiword doesn't handle MS docs as well as OOo, so we'll see. Thanks for all the suggestions. And thankfully I don't have to reformat or anything (since PM refused to resize this partition). Better still, since everything is running well, I really don't have any reason to do this again for 9.1 (and I really don't want to reinstall everything again). |
it290 | Apr 16, 2004 | |||
Funny, I'm considering switching to KDE at the moment, I've been using it for the past few days. I've been a GNOME user for years (waiting for E17 to come out), but the whole 'spatial Nautilus' thing in 2.6 really turned me off. I know you can disable it, but if you do so, it doesn't remember any of your window positions. I'm finding KDE 3.2 is a lot nicer than older KDE releases. Konquerer is _much_ faster than Nautilus, and has some neat features that Nautilus lacks as well (the ability to split each window into multiple panes and add a shell to any of them is awesome!). True, it does suffer from having a bit 'too much' of everything, but I'll see if I can get used to it. I do like the GNOME apps (totem, epiphany, gthumb, etc.) a lot better, though. |
mtxblau | Apr 16, 2004 | |||
I had the EXACT OPPOSITE issue! Konqueror is much slower on my system, sometimes taking 4-5 seconds to open a directory I just closed (usually by accident). Nautilus runs much faster, that's for sure. The thing about KDE is as you said, too much of everything. It's ridiculously hard to try finding how to change small preferences since there is just menu upon menu upon menu. There is a learning curve with KDE, and my first experiences with Linux were with KDE, yet I never could grasp it. The one other thing that drove me nuts is that Konqueror is also the default web browser. It's web browsing capabilities are terrible. But maybe that's just me. For all of XP's faults, the one thing I liked was that the menus were simplified, and that most options were located in one menu, and with powertoys, all the options for the whole system were located in one program. I wish there was a way to do that within KDE or Gnome, that's probably the only thing I miss about Windows. |
it290 | Apr 16, 2004 | |||
Yeah, Konquerer doesn't make that great of a browser. I'm still using Firefox for that. As for the speed issue, it could be a version thing. I an older KDE rev on this machine once (I believe it was 2.0, can't really remember), and it was extremely slow and felt very bloated, whereas 3.2 feels very fast. Nautilus has also improved its speed considerably in recent versions. They're almost on an even footing for most things, but, for instance, when I open my 'pictures' (containing about 250 images) directory, Konquerer opens it up instantly, whereas Nautilus sits there churning for about 3-4 seconds and reading all the thumbnails before it will show me the contents. I'm not sure why this is, probably some kind of caching, but I really think Nautilus needs ot implement it. For smaller directories without lots of thumbnails and whatnot, Nautilus is about the same speed. Yet you'd think it would be faster because it doesn't read all the metadata by default the way that Konquerer does. |
mtxblau | Apr 18, 2004 | |||
I was using 3.1.4. I don't know if 3.2 that significant of a change, but I'll get the RPMs for it and see. I could very well be wrong. Perhaps you can answer this question for me though. Rather than painstakingly download each file one at a time, would you know the command line to get the files w/ wget? They're all here: http://www.suse.com/us/private/download/li...r_9_0... If I remember correctly, you use apt-get (which I still haven't set up - I must!) so I suppose this really isn't something that concerns you. If anything, any info would help. |
antime | Apr 18, 2004 | |||
Why not use FTP and do an "mget *.rpm"? |
it290 | Apr 18, 2004 | |||
Yeah, what antime said. I personally use gentoo, so 'emerge kde' is all I need to do for the most part. |