Results 1 to 10 of 27
Hello everyone. I am day 2 into my linux birth. It has really opened my eyes on how much money I was throwing away with oem windows software. I am ...
- 01-14-2012 #1Just Joined!
- Join Date
- Jan 2012
- Posts
- 14
New and Lost
Hello everyone. I am day 2 into my linux birth. It has really opened my eyes on how much money I was throwing away with oem windows software. I am slowly learning the lingo and such.. Anyone have any idea on how to learn linux from the most basic on up? I can navigate around fairly well with the graphic side.. The terminal is very challenging. So if anyone knows an easy way to learn it.. I am very eager. Thanks for your time.
CW
- 01-14-2012 #2
Hello and Welcome.
You are already doing the best thing.....you're actually using Linux man, that's huge! I liken the experience to the "Matrix". Just keep using it and trying new things. The more you use it, the better you get. Just like with MS and Apple proucts.I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
- 01-14-2012 #3
Welcome aboard!
When you use it, you will learn it!
The graphical side is a great way to start... you learn the names of the programs that you will be able to equate to your Windows knowledge.
But, eventually, you'll need the command line. So you should take a moment here and there to learn about that, as well.
Check this out: LinuxCommand.org: Learn the Linux command line. Write shell scripts.
And, above all, have fun with it!
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-14-2012 #4Just Joined!
- Join Date
- Jan 2012
- Posts
- 14
Thanks Mike and Jay.
- 01-14-2012 #5Just Joined!
- Join Date
- Jan 2012
- Posts
- 14
How do I know if I am logged in as a superuser?
- 01-14-2012 #6
Normal user:
Logged in as root:Code:something@computer:~$
Notice the difference?Code:something@computer:~#
Last edited by jayd512; 01-14-2012 at 04:35 AM. Reason: grammar
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-14-2012 #7Just Joined!
- Join Date
- Jan 2012
- Posts
- 14
yeah.. $ vs #
So being in superuser is bad?
- 01-14-2012 #8
Yes and No.
For maintenance purposes, like system updates or installing software, being superuser rights are required.
On the other hand, you might be thinking about your days in Windows... you were the only user on the computer. Admin by default.
Linux doesn't work like that... and it's not designed to. Instead, you should do your day-to-day work as a regular user.
Not sure if you've seen it or not, but check out this article...
Linux is NOT Windows
Most of the differences between Linux and Windows are explained in true layman terms.
Really, some of the best comparisons I've ever seen!Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-14-2012 #9Linux Guru
- Join Date
- May 2011
- Posts
- 1,838
- 01-14-2012 #10Linux Guru
- Join Date
- May 2011
- Posts
- 1,838
bad as in bad-a$$, yes. this is one of my favorite tees:
ThinkGeek :: Bow before me, for I am root.
seriously, don't be root unless you have to do something you can't do as a regular user, and you understand the power that you wield.


2Likes
Reply With Quote
