LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
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 10-16-2008, 06:27 AM   #1
moparcrazy
LQ Newbie
 
Registered: Oct 2008
Posts: 24

Rep: Reputation: 0
Question Totally lost about everything Linux, trying to switch from windows


I don't even know were to start. A little history with me. I know windows pretty well (not and expert) and have figured out just about every problem I have had with windows by my self and the internet. My problem know is I HATE windows and I have been playing a little with Linspire 5.0 for the last year, but I am getting frustrated to know end. I don't understand anything about it and I can barely get around in it. I have tried to find some info online about getting started but even the Beginner sites I have found are over my head. I need to know a website that is good for dummy's. The thing that I have been working on for the last several hours is how to install Java. I have been to Javas website and tried to follow there instructions and I found some info on, I think it was Linspires website on how to install it but it does not work. They both start out the same and say at the Terminal. I am not sure exactly what that is. I did find a program that is labeled Terminal Program (Konsole). They say to type in su. I type it in and nothing happens, it just comes to a new line. Then they say to type in the root password. I don't know what that would be I tried to use my log in password but it comes back saying user not identified. I then it says to run a command (cd/usr/java) nothing happens just comes back saying that the file or directory does not exist. I can not find any help on what to do or what my problem is. I am wanting to get this figured out so I can eventually by Linspire 6. This is just the begging of a long line of trying to switch off XP.

PS I am also new to the forum thing. Sorry if something is not right. I am still learning that too.

Thank you for your time.
 
Old 10-16-2008, 06:42 AM   #2
sadiqdm
Member
 
Registered: Nov 2003
Location: London, UK
Distribution: openSUSE, Ubuntu
Posts: 358

Rep: Reputation: 35
If your going to give Linux a serious try, then I would suggest one of the flavours of Ubuntu as a starting point. They have a very large user base, who are very active on this forum.

On my own machines, I use Suse 11.0, but have Xubuntu 8.04 as a second Linux, and either Windows 2K or XP for the couple of thing I absolutely have to do in Windows. Ubuntu comes in several flavours, the main one uses the Gnome desktop (GUI) which is very mature and has lots of goodies. Kubuntu uses the KDE desktop which is also very mature, but is more like Windows, and is more easily customised. Xubuntu is Ubuntu with the Xfce desktop which is a simpler version of Gnome and works really well on older hardware (slower processors & low ram), and I have it on a number of old P3 machines which I have recycled for beginners to use.

What I suggest you do is download a selection of Live CD's from Suse, Fedora, & Ubuntu (and any others you fancy) and try them out. Then read through some of the stuff in the dedicated distribution sections on LQ.

But first you should try and forget everything you know about computers based on how Microsoft works!
 
Old 10-16-2008, 06:43 AM   #3
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Welcome to LQ.

First thing to do is to get rid of Linspire. I'm not sure how you could stand it for a whole year, you must really hate Window$ to be able to stand Linspire for more than a few days. It's a worthless distro, get rid of it ASAP. Try Ubuntu or Fedora Core or Opensuse or almost any other distro (except Freespire). Linspire is broken by default, you'll have to get very lucky for even basic things to work properly on it.

You can try the distro test in my sig it may help you choose.
 
Old 10-16-2008, 06:45 AM   #4
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Quote:
Originally Posted by moparcrazy View Post
I don't even know were to start. A little history with me. I know windows pretty well (not and expert) and have figured out just about every problem I have had with windows by my self and the internet. My problem know is I HATE windows and I have been playing a little with Linspire 5.0 for the last year, but I am getting frustrated to know end. I don't understand anything about it and I can barely get around in it. I have tried to find some info online about getting started but even the Beginner sites I have found are over my head. I need to know a website that is good for dummy's.
I suggest you to install and try several distributions, some names are: ubuntu, suse, fedora or mandriva, just to name a few mainstream distributions.

Check them and see what fits you better. Note that, when choosing a distro you shouldn't focus on shiny things as a primary factor (like most people do). You should be also looking for the distro resources to assist you as a newcomer. You should look at the forums, documentation, tutorials, mailing lists and degree of accessibility of these resources. If you can't use it, it doesn't matter how beautiful it is. And you can always customize your distro to look like linspire if that is what suits you.

Quote:
The thing that I have been working on for the last several hours is how to install Java. I have been to Javas website and tried to follow there instructions and I found some info on, I think it was Linspires website on how to install it but it does not work. They both start out the same and say at the Terminal. I am not sure exactly what that is. I did find a program that is labeled Terminal Program (Konsole). They say to type in su. I type it in and nothing happens, it just comes to a new line. Then they say to type in the root password.
In linux, administrative tasks require administrative privileges (the way it should be for every os, if you ask me). You need to login as root to do the serious things. The root password was entered by whomever installed linspire at installation time probably. If you can't remember it there are several ways to reset it, but you can just reinstall if you don't want to bother. This time, remember to remember the root password.

If linspire came preinstalled or something, then maybe the root password is in whatever manual they gave you or something...

Welcome, and don't hesitate to ask as much as you need.
 
Old 10-16-2008, 07:01 AM   #5
dv502
Member
 
Registered: Sep 2006
Location: USA - NYC
Distribution: Whatever icon you see!
Posts: 642

Rep: Reputation: 57
Quote:
Originally Posted by moparcrazy View Post
I need to know a website that is good for dummy's.
Visit http://www.goinglinux.com, it is an audio podcast of using linux in a desktop environment. They also include show notes to read online as well. Start with episode one.

