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 ...
- 07-28-2009 #1
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.
- 07-28-2009 #2
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
- 07-28-2009 #3forum.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.
- 07-28-2009 #4Just 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 ?
- 07-29-2009 #5


Reply With Quote

