From a3fcd5da943153ebca803295e04166ecaa4256e4 Mon Sep 17 00:00:00 2001 From: Robert Soulliere Date: Wed, 9 Jun 2010 14:37:55 -0400 Subject: [PATCH] add admin intro. --- 1.6/admin/admin-intro.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 1.6/admin/admin-intro.xml diff --git a/1.6/admin/admin-intro.xml b/1.6/admin/admin-intro.xml new file mode 100644 index 0000000000..ab2df810de --- /dev/null +++ b/1.6/admin/admin-intro.xml @@ -0,0 +1,6 @@ + + This part of the documentation is intended for Evergreen administrators. It deals with maintaining servers, installation, upgrading, and configuring both system wide and local library settings. + Some sections require understanding of linux system administration while others require an understanding of your system hierarchy of locations and users. Many procedures explained in the following + chapters are accomplished with linux commands run from the terminal without a Graphical User Interface (GUI). + In order to accomplish some of the tasks, prerequisite knowledge or experience will be required and you may need to consult system administration documentation for your specific linux distribution if you have limited linux system experience. A vast ammount of free resources can be found on the on the web for various experinece levels. You might also consider consulting PostgreSQL and Apache documentation for a greater understanding of the software stack on which Evergreen is built. + -- 2.43.2