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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
01-22-2010, 04:41 PM
|
#1
|
LQ Newbie
Registered: Jan 2010
Posts: 9
Rep:
|
I'm a total Linux noob, but a great Windows user. What distro is best for me?
Hi everybody,
I've been using a windows computer ever since I started learning how to use PCs. My little brother downloaded a devastating virus onto my computer which I managed to destroy; but it's left my current OS (XP with service pack 2) awful. It freezes every 10-15 minutes, it's a lot slower than usual and it can't handle simple tasks like browsing. I tried to do a clean install of XP but thanks to a long, long list of formalities, I can't do anything. So I decided to try a Linux distro.
I am going to create a partition on my hard drive and install a version of Linux on it, then test it out and (hopefully) find relief from Windows. Here's what I'd like from a new OS:
- the ability to run Firefox, iTunes, Limewire, etc. with stability and decent speed.
- the ability to connect to my family's home network (Thrive.)
- easy-to-install drivers or drivers already installed
- something that has a similar theme to windows.
I truly want to make a switch to Linux, but alas, I am a noob. D: Can you, the Linux masters, recommend me something like that?
Thanks a lot,
DMike
PS: first post! 
|
|
|
01-22-2010, 04:47 PM
|
#2
|
LQ Muse
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,685
|
What the f#%& -- SP2 ???? service pack 3 has been OUT for YEARS !!!!!!!
i would look into using Ubuntu
|
|
|
01-22-2010, 04:50 PM
|
#3
|
Member
Registered: Nov 2009
Location: Alabama
Distribution: EndeavourOS
Posts: 650
Rep:
|
you will not be able to run itunes. I think an older version of itunes may work in wine, but not natively. Onto a distro. I would suggest Ubuntu, Linux Mint or PCLinuxOS. Although I've never used PCLinux OS I hear it is more "windowsy"
|
|
|
01-22-2010, 04:51 PM
|
#4
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Try Ubuntu. You'll be fine.
iTunes is a windows / OSX application, it doesn't run on Linux natively. There are docs out there on how to make it run with Wine, a windows compatability layer. Don't try to use Linux to be windows, it's not. You say you want a similar theme??? really? Why bother trying linux is you want to pretend you aren't?
Drivers are mostly much easier than windows. They're already there apart from some graphics high end graphics cards, and installing software in general is painfully simple most of the time with tool slike synaptics.
|
|
|
01-22-2010, 04:52 PM
|
#5
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
Quote:
Originally Posted by John VV
What the f#%& -- SP2 ???? service pack 3 has been OUT for YEARS !!!!!!!
i would look into using Ubuntu
|
So? Why make a slow OS even slower?
|
|
|
01-22-2010, 04:52 PM
|
#6
|
Member
Registered: Nov 2009
Location: Alabama
Distribution: EndeavourOS
Posts: 650
Rep:
|
Quote:
Originally Posted by John VV
What the f#%& -- SP2 ????
|
I'm guessing not a legal version of windows 
|
|
|
01-22-2010, 04:55 PM
|
#7
|
LQ 5k Club
Registered: Sep 2009
Posts: 6,443
|
[quote=DMike;3836996]Hi everybody,
Quote:
Originally Posted by DMike
- the ability to run Firefox, iTunes, Limewire, etc. with stability and decent speed.
|
Firefox will definitely run. In fact it is more of a Linux-like program!
iTunes will not work. There is probably a good alternative, though.
I don't know what Limewire is.
Quote:
Originally Posted by DMike
- the ability to connect to my family's home network (Thrive.)
|
What's Thrive?
Quote:
Originally Posted by DMike
- something that has a similar theme to windows.
|
Well, most of Linux's window managers and "widget toolkits" (yes, the GUI is totally separate from the OS in Linux) are quite customizable. It is possible for it to look almost exactly like Windows.
And remebmer, linux works completely differently than Windows inside. So programs made for one will not run on the other. There is WINE however. It runs as a layer between a Windows .exe and Linux, translating the program's Windows calls to UNIX calls. Note that not all programs work right under WINE, though.
See:
www.getgnulinux.com
http://www.distrowatch.com
|
|
|
01-22-2010, 05:09 PM
|
#8
|
LQ Newbie
Registered: Jan 2010
Posts: 9
Original Poster
Rep:
|
Quote:
Originally Posted by John VV
What the f#%& -- SP2 ???? service pack 3 has been OUT for YEARS !!!!!!!
i would look into using Ubuntu
|
SP3 made my OS crash a lot, felt kinda like using vista for a while. I switched back to SP2 and I was fine.
Quote:
Originally Posted by bret381
I'm guessing not a legal version of windows 
|
No, it's legal but I didn't use it for reasons stated.
[QUOTE=MTK358;3837017]
Quote:
Originally Posted by DMike
Hi everybody,
Firefox will definitely run. In fact it is more of a Linux-like program!
iTunes will not work. There is probably a good alternative, though.
I don't know what Limewire is.
What's Thrive?
Well, most of Linux's window managers and "widget toolkits" (yes, the GUI is totally separate from the OS in Linux) are quite customizable. It is possible for it to look almost exactly like Windows.
And remebmer, linux works completely differently than Windows inside. So programs made for one will not run on the other. There is WINE however. It runs as a layer between a Windows .exe and Linux, translating the program's Windows calls to UNIX calls. Note that not all programs work right under WINE, though.
|
Ok, I think I could go without iTunes although I would need something to sync my iPod to. :/
Thrive is my family's ISP, a new group from what I heard. What I'm asking is: does it connect to networks like Windows?
Limewire... nevermind about that.
I'm looking at Ubuntu but I heard Mandriva is also good for noobs like me. Any reviews for the Linux masters?
|
|
|
01-22-2010, 05:21 PM
|
#9
|
LQ Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573
|
Stick with the *buntu's, Debian or Slack
There are many *buntu's
if you have at leats 4-5GB of space, Ultimate edition 2.5 really has no peer
http://ultimateedition.info/ultimate...e-edition-2-5/
thats the biggest buntu there is
|
|
|
01-22-2010, 05:35 PM
|
#10
|
LQ Veteran
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,243
|
Mint is even friendlier than Ubuntu (on which it's based). For the example, the software installation tool lets you call up reviews and screen-shots, and Firefox has various plug-ins pre-installed.
|
|
|
01-22-2010, 05:37 PM
|
#11
|
Moderator
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
|
In terms of your ISP, if you connect via a router it will work with no problem. If you need a specific modem to work, let us know the make and model number and we can see what we can find out.
|
|
|
01-22-2010, 06:00 PM
|
#12
|
Member
Registered: Nov 2009
Location: Alabama
Distribution: EndeavourOS
Posts: 650
Rep:
|
Limewire will run on LInux altough it would crash my 64 bit system. Banshee will sync to an ipod, but not by default. have a look here: http://www.linuxjournal.com/article/8160. Also the itouch is different than the other ipods. Supposedly there is some new libraries that will allow you to connect to the itouch if you need, I have the files downloaded, but have not had time to try it out.
|
|
|
01-22-2010, 06:15 PM
|
#13
|
PCLOS Magazine Chief Editor
Registered: Jan 2010
Location: Independence, MO, U.S.A.
Distribution: PCLinuxOS
Posts: 16
Rep:
|
Might give PCLinuxOS a try ...
Hey there, DMike!
I have seen the suggestion to try PCLinuxOS, since it's more "windowsy." PCLinuxOS IS a great choice for users transitioning from Windows to Linux, as well as being a great choice for users who want everything to "just work" without becoming complicated. While easy to use, it doesn't sacrifice any of the power of Linux.
I strongly suggest you try the Live CD, and see for yourself if you like it. You can d/l the Live CD at http://www.pclinuxos.com.
I am a PCLinuxOS user, and the PCLinuxOS Magazine Chief Editor.
parnote
|
|
|
01-22-2010, 07:46 PM
|
#14
|
Member
Registered: Jan 2004
Location: /dev/random
Distribution: Gentoo amd64, CrunchBang amd64
Posts: 350
Rep:
|
Current iTunes will run under the latest beta of WINE, if you must use it--at least the store and playing music, refused to sync my iPod though so I don't think it will help you much.
|
|
|
01-22-2010, 07:54 PM
|
#15
|
LQ Guru
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573
|
be careful with pclinuxos installer
it formatted my drive and I thought it would at least have a sanity check?!
|
|
|
All times are GMT -5. The time now is 05:31 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|