867
备注:
|
1973
|
删除的内容标记成这样。 | 加入的内容标记成这样。 |
行号 1: | 行号 1: |
=== 操作系统安装 === | = Linux服务器管理 = <<TableOfContents>> == Provision == |
行号 3: | 行号 7: |
=== 存储器管理 === * [[lvm2]] |
* [[Linux安装与基本配置]] * [[https://wiki.archlinux.org/index.php/Software_RAID_and_LVM|Software RAID and LVM]] |
行号 6: | 行号 11: |
* [[https://www.slashroot.in/linux-network-tcp-performance-tuning-sysctl|Linux Network (TCP) Performance Tuning with Sysctl]] * [[https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking.html|Enhanced Networking on Linux]] * Ansible * [[https://docs.ansible.com/]] * [[https://github.com/Answers4AWS/netflixoss-ansible|NetflixOSS Ansible Playbook]] * [[https://www.vpsee.com/2013/08/a-system-configuration-management-and-orchestration-tool-saltstack/|系统自动化配置和管理工具 SaltStack]] * [[https://www.youtube.com/watch?v=SJ48aawceJY|Managing Infrastructure as Code]] * [[https://en.wikipedia.org/wiki/Docker_(software)|Docker]] * [[https://www.youtube.com/watch?v=24xb7oZgu-I|Site Reliability Engineering with Stephen Weinberg]] == Services == |
|
行号 13: | 行号 30: |
* FTP * NFS * SFTP * iSCSI * SVN |
* [[ftp]] ([[ftp|vsftpd]]、[[ftp/wu-ftpd|wu-ftpd]]) * [[nfs]] * [[ssh|sftp]] * [[iscsi]] * netatalk: AFP |
行号 20: | 行号 37: |
* Apache (replace IIS) * Mono (replace .Net) * PHP、Python、Perl... === 网站架设 === * Forum: phpbb3 * Wiki: mediawiki, moinmoin * Blog: drupal, wordpress |
* [[apache2]] (Mono、PHP、Python、Perl等) * Forum: [[phpbb3]] * Wiki: [[mediawiki]], [[moinmoin]] * Blog: [[drupal]], [[wordpress]] |
行号 30: | 行号 43: |
* mysql * postgresql * sqlite * oracle |
* [[mysql]] * [[postgresql]] * [[sqlite]] * [[oracle]] |
行号 36: | 行号 49: |
* DNS: bind * DHCP: dhcpd * Proxy: squid * socks5: danted * wins: samba * vpn: openvpn * firewall: iptables * router: iproute2 |
* DNS: [[bind]] * DHCP: [[dhcpd]] * Proxy: [[squid]] * socks5: [[danted]] * wins: [[samba]] * vpn: [[openvpn]] * firewall: [[iptables]] * router: [[iproute2]] * [[Linux路由器配置]] |
行号 51: | 行号 64: |
== Monitor == * nagios * awstats * cacti |
Linux服务器管理
1. Provision
- Ansible
2. Services
2.1. 远程控制
2.2. 文件和网络存储服务器
2.3. Web服务器
2.4. 数据库服务器
2.5. 网络基础服务
DNS: bind
DHCP: dhcpd
Proxy: squid
socks5: danted
wins: samba
vpn: openvpn
firewall: iptables
router: iproute2
2.6. 电子邮件服务
- exim4
2.7. 流媒体服务
- http server
- real media server
3. Monitor
- nagios
- awstats
- cacti