LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 08-05-2014, 03:43 PM   #1
voido
LQ Newbie
 
Registered: Jul 2014
Posts: 8

Rep: Reputation: Disabled
new to linux


Hey, I am new to linux but have been a Windows Admin for many years. I am at a point in my career that is preventing me from moving forward with sys admin jobs as most of them require linux experience. I have no experience with it and was hoping for some ideas on good training sources. Any advice is appreciated.

thankS

Jason
 
Old 08-05-2014, 03:52 PM   #2
notKlaatu
Senior Member
 
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077

Rep: Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732
https://www.edx.org/course/linuxfoun...roduction-1621

Might be a good start; the Linux Foundation is backing that.
 
1 members found this post helpful.
Old 08-05-2014, 03:54 PM   #3
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
Quote:
Originally Posted by voido View Post
I have no experience with it and was hoping for some ideas on good training sources.
I suggest that you buy various pieces of second hand computer equipment, put them together as a working system, and then install Linux on your home made system. I suggest that you install Fedora. Fedora is the free version of Red Hat which is the Linux distribution you are most likely to run into as a system administrator.

-------------------
Steve Stites
 
2 members found this post helpful.
Old 08-05-2014, 03:58 PM   #4
voido
LQ Newbie
 
Registered: Jul 2014
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by jailbait View Post
I suggest that you buy various pieces of second hand computer equipment, put them together as a working system, and then install Linux on your home made system. I suggest that you install Fedora. Fedora is the free version of Red Hat which is the Linux distribution you are most likely to run into as a system administrator.

-------------------
Steve Stites
I am currently running Centos on my VM Workstation. The DevOps group at my work uses Centos so I decided to get started with that. I am just uncertain where to go from there or what to do.
 
Old 08-05-2014, 03:59 PM   #5
voido
LQ Newbie
 
Registered: Jul 2014
Posts: 8

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by notKlaatu View Post
https://www.edx.org/course/linuxfoun...roduction-1621

Might be a good start; the Linux Foundation is backing that.
thanks for the information, I did some research and found that sight just before I checked these responses. I am going through the start of the course now.
 
Old 08-05-2014, 04:18 PM   #6
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by voido View Post
The DevOps group at my work uses Centos so I decided to get started with that. I am just uncertain where to go from there or what to do.
So what does the DevOps group use CentOS for? What infrastructure and services do they require? What I mean is not to "get" the big picture but analyse it, break it up and check each part for services Linux does or could provide. Then you can try and build (part) of it at home. CentOS, when in runlevel 3 and depending on the services it needs to provide, doesn't have excessive memory requirements (still more resources is better always) and getting accustomed to accessed machines via SSH and not some GUI is one of the better ways to get acquainted with it IMO. Once you have build your network have a look at resource and incident monitoring, bottleneck analysis, centralized backups and bare metal restore, failovers, remote colos, unification layers and other resilience-enhancing mechanisms, maybe fake an outage and see what it does, maybe replay some real customers problems and see if you can find the cause. No need for any Shimato Dominguez Off-world Colonies as the fun awaits you right here... :-]
 
2 members found this post helpful.
Old 08-06-2014, 03:57 AM   #7
notKlaatu
Senior Member
 
Registered: Sep 2010
Location: Lawrence, New Zealand
Distribution: Slackware
Posts: 1,077

Rep: Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732Reputation: 732
I agree with what unSpawn and voido said, and I'd add to it that possibly building a little virtual network (it's trivial to do, especially with docker now), and start building up a sample network environment. Start with the basics; getting the hosts communicating. Then starting adding services. And just build up something that you would build on Windows. You know the typical goals, all you need to do is learn the different ways of doing what you normally do.

Just an idea!

When I was getting started, I read a ton of books on basically anything having to do with Linux. I learned shell commands, networking principles, scripting. It was a bit unfocused, but I had the time and appetite for it. Your mileage may vary, but there are some great books out there that cover all kinds of stuff. The "Linux Bible" series is one of my favourites.
 
Old 08-06-2014, 04:20 AM   #8
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Linux EDX has certification courses but you can audit the courses & take the exams for free.
I'm working on LFS101x & it is a great course.
But you can audit all of the classes that you want.
https://www.edx.org/course/linuxfoun...1#.U-HzVI7FR76

Didn't see this 1 by notKlatoo oops
Quote:
https://www.edx.org/course/linuxfoun...roduction-1621

Might be a good start; the Linux Foundation is backing that.
__________________
http://slackermedia.info

Last edited by EDDY1; 08-06-2014 at 04:23 AM.
 
1 members found this post helpful.
Old 08-06-2014, 05:22 AM   #9
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,359

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
You can read all the manuals at www.linuxtopia.org and this is a good cli intro http://rute.2038bug.com/index.html.gz
 
  


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



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

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