LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-09-2003, 07:35 AM   #1
free_andrew
Member
 
Registered: Dec 2003
Location: Skopelos, Greece
Distribution: Mandrake 9.2, Windows XP Pro
Posts: 32

Rep: Reputation: 15
KDE vs GNOME


I prefer working in the KDE environment, but I've noticed one particular application on the GNOME side which I'm having a hard time find with KDE.

Network browsing

This app is ideal for getting access to the other computers (WindowsXP machines) which have files and other resources I would like to gain access to. Is there a KDE equivalent to this?


-Andrew
 
Old 12-09-2003, 07:39 AM   #2
stingx
Member
 
Registered: Oct 2002
Location: NYC
Distribution: Linux Mint 12 Mate
Posts: 54

Rep: Reputation: 15
 
Old 12-09-2003, 07:41 AM   #3
MartinN
Member
 
Registered: Nov 2003
Location: Ronneby, Sweden
Posts: 555

Rep: Reputation: 30
Xfsamba,perhaps?

http://linux.imp.mx/xfsamba/

Regards
Martin
 
Old 12-09-2003, 07:43 AM   #4
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
there is also :
LinNeighborhood &
xSMBrowser
<-- thats the one i prefer.
 
Old 12-09-2003, 10:40 AM   #5
free_andrew
Member
 
Registered: Dec 2003
Location: Skopelos, Greece
Distribution: Mandrake 9.2, Windows XP Pro
Posts: 32

Original Poster
Rep: Reputation: 15
Are these applications available - out of the box? Is there a solution available within the KDE environment?

I've tried installing the newer version of KDE, hoping to get some more front-end functionality. Unfortunately, the RPM install bitches about all of these dependant apps which I don't have installed. I think I'm supposed to install the KDE development stuff which comes with Red Hat, but doing that get's me another list of dependant files which I have no clue how to find.

Is it just me, or does this remind anyone of those RPG games where you end up doing 200 hundred sub-missions to complete a task?

I'll be honest - this whole Linux/Red Hat thing has gone from a mild curiousity to a serious commitment. I think my personal life and career may be suffering. I wish I had done this while I was still in school.


Last edited by free_andrew; 12-09-2003 at 10:46 AM.
 
Old 12-09-2003, 11:51 AM   #6
Velvet Elvis
Member
 
Registered: Dec 2003
Distribution: debian (when I can) RHEL (when I must)
Posts: 98

Rep: Reputation: 15
The dependency hell you are describing is why many of us choose not to use rpm based distros. It's much easier with Slackware. It has no dependency checking at all. Believe it or not, keeping up with dependencies yourself is a lot easier than chasing your tail for hours trying to work out dependency conflict in redhat/mandrake. Personaly, rpm hell reminds me too much of the type of thing that made me frustrated enough with Windows to ditch it in the first place.

Since you've stated that you've made a commitment to learning Linux, Slackware migt really be the distro you want to use, as a degree of commitment is required to get the thing up and runing the first time, you pretty much have to learn to swim after being thrown in the deep end. Once you get it figured out, you'll end up with a system that is much more simple and stable than anything else out there (imho, ymmv).
 
Old 12-09-2003, 12:15 PM   #7
stingx
Member
 
Registered: Oct 2002
Location: NYC
Distribution: Linux Mint 12 Mate
Posts: 54

Rep: Reputation: 15
Elvis, I too run Slackware and am a big fan of SWARET! I have tried just about every distro of linux and ended up going back to slack. To say that I prefer slackware isn't biased when you consider I am an HP-UX systems engineer by trade
 
Old 12-09-2003, 12:57 PM   #8
yapp
Member
 
Registered: Apr 2003
Location: Netherlands
Distribution: SuSE (before: Gentoo, Slackware)
Posts: 613

Rep: Reputation: 30
To see the network computers in the konqueror browser, you need to run lisa. This tool sends netbios-name-lookups or icmp messages (ping), which is very effective to find all users. It even lists my home router in the network list lisa can be configured from the kde control center. (local network browsing option)

Then, open the services tab in konqueror (yellow star), and open the lan browser. Another nice program I came across is SMB4K. This program also lists all computers in a nice tree, and can be used very easy to mount the smb shares.

Last edited by yapp; 12-09-2003 at 01:13 PM.
 
Old 12-09-2003, 01:00 PM   #9
mrde50garfield
Member
 
Registered: Dec 2003
Distribution: Mandrake, Red Hat, Gentoo, Fedora, ClusterKnoppix, Scyld Beowulf
Posts: 52

Rep: Reputation: 15
Cool Re: KDE vs GNOME

Network browsing is simple with LinNeighborhood.
 
Old 12-09-2003, 01:12 PM   #10
yapp
Member
 
Registered: Apr 2003
Location: Netherlands
Distribution: SuSE (before: Gentoo, Slackware)
Posts: 613

