From 5344a19e219c33ba4aa1af3312c88aa7817bafbc Mon Sep 17 00:00:00 2001 From: David Anderson Date: Thu, 16 Nov 2023 16:31:49 -0800 Subject: [PATCH] Updated ServerIntro (markdown) --- ServerIntro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ServerIntro.md b/ServerIntro.md index 63481d2..36393ce 100644 --- a/ServerIntro.md +++ b/ServerIntro.md @@ -7,7 +7,7 @@ If you choose to use your own hardware, there are several software options: * Debian and Ubuntu offer a "boinc-server-maker" package to create BOINC projects more easily on local or remote machines. This ongoing effort is described [here](http://wiki.debian.org/BOINC/ServerGuide). -* Build BOINC from source on your own system. You can use any Unix system as a BOINC server; we recommend using a recent Linux release. Disable SELinux. General instructions are given below, followed by a [cookbook for setting up a BOINC server on a Debian system](ServerIntro#CookbookforDebian). +* Build BOINC from source on your own system. You can use any Unix system as a BOINC server; we recommend using a recent Linux release. Disable SELinux. General instructions are given below, followed by a [cookbook for setting up a BOINC server on a Debian system](ServerIntro#cookbook-for-debian). ## Hardware For experimentation and debugging, you can use almost any computer as a BOINC server. Before deploying a project more widely, make sure that your server has adequate performance, availability, and security. Some factors: