LinuxQuestions.org
Help answer threads with 0 replies.
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 01-08-2010, 02:06 AM   #1
bfamily
LQ Newbie
 
Registered: Jan 2010
Location: Washington State
Distribution: Ubuntu, Slackware
Posts: 2

Rep: Reputation: 0
Learning Linux with Slackware and Ubuntu. What books, websites, etc. are recommended?


I've just committed to linux this last week. I've installed Ubuntu 32bit 9.10 on my laptop and I'm installing Slackware 13.0 in Virtualbox as I type this.

Ubuntu operates very well on this laptop but I'm not learning how anything really works. Is there any recommended reading or websites for starting out with the fundamentals of using the linux CLI and building from there?

Has anyone ever taken any courses from linuxcertified.com and were they helpful?

Thanks for the advice.
 
Old 01-08-2010, 02:51 AM   #2
theDaveMyers
LQ Newbie
 
Registered: Jan 2009
Posts: 6

Rep: Reputation: 0
links to good info for a beginner.

bfamily,

first I would heartily recommend the ubuntu forums. I've been using them since I started with ubuntu (for nearly 4 years ago now), and find all the users helpful, polite, and (to use a french term) 'tres sympa, tres genial' (which kinda translates to helpful and polite, but more so ).

The community members over the have written a nice guide to the terminal (CLI). I would recomend checking it out.

A great book that I picked up is the Linux Desk Reference, by Scott Hawkins.

I think my copy came with some CD when I acquired a copy of Caldera Linux (back in mid / late 90's.

I still delve into it on occasions even now.

Certification wise, these are not something I have done. I did study and take the exam for certification of XP. But the examination method (multiple choice) seems wrong to me. Especially as there are often more that one method to accomplish the same thing.

I guess with Linux being more CLI oriented it will boil down more to 'do you remember that command and all the switches' as opposed to 'do you remember the 15 different methods to get to the microsoft management console, and it's various bits'.

Add to the fact that some of the tools (ie, user files and settings transfer wizzard) just never seemed to work when I tested them - a dedicated <home> directory on a separate partition, works much better (just tar up the drive, zip it, and move it to your new system, Job done).

If you are really keen to learn how stuff works I would recomend getting a very old version of ubuntu, or a version of debian - as you will probably find that half the stuff doesn't work the way it should and you'll need to spend some time to get it all functioning (admitedly this may seem a little unfair on Debian, as their "freedom" ethic is more stringent than ubuntu's).

This link http://releases.ubuntu.com will take you to where you can get older versions. In these things like Wifi support are 'fun to get working' in some instances. You will then need to use things like google and your own guile to get them to work.

Good luck 'doing the funky penguin' and welcome to the community.

David
 
Old 01-08-2010, 07:45 AM   #3
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 & Slackware!

Just a few links to aid you;

SlackwareŽ Essentials
SlackwareŽ Basics
Linux Documentation Project
Rute Tutorial & Exposition
Linux Command Guide
Utimate Linux Newbie Guide
LinuxSelfHelp
Getting Started with Linux
Advanced Bash-Scripting Guide
Linux Home Networking
Virtualiation- Top 10


The above links and others can be found at 'Slackware-Links'. More than just SlackwareŽ links!
 
Old 01-08-2010, 07:49 AM   #4
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
O'Reilly has a large selection of Linux books---they will be in any large bookstore. Also, some are available free at the O'Reilly site.
 
Old 01-08-2010, 08:03 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,

I should have added 'Linux Books & Online Magazines' section of 'Slackware-Links'.

 
Old 01-09-2010, 12:39 AM   #6
bfamily
LQ Newbie
 
Registered: Jan 2010
Location: Washington State
Distribution: Ubuntu, Slackware
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks for the resources

Those links, the wiki, and that CLI guide are great!!!

Thanks for the help. I've got more to start with than I thought I would.

I also have found a local linux conference I'm going to in April a couple of hours from where I live.

Linuxfest Northwest

Again thank you for your time.
 
Old 01-09-2010, 10:59 AM   #7
anand.arumug
Member
 
Registered: Oct 2009
Location: Dayton, Ohio
Distribution: ubuntu, centos
Posts: 68
Blog Entries: 2

Rep: Reputation: 16
Quote:
Originally Posted by bfamily View Post
I've just committed to linux this last week. I've installed Ubuntu 32bit 9.10 on my laptop and I'm installing Slackware 13.0 in Virtualbox as I type this.

Ubuntu operates very well on this laptop but I'm not learning how anything really works. Is there any recommended reading or websites for starting out with the fundamentals of using the linux CLI and building from there?

Has anyone ever taken any courses from linuxcertified.com and were they helpful?

Thanks for the advice.
Great!

To learn the basics, your Ubuntu computer comes with loads and loads of documents. The following links has more than what you asked for:

* Installing Server Applications
* Using the Command Line
* Writing Your Own Programs
* Terminal Commands References (man pages)
* GNU Info Pages

Cheers...
 
Old 01-09-2010, 10:10 PM   #8
anand.arumug
Member
 
Registered: Oct 2009
Location: Dayton, Ohio
Distribution: ubuntu, centos
Posts: 68
Blog Entries: 2

Rep: Reputation: 16
Quote:
Originally Posted by bfamily View Post
I've just committed to linux this last week. I've installed Ubuntu 32bit 9.10 on my laptop and I'm installing Slackware 13.0 in Virtualbox as I type this.

Ubuntu operates very well on this laptop but I'm not learning how anything really works. Is there any recommended reading or websites for starting out with the fundamentals of using the linux CLI and building from there?

Has anyone ever taken any courses from linuxcertified.com and were they helpful?

Thanks for the advice.
You can also check out the website of "The Linux Documentation Project" of tldp.org

It has a huge collection of guides and HOWTOs.
 
Old 01-11-2010, 08:41 AM   #9
theDaveMyers
LQ Newbie
 
Registered: Jan 2009
Posts: 6

Rep: Reputation: 0
And of course we have all forgotten to mention google, if you need extra help, and even this (or most other linux) forums.

Enjoy the community.

David
 
  


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
ood books on learning (beginning) php, mysql, and apache in a linux enviroment? CoffeeKing!!! Linux - Newbie 5 08-31-2008 03:16 PM
good books on learning (beginning) php, mysql, and apache in a linux enviroment? CoffeeKing!!! Linux - Networking 1 08-30-2008 10:40 PM
Recommended Books - Ubuntu Server Administration Echo Kilo Linux - Newbie 3 12-13-2007 06:54 PM
search for recommended linux programing books linwenyuan Linux - Newbie 2 10-03-2006 10:28 PM
search for recommended linux programming books! linwenyuan Linux - Software 1 10-03-2006 08:24 PM

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

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