Rep: Reputation: 30
Quote:
Originally posted by free_andrew
I've tried installing the newer version of KDE, hoping to get some more front-end functionality. Unfortunately, the RPM install bitches about all of these dependant apps which I don't have installed. I think I'm supposed to install the KDE development stuff which comes with Red Hat, but doing that get's me another list of dependant files which I have no clue how to find.
There are other ways to install new software.

sort of like:
Debian: apt-get upgrade kde
Slackware: swaret --upgrade kde
Gentoo: emerge --upgrade kde

these package managers download the correct dependencies automatically for you.

Another way I still would recommend, is using a source install, and run checkinstall to create an RPM/DEB/TGZ package. (can be uninstalled with your package manager). However, you might need to upgrade these packages automatically...

Redhat was the first with a package manager, before RPM everyone was required to install from source. For this reason, RPM is often provided. However this RPM system is getting outdated, and I've heared there are improvements, but I'm not familliar with those. (stuff like 'apt for rpm')

Last edited by yapp; 12-09-2003 at 01:14 PM.
 
Old 12-09-2003, 04:29 PM   #11
free_andrew
Member
 
Registered: Dec 2003
Location: Skopelos, Greece
Distribution: Mandrake 9.2, Windows XP Pro
Posts: 32

Original Poster
Rep: Reputation: 15
My only hesitation to trying another Distribution is all of the CD's I've already gone through playing with Suse and Red Hat. Nevertheless, this isn't enough of a reason not to try Slackware. I wish I had read the Distro reviews first. It seems like Slackware gets top reviews.




Quote:
Originally posted by Velvet Elvis
Since you've stated that you've made a commitment to learning Linux, Slackware migt really be the distro you want to use, as a degree of commitment is required to get the thing up and runing the first time, you pretty much have to learn to swim after being thrown in the deep end. Once you get it figured out, you'll end up with a system that is much more simple and stable than anything else out there (imho, ymmv).
 
Old 12-09-2003, 06:25 PM   #12
r_jensen11
Senior Member
 
Registered: Apr 2003
Location: Minnesota, USA
Distribution: Slack 10.0 w/2.4.26
Posts: 1,032

Rep: Reputation: 45
Slack 9.1 is 2 disks. 8.1 is 1 disk. I think 9.0 is still 1 disk because it doesn't have all of the multi-lingual packages for KDE or something along the like.
 
Old 12-09-2003, 06:28 PM   #13
Baldorg
Member
 
Registered: Sep 2003
Location: GMT (-5)
Distribution: Mandrake 9.1
Posts: 288

Rep: Reputation: 31
Quote:
Originally posted by r_jensen11
Slack 9.1 is 2 disks. 8.1 is 1 disk. I think 9.0 is still 1 disk because it doesn't have all of the multi-lingual packages for KDE or something along the like.
For example:

ftp://ftp.heanet.ie/mirrors/ftp.slac...ckware-9.1-iso

The 3 and 4 cd's are what?
 
Old 12-09-2003, 09:02 PM   #14
mipia
Member
 
Registered: May 2003
Location: lake michigan
Distribution: Debian, Mint, Slackware
Posts: 457

Rep: Reputation: 35
souce files probably
 
Old 12-09-2003, 09:05 PM   #15
free_andrew
Member
 
Registered: Dec 2003
Location: Skopelos, Greece
Distribution: Mandrake 9.2, Windows XP Pro
Posts: 32

Original Poster
Rep: Reputation: 15
Ximian - the answer to all my install woes?

I dunno guys...we generated quite a discussion on this whole KDE / GNOME / RPM crap...and then I come across Ximiam. I read about this today in the Introduction to Linux HOWTO guide. I thought I was going to find a nice front-end installer for KDE - it turns out to be a whole solution, and it includes a nice rounded package for the person who wants a nice touchy-feely environment. This makes me question whether I should still get into Slackware. I think I would still consider it if I knew I would get a performance boost on my system. One of the original reasons for getting into Linux was to squeeze more out of my aging PC.

I bought this computer when I was in second year University.

Dell XPS Dimension, Upgraded to 333 MHz, Pentium II, with 384MB SDRAM, plus all the trimmings (SCSI, Zip drive, bla bla bla... STB Velocity 4MB AGP Video)

Red Hat is nice, but I can't say I've noticed any major performance improvements. Hmm...

 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
I have a Igel that comes with kde and gnome. gnome can not view the network thefedexguy Linux - Networking 5 01-21-2017 03:35 PM
KDE/GNOME switching? And how to connect to the internet in GNOME SuSE 10.0 Cards_STL SUSE / openSUSE 14 10-29-2005 07:21 PM
Gnome error - now I cant get xterm,kde,gnome covertops Linux - Newbie 3 02-24-2005 07:58 AM
couple of qs, gnome ftp, removing kde or improving speed of kde, startup modprobe darkleaf Linux - Software 2 07-20-2004 09:54 AM
kde destroyed my gnome! i hate kde! drigz Linux - Software 3 06-04-2004 06:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration