Hmm. I read your post now twice, since i am a beginner i am not sure if I could help you on a specific topic, maybe you could provide a little code or pseudo code in your project which explains what you want to achieve what you tried e.g.

What i have learned is that I learn fastest if I got a goal: a project which I want to finish (or others want me to do), learning without a "goal" is not so funny cause you dont see the little progress in your small steps to a given subject.

For sysadmin practice:
I got a rootserver some years back and implemented a Mail Server on it (and other web services) just for learning, i learned so many sysadmin tasks just "by the way" it was -and is- really funny and it is not only theory, so if you could spent some money you could rent a virtual root server for practice e.g.. Or get your own home server, choose a project which you like is important and you learn alot.


Most useful books for me on Linux Sysadmin (I got a shelf of them but those are the most valueable, please check for latest editions):
Evi Nemeth, Linux Systemadministration ISBN 9780131480049
(I like the exercises they are really demanding, my brother was a totally Linux beginner and it helped him at his company too, it must be good if Linus Torvalds himself writes a foreword ;-))
How Linux Works, Brian Ward ISBN 9781593270353
Unix Administration, Aeleen Frisch ISBN 9783897213470
(a little old but the concepts didnt change it is a classic imho...)
Thanks in Advance MH

In reply to Re: Process Management (Linux Sysadmin) by matze77
in thread Process Management by koolgirl

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.