LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 11-14-2010, 08:45 AM   #1
gckaruna
LQ Newbie
 
Registered: Nov 2010
Posts: 3

Rep: Reputation: 0
I'm New to Linux


I'm new to Linux.... But started to develop Embedded linux in ARM9 controller. So kindly give the proper way to learn linux..
 
Old 11-14-2010, 09:37 AM   #2
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,844

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
For me it is trial and error!
There is plenty of documentation here and in a google search. You have a lot of reading to do!
And, Welcome to LQ!
 
Old 11-15-2010, 05:51 AM   #3
Soadyheid
Senior Member
 
Registered: Aug 2010
Location: Near Edinburgh, Scotland
Distribution: Cinnamon Mint 20.1 (Laptop) and 20.2 (Desktop)
Posts: 1,672

Rep: Reputation: 486Reputation: 486Reputation: 486Reputation: 486Reputation: 486
You may find it easier installing a version on an Intel/AMD box first for the learning process. The knowledge gained is transferable between platforms though you'll need to eventually go up a level to develop your ARM system.

Welcome and Play Bonny!
 
Old 11-15-2010, 06:58 AM   #4
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
You have to use Linux. You must be able to read and understand a written manual and follow sequential instruction as written in the Linux documentation. But if your playing around with ARM systems, there is no documentation, because it takes up to much storage space on an embedded system. So, you have to learn on a system, like a PC based system, which can hold the documentation. I've been using Linux for longer than I can remember, and there is no possible way to just 'learn Linux'. It would be like asking, "What's the best way to learn 'the history of the world.'" It takes time and effort. Think of it as a passage into manhood. If it was easy, no one would become a man. Males would remain boys all their lives, kind of like it is now!
 
Old 11-15-2010, 07:34 AM   #5
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Welcome to LQ!


I suggest you setup a GNU/Linux on a Desktop system to be used as a test bench system. On this system you can learn to admin and utilize GNU/Linux. You can also develop for the embed on the desktop. Development cycle or programs can be compiled, and linked with ease on this system. Most embeds have toolboxes that allow you to perform in this manner. You can port the programs or data to and from the embed to the desktop.


Just a few links to aid you to gaining some understanding;


1 Linux Documentation Project
2 Rute Tutorial & Exposition
3 Linux Command Guide
4 Bash Beginners Guide
5 Bash Reference Manual
6 Advanced Bash-Scripting Guide
7 Linux Newbie Admin Guide
8 LinuxSelfHelp
9 Getting Started with Linux

The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
1 members found this post helpful.
Old 11-15-2010, 09:25 AM   #6
rich_c
Member
 
Registered: Apr 2008
Location: UK
Distribution: PeppermintOS
Posts: 387
Blog Entries: 74

Rep: Reputation: 81
Arguably if there is a proper way to learn Linux, as opposed to picking it up as you go along, it'd be by working toward LPI certification or similar.
 
Old 11-15-2010, 10:56 AM   #7
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Not necessarily true! Certs do follow a programmed course but you can learn on a daily basis while working with a GNU/Linux. Loads of information, tutorials and personal instruction(s) for learning a GNU/Linux that are free for use.
 
Old 11-15-2010, 07:14 PM   #8
Zoks
LQ Newbie
 
Registered: Nov 2010
Posts: 1

Rep: Reputation: 0
Welcome
 
Old 11-15-2010, 07:50 PM   #9
tiredofbilkyyaforallican
Member
 
Registered: Aug 2010
Location: 3rd rock from the sun
Distribution: LMDE/Peppermint/Mint 9,&10/along with a few others
Posts: 152

Rep: Reputation: 22
Welcome and may I also add IT AIN'T windoze !!!! LOL
 
Old 11-16-2010, 12:40 AM   #10
rich_c
Member
 
Registered: Apr 2008
Location: UK
Distribution: PeppermintOS
Posts: 387
Blog Entries: 74

Rep: Reputation: 81
Quote:
Originally Posted by tiredofbilkyyaforallican View Post
Welcome and may I also add IT AIN'T windoze !!!! LOL
I, for one, am eternally grateful for that fact!
 
Old 11-16-2010, 01:31 AM   #11
tiredofbilkyyaforallican
Member
 
Registered: Aug 2010
Location: 3rd rock from the sun
Distribution: LMDE/Peppermint/Mint 9,&10/along with a few others
Posts: 152

Rep: Reputation: 22
Talking

Quote:
Originally Posted by tiredofbilkyyaforallican View Post
Welcome and may I also add IT AIN'T windoze !!!! LOL
Yup if it were there would be a lot fewer people in these forums and Gates would be in charge (NOW THAT IS A NIGHTMARE)!!!!!!!!!!
 
Old 11-24-2010, 01:29 AM   #12
gckaruna
LQ Newbie
 
Registered: Nov 2010
Posts: 3

Original Poster
Rep: Reputation: 0
thanks

hi.
thanks for the links.. it's so much useful for me..
 
Old 11-24-2010, 01:31 AM   #13
gckaruna
LQ Newbie
 
Registered: Nov 2010
Posts: 3

Original Poster
Rep: Reputation: 0
hi..

hi all..
Thanks for the valuable points..
 
  


Reply



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
Linux Training Tips - Boot Linux from a Linux Installation CD or a Linux Live CD to L beibei Linux - General 1 10-29-2009 04:25 AM

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

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