「DeveloperWiki:Luna」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
 
(カテゴリを日本語版に変更)
1行目: 1行目:
[[Category:DeveloperWiki:Server Configuration]]
+
[[カテゴリ:DeveloperWiki:サーバー設定]]
 
==Specs==
 
==Specs==
 
* Intel Xeon e3-1270v3
 
* Intel Xeon e3-1270v3

2020年9月5日 (土) 12:05時点における版

Specs

  • Intel Xeon e3-1270v3
  • 32GB ECC Ram
  • 2x240GB SSD as Raid1
  • 30TB Traffic
  • 1000Mbit/s Uplink

Partition layout

/dev/sda1 and /dev/sdb1 all the space -> /dev/md0

/dev/md0 contains an LVM (vg0) which contains the following volumes:

  • home /home
  • root /
  • srv /srv
  • log /var/log
  • mysql /var/lib/mysql

Services

  • postfix (for outbound email and mailman)
  • nginx
  • mysql
  • bbs, wiki, AUR
  • mailman

Maintainer

System (sudo): ioni,dan,bluewind,pierre

bbs.archlinux.org

wiki.archlinux.org

aur.archlinux.org

Trivia

  • bootloader is grub2 (is this still correct?)
  • network is configured via network_simple.service

History

  • 12.12.11: removed pkgbuild from alderaan
  • 12.12.11: moved bbs and wiki to alderaan
  • 15.12.11: moved pkgbuild to brynhild