LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-03-2010, 12:00 PM   #1
vinnie_vinodh
Member
 
Registered: Dec 2008
Location: India
Distribution: Fedora 10
Posts: 100

Rep: Reputation: 15
Post Learn Linux from scratch ->How to get the Linux Skill


Hello All
I'm engg grad with sound knowledge on cisco CCNA and using Linux for about a year . Its great using Linux and i'm obessessed but i'm not satisfied with skill i have in Linux. That means not good enough .

My friend works in a speciality hospital in my home-town as Sys-admin.
They are on a massive switch to Linux completely to cut costs. So with the very little knowledge i had on Linux my friend is willing to give me reference and i can start my career in Linux/Networking over there. He primarily asked me whether i'm familiar with Linux/Unix commands ,start/stop services ,database mgmt, server config and other server related.....

>Firstly i want to know how an interview on linux with networking goin to be and for a fresher ? I'm just curious about wat is asked ?

>Secondly i need to do my prep again from scratch everything so please provide some help and insight as to how to proceed
online websites which provides materials etc etc....

Sorry for the way i'm posting this thread i'm in a bit of hurry

please help



Thanks In Advance
 
Old 03-04-2010, 04:58 AM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Quote:
Originally Posted by vinnie_vinodh View Post
>Firstly i want to know how an interview on linux with networking goin to be and for a fresher ? I'm just curious about wat is asked ?
The same things you'd expect from any network job interview. They want to know if you have the skills to run tho thing. If you don't know, and it sounds like you don't, then you won't get the job.
Quote:
>Secondly i need to do my prep again from scratch everything so please provide some help and insight as to how to proceed
online websites which provides materials etc etc....
Online Course:
http://learnlinux.tsf.org.za/courses/web-net-admin.html

Guide:
http://www.faqs.org/docs/linux_network/
... can provide a crash course in the basics.

Book: Search O'Reilly and order the books.
http://oreilly.com/catalog/linag2/book/index.html
... this is the second edition (june 2000) so its a bit out of date. Use only for basic ideas. You want a recent guide.

O'Reilly has a decent range of open books:
http://search.oreilly.com/?q=linux
 
Old 03-04-2010, 05:13 AM   #3
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by vinnie_vinodh
Firstly i want to know how an interview on linux with networking goin to be and for a fresher ? I'm just curious about wat is asked ?
EDIT:__________________________
Before writing this post I didn't notice you said Linux/Networking.
I have focused here on Linux System Administration.
__________________________

We just had an interview for a post of a Linux System administrator.

The things that were expected (for the applying person) to know are as follows:

1. Scripting language(s) i.e. Sed/Awk etc.
Link: http://www.grymoire.com/Unix/Sed.html
and
http://www.grymoire.com/Unix/Awk.html

2. Svn/Cvs management
Link: http://www.owlnet.rice.edu/~comp314/svn.html
and
http://www.linux.ie/articles/tutorials/cvs.php

3. Kernel compilation (we needed that)

4. Installing the bootloader (That shows the depth of knowledge)
Link: http://www.redhat.com/docs/manuals/l...rade-lilo.html

5. Dual booting the systems with
a. Two Linux distributions (You need to know how to modify grub for this)
b. Windows and Linux (Well that's a child's play)
Link:
http://www.linux.com/archive/articles/41263?tid=2
and
http://pixellany.com/boot.html

