Home | Mirror | Search

Netkiller FreeBSD 手札

netkiller Neo Chan

版權聲明

轉載請與作者聯繫,轉載時請務必標明文章原始出處和作者信息及本聲明。

文檔出處:
http://netkiller.sourceforge.net
http://netkiller.github.com


您可以使用iBook閲讀當前文檔

目錄

自述
1. 系列文檔
2. 作者簡介
3. 寫給讀者
1. FreeBSD Install
1. Welcome
2. partitioning
3. password
4. network
5. timezone
6. complete
I. System Administration
2. Packages System
1. Using the Packages System
1.1. PACKAGESROOT / PKG_PATH 環境變數
1.2. Installing a Package
1.3. Managing Packages
1.4. Deleting a Package
2. Updating and Upgrading FreeBSD
2.1. update
2.2. upgrade
2.3. update ports
3. ports
3.1. install
3.2. remove
3.3. config menu
3. editors
4. FreeBSD 開機啟動
5. Date
6. shell
1. Bash
2. zsh
2.1. 初始化 zsh
2.2. prompt
7. Users and Basic Account Management
1. su - root
2. profile
2.1. shell
2.2. Changing user information
3. passwd file
8. Network
1. DHCP
2. IP Address
3. alias
4. Default Gateway
5. DNS
6. netstart
7. Route
9. Debug
1. lsof - list open files
II. File System
10. ZFS
1. 初始化
2. Creating a Basic Filesystem
3. Creating a Storage Pool
3.1. Mirrored Pool
3.2. RAID-Z Pool
3.3. Querying Pool Status
3.4. Destroying Pools
4. Creating a Filesystem Hierarchy
4.1. Creating a Filesystem
4.2. Setting Quotas
4.3. Setting Reservations
4.4. Querying Filesystem Information
4.5. Renaming a Filesystem
4.6. Destroying a Filesystem
5. zfs mount/umount
5.1. Temporary Mount Properties
5.2. Mounting File Systems
5.3. Unmounting File Systems
5.4. Legacy Mount Points
6. Sharing ZFS File Systems
6.1. Controlling Share Semantics
6.2. Unsharing Filesystems
6.3. Sharing Filesystems
7. Device Management
7.1. Adding Devices to a Pool
7.2. Onlining and Offlining Devices
7.2.1. Taking a Device Offline
7.2.2. Bringing a Device Online
7.3. Replacing Devices
8. I/O Statistics
8.1. Virtual Device Statistics
9. Health Status
9.1. Basic Health Status
9.2. Detailed Health Status
10. Storage Pool Migration
10.1. Exporting a Pool
10.2. Importing Pools
11. Querying Properties
12. Backing Up and Restoring ZFS Data
12.1. Backing Up a ZFS Snapshot
12.2. Restoring a ZFS Snapshot
12.3. Remote Replication of a ZFS File System
13. ZFS Snapshots and Clones
13.1. ZFS Snapshots
13.1.1. Creating ZFS Snapshots
13.1.2. Destroying ZFS Snapshots
13.1.3. Renaming ZFS Snapshots
13.1.4. Displaying and Accessing ZFS Snapshots
13.1.5. Rolling Back to a Snapshot
13.2. ZFS Clones
13.2.1. Creating a Clone
13.2.2. Destroying a Clone
14. Emulated Volumes
11. Network Communication
1. wget
2. rsync
2.1. rsyncd.conf
3. curl
4. NTPD
5. SNMP
6. Network Manager
6.1. ntop
III. Web Server
12. Lighttpd
1. install lighttpd
2. install php5
3. xcache
4. Zend Optimizer
13. nginx
1. port install
1.1. php
1.1.1. php-fpm
1.2. /etc/rc.conf
1.3. /usr/local/etc/nginx/nginx.conf
1.4. start
2. 編譯安裝 php 與 php-fpm
2.1. php-5.2.x
2.2. php-5.3.x
3. worker_processes
4. events
5. http 配置
5.1. X-Forwarded-For
5.2. server
5.2.1. VirtualHost (虛擬主機)
5.2.2. location
5.2.3. ssl
5.3. expires
5.4. access
5.5. auth_basic
5.6. autoindex
5.7. ssi
5.8. rewrite
5.9. gzip
5.10. Cache
5.11. stub_status
5.12. server_tokens
5.13. add_header
5.13.1. Access-Control-Allow
5.14. valid_referers
6. Proxy
6.1. request_filename + proxy_pass
6.2. proxy_cache
6.3. proxy_cache
6.4. expires
6.5. FAQ
14. Apache
1. install
15. mysql
1. install
16. log
1. cronolog
1.1. Apache
1.2. Lighttpd
2. logrotate
17. Cache
1. Memcache
2. PHP Memcache
18. MySQL
1. Installation
19. FAQ
1. Linux用戶使用FreeBSD,問FreeBSD ulimit怎麼設置?
2. su: Sorry

範例清單

13.1. Expires Examples
13.2. nginx expires
13.3. Example: valid_referers
comments powered by Disqus