Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Want to learn more about Linux

  1. #11
    Quote Originally Posted by HackerzMaster
    i advice you to try slackware, it is clean, simple and everything you configure you must do it by hand, that way you learn it the hard way, but it will take less time learning than for example ubuntu or the other easy distros out there, IMHO slackware isn't a linux distro, it is *pure* linux, its what using linux really should "feel" like.
    I agree completely. A person that is trying to learn on slackware and spends 30 days trying to get everything working will know more about linux than somebody running one of the main stream distros for 30 days.

    I've seen people say they know linux and have been working with it for years, struggle to do anything in slackware because they can't find the script that does it for them. And the looks I get when I ask somebody to recompile the kernel with support for only the installed hardware are funny.

    Slackware is perfect for learning, because you can install packages with installpkg, install them manually, or even use rpm packages if you are super lazy.

    I would suggest starting with simple stuff.
    1. How to change IP, hostname, add DNS servers, etc.
    2. How to install packages, use ./configure --prefix=/somewhere, and learn rpm.
    3. Advanced functions like setup ntp, scheduling cron jobs, modifying rc scripts.
    4. Learn vi. Everybox won't have pico or whatever your favorite editor is, but vi will be there.
    5. Stop useless programs from starting. netstat -lnp is a great help
    6. Learn iptables, lockdown your box. Fix it back so it functions.
    7. Download latest kernel and recompile, use multiple kernels with lilo, etc.
    8. Optimize you kernel, learn what each kernel option does.
    9. Learn to script, shell scripts, php, perl, something to make life easier.
    10. chroot, chroot, chroot
    11. Start playing with other packages you want to learn, bind, apache, sendmail.
    12. Learn X windows last. cli > gui
    13. Once you think you know linux, try using Fedora, then switch back to slackware because you'll love it by then.

    I know a lot about linux, but I always struggle if I have to use a gui. Don't be the like the majority of "linux users" and struggle with cli and live by the gui.

    Search the internet when you get stuck, it is the biggest manual in the world.

  2. #12
    Senior Member
    Join Date
    Mar 2004
    Posts
    171
    One of the other more simple approaches to this is get some of the Live Distros and use them, look at the booting options and see what they do. LiveCDs and VM will save you an awful lot of downtime.

    GUI or CLI, doesn't matter, your gonna want to know both.
    ~ I'm NOT insane! I've just been in a bad mood for the last 30 years! ~ Somepeople are like Slinky's: Not good for anything, but the thought of pushing them down the stairs brings a smile to your face!

  3. #13
    Senior Member nihil's Avatar
    Join Date
    Jul 2003
    Location
    United Kingdom: Bridlington
    Posts
    17,188
    This link is to Windows and Linux data recovery tools

    http://www.roadkil.net/unstopcp.html

  4. #14
    Senior Member gore's Avatar
    Join Date
    Oct 2002
    Location
    Michigan
    Posts
    7,177
    I learned most of my *NIX skill on SUSE. I use mostly that, Slackware and FreeBSD.

    For security, well, everyone already said basics of what to do and not to do, so if you want it locked down so no one can break in over the network try this:

    /usr/sbin/supermakret/scissors --cut --networkcable

    Haven't seen anyone ever get passed that patch.

Similar Threads

  1. Installing Slackware Linux
    By gore in forum Other Tutorials Forum
    Replies: 6
    Last Post: September 17th, 2004, 01:29 PM
  2. Any requests?
    By gore in forum Operating Systems
    Replies: 11
    Last Post: August 8th, 2004, 05:21 AM
  3. NEWS: Linux conference lures some uneasy rivals.
    By xmaddness in forum AntiOnline's General Chit Chat
    Replies: 2
    Last Post: August 15th, 2002, 08:23 AM
  4. Linux Article
    By gstudios in forum AntiOnline's General Chit Chat
    Replies: 2
    Last Post: May 18th, 2002, 06:29 AM
  5. The Linux, by Dr. Seuss
    By tyger_claw in forum AntiOnline's General Chit Chat
    Replies: 8
    Last Post: May 16th, 2002, 08:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •