diff options
author | P. J. McDermott <pjm@nac.net> | 2014-01-06 11:30:35 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2014-01-06 11:30:35 (EST) |
commit | cc22bba03176dc0827dbdca80ce921af2bd04f7c (patch) | |
tree | 6e4eb997a5b57a10b44a390a53cd1b91f1d0a498 | |
parent | ee832875744377510d17b7d3979ad0b5e0b1f1fc (diff) | |
download | www-cc22bba03176dc0827dbdca80ce921af2bd04f7c.zip www-cc22bba03176dc0827dbdca80ce921af2bd04f7c.tar.gz www-cc22bba03176dc0827dbdca80ce921af2bd04f7c.tar.bz2 |
server.mdwn: s/KVM/KVM-accelerated/
-rw-r--r-- | server.mdwn | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/server.mdwn b/server.mdwn index 2f5264a..a4ff824 100644 --- a/server.mdwn +++ b/server.mdwn @@ -10,11 +10,11 @@ The site is served by a Debian GNU/Linux system. The system's installed software packages and configuration files are managed using configuration packages (a custom configuration management solution). -The system is virtualized on a KVM QEMU hypervisor running on a Debian GNU/Linux -host (with no non-free software or firmware). The host system runs on a -physical server with an AMD Athlon II X2 250 Regor dual-core 3.0-GHz CPU, a -4-GiB DDR3 SDRAM module, an Asus Micro-ATX motherboard, and a 400-W ATX power -supply, all inside an old bare Gateway chassis. +The system is virtualized on a KVM-accelerated QEMU hypervisor running on a +Debian GNU/Linux host (with no non-free software or firmware). The host system +runs on a physical server with an AMD Athlon II X2 250 Regor dual-core 3.0-GHz +CPU, a 4-GiB DDR3 SDRAM module, an Asus Micro-ATX motherboard, and a 400-W ATX +power supply, all inside an old bare Gateway chassis. [www-git]: http://git.pehjota.net/www/www.git/ [www-git-makefile]: http://git.pehjota.net/www/www.git/tree/Makefile |