LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-02-2007, 05:33 PM   #1
kellogs908
LQ Newbie
 
Registered: Dec 2007
Posts: 2

Rep: Reputation: 0
basic info on distributions?


After dealing with a lot of vista issues I have decided to try out linux after some research, I see a lot of themes that work with kde as well as a lot of support. The thing is I just don't get the whole idea behind distributions exactly, I know there are two parts and KDE would be one part of it if I am getting it right, and that I can get distributions that use KDE or that come with kde but how do I know which distributions will be compatable with the themes I have found, when the themes say something like compatable with kde 3.2-3.5 ? can i use these themes with any distribution that uses that version of KDE?
 
Old 12-02-2007, 06:02 PM   #2
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 11
Posts: 8,207

Rep: Reputation: 507Reputation: 507Reputation: 507Reputation: 507Reputation: 507Reputation: 507
Quote:
Originally Posted by kellogs908 View Post
when the themes say something like compatable with kde 3.2-3.5 ? can i use these themes with any distribution that uses that version of KDE?
Yes, if a theme is compatible with kde 3.2-3.5 then you can use it on kde 3.2-3.5 regardless of how you happened to install kde 3.2-3.5 on your machine or what distribution you use.

---------------------
Steve Stites
 
Old 12-02-2007, 06:11 PM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
KDE themes are not dependent on which distro you are running. As long you are running a version of KDE that is supported by the theme, then you should be ok to install and use the theme regardless of the distribution.
 
Old 12-02-2007, 06:17 PM   #4
sonichedgehog
Member
 
Registered: Oct 2007
Location: London UK
Distribution: Fedora Core 17
Posts: 298

Rep: Reputation: 32
Try it out!

I have used Debian for 6 weeks and am therefore very new to the system but having sorted out several issues I have found that the best way is to try it and see- keep your other OS going & if possible play around with an older box. Debian is good (I can't tell you whether other OS's are better or worse) because the apt program (synaptic in the windows-style environment) keeps all your applications in trim, compatible and up to date.


Specifically, depending on the entries in your /etc/sources.list, say debian lenny for example, synaptic will give you a long list of applications, version installed, and latest versions- if you are out of date, you can mark the app. for upgrade. Synaptic will work out the "dependencies" for you- ie apps you will need in order to proceed, & apps it will delete as inconsistent.

So you can use "k" and "Gnome" and other applications (as I am doing) with confidence on the same system. Apt will give you an amazing choice of applications. There's no either/or about it.

I understand that, taking Debian as an example (as I say, can't tell you much else!) lenny is "experimental" but the latest apps appear on "sid" (described as "unstable" Its a toy story thing). Compared to another famous OS we all know, it's rock solid! I've had no trouble with it.

If you haven't seen "DOS/Windows to Linux" HOWTO By Guido Gonzato, ggonza at tin.it you might have a read, written 7yrs ago but very good advice if you've had a play with DOS commands. His advice was to get your feet wet & I completely agree.

Go for it & lots of luck!
 
Old 12-02-2007, 08:50 PM   #5
kellogs908
LQ Newbie
 
Registered: Dec 2007
Posts: 2

Original Poster
Rep: Reputation: 0
ok one more question for now, right now my computer runs a 32 bit vista ans there is only a 64 bit version of fedora available, I should be able to run a 64 bit os shouldnt I?
 
Old 12-02-2007, 08:58 PM   #6
OSlinuX
LQ Newbie
 
Registered: Feb 2007
Location: North Virginia
Distribution: Ubuntu 6.06 LT
Posts: 18

Rep: Reputation: 0
If you have a 64bit processor you should be able to run 64 bit operating system. I originally tried a 64 bit Ubuntu distro, and found out that Flash was not available for linux in 64 bit, at least not from Adobe. I'm fairly new too, i have been playing with linux for over a year but just recently decided to use it as my primary OS.
I think that the first linux distro you use should be really friendly or you can be turned off real quick. Give Ubuntu a try, theres tons of hardware compatibality right after installation and there is tons of suport threw forums. And you can test it out before installation because its a live CD.
 
Old 12-09-2007, 09:12 PM   #7
okos
Member
 
Registered: May 2007
Location: California
Distribution: Slackware/Ubuntu
Posts: 609

Rep: Reputation: 38
Quote:
Originally Posted by kellogs908 View Post
The thing is I just don't get the whole idea behind distributions exactly
If I understand you right, there are lots of distributions or flavors of linux. A person learns all he can about linux and decides to make his own flavor.

I suggest to go with one of the main distributions. You will be able to find much more help because other people will run into the same problem and have a solution for you. Debian has a reputation of being very stable. Ubuntu, is based on debian and seems to be more popular. Both distros seem to be easier to use. I now run slackware. It is the oldest distribution and seems to be quite stable. However you do not have apt-get. You do have slapt-get however it does not have near the packages. As I recall, debian has some 29K available packages.

I suggest to dual boot and get the ntfs-3g package and fuse. From linux you will be able to easily access the windows part of the hd to edit or copy files. Many times I have had to reboot to windows for certain applications. For example, I have not found a program that works as well as outlook for my list of contacts. I find that apple itunes work best for my ipod. Linux does have similar programs, but in my humble opinion, outlook and itunes work much better.

Last edited by okos; 12-09-2007 at 09:25 PM.
 
Old 12-09-2007, 10:04 PM   #8
mrrangerman
Member
 
Registered: Oct 2007
Location: MI
Distribution: Debian Slackware
Posts: 528

Rep: Reputation: 59
Linux is the OS KDE, Gnome, Fluxbox, are window managers. The biggest differences between Linux distro's is the package manager (The application used to install packages/programs). Red-Hat/Fedora use an .rpm/YUM package manager, while Debian and it's offspring Ubuntu use Synaptic Package manager.
The Package Manager helps to take care of dependencies, every program you install will be dependent on another program. And the package manager will help install every dependency the program needs. You are not limited to installing packages with the Package Manager but if you chose to install a program outside of this you will have to take care of the dependencies yourself.

If you learn the command line in Linux you will be at home in any linux OS. Learn how the linux file system is setup.

Quote:
ok one more question for now, right now my computer runs a 32 bit vista ans there is only a 64 bit version of fedora available, I should be able to run a 64 bit os shouldnt I?
Here is the .i386.iso they only have the DVD download though.
 
Old 12-09-2007, 10:19 PM   #9
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
You should check out Distrowatch and read up a bit on the various distros. The page hit ranking list on the right side of the screen on the main page is as good a place to start as any.

http://distrowatch.com/
 
  


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
Basic Samba connection info... redrobin77 Linux - Networking 2 09-20-2005 11:01 AM
any books with basic info? sfzombie13 Linux - Newbie 5 08-06-2005 06:52 PM
Basic Wireless Info on Cards JockVSJock Linux - Wireless Networking 3 05-12-2004 07:21 AM
Basic SuSE info KePSuX Linux - Distributions 8 03-23-2003 05:24 PM
I'm a BASIC chap, looking for some info on BASIC programming CragStar Programming 2 01-21-2001 09:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:06 AM.

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