Find the answer to your Linux question:
Results 1 to 5 of 5
Hi all, I am a linux beginner. I like to paly with some linux files like /etc/fstab etc/inittab etc/init.d etc. But I don't know about many other files. Where I ...
  1. #1
    Linux Newbie Tom Varghese's Avatar
    Join Date
    Apr 2008
    Posts
    101

    How to learn ablut linux files?

    Hi all,
    I am a linux beginner. I like to paly with some linux files like /etc/fstab etc/inittab etc/init.d etc. But I don't know about many other files. Where I can found about that?
    Thanks in advance.

  2. #2
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    You're probably best waiting until you want to do something, then learning how to do it. If you're just looking for little projects you could try:

    • Creating a local DNS caching server using bind9
    • Creating a subnet using DHCP
    • Setting up a firewall using IPTABLES
    • Modifying your grub options for a faster boot
    Linux User #453176

  3. #3
    oz
    oz is online now
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,086
    You can check here for some info about the Linux file system:

    Filesystem Hierarchy Standard - Wikipedia, the free encyclopedia

    Googling for linux file system or linux filesystem hierarchy will garner many more interesting articles about it.

    Hope I understood the question properly.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  4. #4
    Just Joined!
    Join Date
    Jul 2009
    Posts
    49
    I also find some kind of guide throught configuration files because when i want modify something i dont know where to start except google simply put for example /etc/shadow structure in google
    Also i am interesting if exist some command like "which" command that can print list of configuration files of daemon ?

  5. #5
    Linux Newbie Tom Varghese's Avatar
    Join Date
    Apr 2008
    Posts
    101
    Quote Originally Posted by ozar View Post
    You can check here for some info about the Linux file system:

    Filesystem Hierarchy Standard - Wikipedia, the free encyclopedia

    Googling for linux file system or linux filesystem hierarchy will garner many more interesting articles about it.

    Hope I understood the question properly.
    Yes, I think you understood properly. But I need some detailed description. I got an overview from the link. Thanks a lot.

Posting Permissions

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