6. In depth knowledge about creating partitions (that's important)
Link: http://www.linuxquestions.org/questi...3/#post3883510

7. Knowing the details of various configuration files
Link: http://www.ibm.com/developerworks/li.../l-config.html

and see that link on the right side of my signature (that's important too).

Last edited by Aquarius_Girl; 03-23-2010 at 08:11 AM. Reason: Links added
 
Old 03-04-2010, 10:56 AM   #4
vinnie_vinodh
Member
 
Registered: Dec 2008
Location: India
Distribution: Fedora 10
Posts: 100

Original Poster
Rep: Reputation: 15
Smile

Quote:
Originally Posted by Simon Bridge View Post
The same things you'd expect from any network job interview. They want to know if you have the skills to run tho thing. If you don't know, and it sounds like you don't, then you won't get the job.

Online Course:
http://learnlinux.tsf.org.za/courses/web-net-admin.html

Guide:
http://www.faqs.org/docs/linux_network/
... can provide a crash course in the basics.

Book: Search O'Reilly and order the books.
http://oreilly.com/catalog/linag2/book/index.html
... this is the second edition (june 2000) so its a bit out of date. Use only for basic ideas. You want a recent guide.

O'Reilly has a decent range of open books:
http://search.oreilly.com/?q=linux


Thank You so much Mr.Bridge
The above information is so precious........
 
Old 03-04-2010, 10:59 AM   #5
vinnie_vinodh
Member
 
Registered: Dec 2008
Location: India
Distribution: Fedora 10
Posts: 100

Original Poster
Rep: Reputation: 15
Smile

Quote:
Originally Posted by anishakaul View Post
EDIT:__________________________
Before writing this post I didn't notice you said Linux/Networking.
I have focused here on Linux System Administration.

FEEL FREE TO IGNORE THE REST OF THE TEXT
__________________________

We just had an interview for a post of a Linux administrator.

The things that were expected (for the applying person) to know are as follows:

1. Scripting language(s) i.e. Sed/Awk etc.
Link: http://www.grymoire.com/Unix/Sed.html
and
http://www.grymoire.com/Unix/Awk.html

2. Svn/Cvs management
Link: http://www.owlnet.rice.edu/~comp314/svn.html
and
http://www.linux.ie/articles/tutorials/cvs.php

3. Kernel compilation (we needed that)

4. Installing the bootloader (That shows the depth of knowledge)
Link: http://www.redhat.com/docs/manuals/l...rade-lilo.html

5. Dual booting the systems with
a. Two Linux distributions (You need to know how to modify grub for this)
b. Windows and Linux (Well that's a child's play)
Link:
http://www.linux.com/archive/articles/41263?tid=2
and
http://pixellany.com/boot.html

6. In depth knowledge about creating partitions (that's important)
Link: http://www.linuxquestions.org/questi...3/#post3883510

7. Knowing the details of various configuration files
Link: http://www.ibm.com/developerworks/li.../l-config.html

and see that link on the right side of my signature (that's important too).

Thanks You Mr. AnishaKaul for that insight on the interview
 
Old 03-04-2010, 06:52 PM   #6
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
For network admin, 1 and 7 is important. You'll also be asked about the network approaches used by your prospective employer... you have to understand common network models in practise.
 
1 members found this post helpful.
Old 03-05-2010, 12:05 AM   #7
Aquarius_Girl
Senior Member
 
Registered: Dec 2008
Posts: 4,731
Blog Entries: 29

Rep: Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940Reputation: 940
Quote:
Originally Posted by vinnie_vinodh
Thanks You Mr. AnishaKaul for that insight on the interview
You re most welcome,

By the way, you can call me Miss. Anisha rather than Mr. Anisha
 
Old 03-05-2010, 11:36 AM   #8
vinnie_vinodh
Member
 
Registered: Dec 2008
Location: India
Distribution: Fedora 10
Posts: 100

Original Poster
Rep: Reputation: 15
Smile

Quote:
Originally Posted by anishakaul View Post
You re most welcome,

By the way, you can call me Miss. Anisha rather than Mr. Anisha
I'm sorry Miss Anisha i thought ur a Guy.

Thanks You Miss Anisha
 
Old 03-05-2010, 10:15 PM   #9
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
it is generally a mistake to assume gender online.

If you click on someones name, in the sidebar to the left of their post, you can find out all about them! Usually we don't care about a members sex or marital status do we? And any title less than "Dark Lord" is not really worth mentioning
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Linux - The New 'Hot' Job Skill LXer Syndicated Linux News 0 08-06-2009 05:30 PM
[SOLVED] Does anyone know good programming skill improvement books in linux C/C++ Ajit Gunge Linux - Newbie 4 05-27-2009 05:30 AM
want to learn linux from scratch??? satyam_ankur Linux - General 5 05-01-2007 10:58 AM
Improving linux skill? dratix General 4 11-21-2005 02:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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