Welcome to LQ

Last edited by dv502; 10-16-2008 at 07:03 AM.
 
Old 10-16-2008, 07:19 AM   #6
moparcrazy
LQ Newbie
 
Registered: Oct 2008
Posts: 24

Original Poster
Rep: Reputation: 0
Talking Thanks

Thank you for the fast responses. I am very suprised (who needs tech support). I was using Linspire because that is what a guy a work was raving about and was saying that would be the easiest and is the most integrated with drives and such. I am went through the help guide that was recommended and found that SUSE would be the best I am downloading it now and I am going to try it. I can not wait to try it out. This is just making me more exited to get going with linux. I am going to start spending more time on here to learn this better. Thanks for everything so far. I am sure that there are going to be lots more posting trying to reprogram my brain.
 
Old 10-16-2008, 08:18 AM   #7
pwc101
Senior Member
 
Registered: Oct 2005
Location: UK
Distribution: Slackware
Posts: 1,847

Rep: Reputation: 128Reputation: 128
If you've gone for the openSUSE DVD iso, if memory serves, when you install openSUSE, it'll ask you to choose between Gnome, KDE 3.5 and KDE 4 as you default desktop. I'd suggest you choose Gnome or KDE 3.5 (not KDE 4) as your desktop; KDE 4 isn't quite ready for full time use, in my opinion (please don't flame me, I'm trying to make it easier for moparcrazy ), so sticking with Gnome or KDE 3.5 will mean your transition is a saner one.
 
Old 10-16-2008, 07:05 PM   #8
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,362

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Welcome to LQ. Here's a couple of links to get you started

http://linux.oneandoneis2.org/LNW.htm
http://rute.2038bug.com/index.html.gz
 
Old 10-17-2008, 06:17 AM   #9
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
Quote:
Originally Posted by pwc101 View Post
If you've gone for the openSUSE DVD iso, if memory serves, when you install openSUSE, it'll ask you to choose between Gnome, KDE 3.5 and KDE 4 as you default desktop. I'd suggest you choose Gnome or KDE 3.5 (not KDE 4) as your desktop; KDE 4 isn't quite ready for full time use, in my opinion (please don't flame me, I'm trying to make it easier for moparcrazy ), so sticking with Gnome or KDE 3.5 will mean your transition is a saner one.
I don't think anyone will flame you for that.

Regardless of how nice kde4 is, it can't be compared to kde 3.5 in which regards stability and availability of applications. So, I also advice that (or gnome if you are a gnome guy, i'm not ). Kde 3.x is stable, it has all you need and is -and will be for a long time- actively maintained by the kde team.

It might work for some people, but it is something that I wouldn't recommend for a newcomer unless it's just to play around a bit.
 
Old 10-19-2008, 02:04 PM   #10
goinglinux
LQ Newbie
 
Registered: Oct 2008
Location: California
Distribution: Linux Mint
Posts: 10

Rep: Reputation: 2
Smile Distributions and Java

Quote:
Originally Posted by moparcrazy View Post
I am went through the help guide that was recommended and found that SUSE would be the best I am downloading it now and I am going to try it. I can not wait to try it out.
Welcome to the world of Linux, moparcrazy! SUSE is an excellent distribution, but for someone who is an *absolute* newbie, I have to agree with sadiqdm that Ubuntu would be the best for you. The support network is phenomenal, and since it is, arguably, the most popular Linux distro today, the support will be readily available no matter where you go.

Yes, I am the "Larry" behind the Going Linux podcast. (Thanks dv502 for the referral in your post.) Since one of your issues, moparcrazy, is with getting Java working, if you do move to Ubuntu, I would recommend that you listen to the experiences of listener "CitizenX" in episode #37. I gave her some step-by-step instructions for getting it going so that she could connect to a java-based chat room on a live radio show. The advice might work with other distributions, but the steps might be different. Basically, look first in your distributions software repository *before* you go to a software publisher's website. If the software is available in the repositories, it will be "tweaked" to work in your version of Linux, and it will be much easier to install.

Larry.

Last edited by goinglinux; 10-19-2008 at 03:39 PM. Reason: corrected grammar
 
Old 10-19-2008, 06:18 PM   #11
widget
Senior Member
 
Registered: Oct 2008
Location: S.E. Montana
Distribution: Debian Testing, Stable, Sid and Manjaro, Mageia 3, LMDE
Posts: 2,628

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
I am very new to Linux myself and would like to add my voice thw those calling for Ubuntu. I love it.

I am using 8.04.1 Hardy Heron with gnome and find it very easy.

You have exactly the right attitude about MS. I have no trouble believing you struggled with linspire instead of Win whatever.

I have a problem with Suse simply because they are in cooperation with MS. It is a personal thing.

Good luck, I don't really think you will need it. Linux has matured quite nicely in the 10 years since I last really looked at it.
 
  


Reply

Tags
from, help, linspire, linux, user, windows



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
how do I download? I'm totally lost !! billowen43 Linux - Newbie 4 03-18-2008 12:13 PM
Mounting a windows share. Please help, totally lost. sickboylives Slackware 8 12-11-2006 04:01 PM
Totally lost..Please Help..Can't Install amy1234 Linux - Hardware 2 07-27-2005 08:58 PM
Totally Lost! Need Immediate Help! Alekscat Linux - Newbie 6 05-10-2004 03:25 AM
Totally lost... Zander Linux - Newbie 13 07-28-2002 06:25 PM

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

All times are GMT -5. The time now is 02:33 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