* ディレクトリ構造 [#c6800f1c] ディレクトリ構造については[[Filesystem Hierarchy Standard:http://www.pathname.com/fhs/pub/fhs-2.3.html]]というUNIX/Linuxの標準規格が存在します。 (open)SUSEもおおむねこの標準に沿ってディレクトリ構成が設計されています。 -[[Samba:http://www.samba.org/~cyeoh/]] -[[Free Standards Group ML:http://sourceforge.net/p/freestandards/mailman/message/6704992/]] -[[Wikipedia(ja):http://ja.wikipedia.org/wiki/Filesystem_Hierarchy_Standard]] -[[Red Hat:https://access.redhat.com/documentation/ja-JP/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/s1-filesystem-fhs.html]] ** /etc/ [#zddd3d30] - skel : 新規ユーザーのホームディレクトリのスケルトン(テンプレート) ** /home/$ユーザー名 [#t92f906d] - bin - .xim - .gconf - .config ** /srv [#s0ee866c] - www/ : Apacheのドキュメントルートが置かれます。 - ftp/ - tftpboot/ ** /usr/local/ [#n3c78758] ** /usr/share/ [#e1d0580f] - doc/packages/ : パッケージ名のサブディレクトリ以下に、README などのドキュメントが含まれています。 ** /var/log [#tf9e6f22] 執筆者募集 - 参考: http://opensuse-man-ja.berlios.de/opensuse-html/cha.tuning.logfiles.html ** /windows/ [#b1462b4f] インストーラが Windows のパーティションを見つけた場合に、標準設定ではこの下のディレクトリにこれらのパーティションがマウントされます。 - 参考: http://linuxmafia.com/pub/linux/suse-linux-internals/chapter2.html