Product SiteDocumentation Site

第 4 章 インストール後

4.1. Subscribe to the Debian Security Announce mailing list
4.2. セキュリティ上の更新を実行する
4.2.1. Security update of libraries
4.2.2. Security update of the kernel
4.3. Change the BIOS (again)
4.4. LILO または GRUB パスワードを設定する
4.5. Disable root prompt on the initramfs
4.6. Remove root prompt on the kernel
4.7. コンソールログインのアクセスを制限する
4.8. Restricting system reboots through the console
4.9. Restricting the use of the Magic SysRq key
4.10. パーティションを正しくマウントする
4.10.1. Setting /tmp noexec
4.10.2. /usr を読みとり専用に設定する
4.11. Providing secure user access
4.11.1. ユーザ認証: PAM
4.11.2. Password security in PAM
4.11.3. User access control in PAM
4.11.4. User limits in PAM
4.11.5. Control of su in PAM
4.11.6. Temporary directories in PAM
4.11.7. Configuration for undefined PAM applications
4.11.8. Limiting resource usage: the limits.conf file
4.11.9. User login actions: edit /etc/login.defs
4.11.10. User login actions: edit /etc/pam.d/login
4.11.11. Restricting ftp: editing /etc/ftpusers
4.11.12. su を使う
4.11.13. sudo を使う
4.11.14. Disallow remote administrative access
4.11.15. ユーザを制限する
4.11.16. User auditing
4.11.17. ユーザのプロファイルを調べる
4.11.18. Setting users umasks
4.11.19. Limiting what users can see/access
4.11.20. Generating user passwords
4.11.21. Checking user passwords
4.11.22. Logging off idle users
4.12. tcpwrappers を使う
4.13. ログや警告の重要性
4.13.1. Using and customizing logcheck
4.13.2. 警告の送り先を設定する
4.13.3. ログホストを使う
4.13.4. ログファイルのパーミッション
4.14. カーネルパッチを追加する
4.15. Protecting against buffer overflows
4.15.1. Kernel patch protection for buffer overflows
4.15.2. Testing programs for overflows
4.16. ファイルの安全な転送
4.17. ファイルシステムの制限と制御
4.17.1. quota を使う
4.17.2. The ext2 filesystem specific attributes (chattr/lsattr)
4.17.3. ファイルシステムの完全性を確かめる
4.17.4. setuid チェックを設定する
4.18. Securing network access
4.18.1. カーネルのネットワーク機能を設定する
4.18.2. Configuring syncookies
4.18.3. Securing the network on boot-time
4.18.4. ファイアウォール機能を設定する
4.18.5. Disabling weak-end hosts issues
4.18.6. Protecting against ARP attacks
4.19. Taking a snapshot of the system
4.20. 推奨されている他の事項
4.20.1. svgalib に依存するソフトウェアを使わない
Once the system is installed you can still do more to secure the system; some of the steps described in this chapter can be taken. Of course this really depends on your setup but for physical access prevention you should read 第 4.3 節「Change the BIOS (again)」,第 4.4 節「LILO または GRUB パスワードを設定する」, 第 4.6 節「Remove root prompt on the kernel」, 第 4.7 節「コンソールログインのアクセスを制限する」, and 第 4.8 節「Restricting system reboots through the console」.
Before connecting to any network, especially if it's a public one you should, at the very least, execute a security update (see 第 4.2 節「セキュリティ上の更新を実行する」). Optionally, you could take a snapshot of your system (see 第 4.19 節「Taking a snapshot of the system」).

4.1. Subscribe to the Debian Security Announce mailing list

In order to receive information on available security updates you should subscribe yourself to the debian-security-announce mailing list in order to receive the Debian Security Advisories (DSAs). See 第 7.1 節「The Debian Security Team」 for more information on how the Debian security team works. For information on how to subscribe to the Debian mailing lists read http://lists.debian.org.
DSAs are signed with the Debian Security Team's signature which can be retrieved from http://security.debian.org.
You should consider, also, subscribing to the http://lists.debian.org/debian-security for general discussion on security issues in the Debian operating system. You will be able to contact other fellow system administrators in the list as well as Debian developers and upstream developers of security tools who can answer your questions and offer advice.
FIXME: Add the key here too?