diff options
author | Steffen Ritter | 2023-12-22 15:39:29 +0100 |
---|---|---|
committer | Steffen Ritter | 2023-12-22 15:39:29 +0100 |
commit | 9bc3f540381cd2702709a52acae3a90e70f23746 (patch) | |
tree | 71332919195245653ef9e73ee23e386bc9c02d18 /satellit_installer/documentation | |
parent | [SSPS] update taskmanager sudoers file (diff) | |
download | setup-scripts-9bc3f540381cd2702709a52acae3a90e70f23746.tar.gz setup-scripts-9bc3f540381cd2702709a52acae3a90e70f23746.tar.xz setup-scripts-9bc3f540381cd2702709a52acae3a90e70f23746.zip |
Try to harmonize wording + fix some typos
en: satellite server
de: Satellitenserver
Diffstat (limited to 'satellit_installer/documentation')
-rw-r--r-- | satellit_installer/documentation/satellit_installer | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/satellit_installer/documentation/satellit_installer b/satellit_installer/documentation/satellit_installer index 20ee482..db16e58 100644 --- a/satellit_installer/documentation/satellit_installer +++ b/satellit_installer/documentation/satellit_installer @@ -4,7 +4,7 @@ An automated installation script for bwLehrpool satellite server 1. Preface -The satellite_installer script automatically installs a bwLehrpool satellite +The satellit_installer script automatically installs a bwLehrpool satellite server on top of a naked Linux OS. Currently supported is Debian 7.5 wheezy. It may also work on other Debian based Linux systems as long as packages @@ -33,7 +33,7 @@ any system services so you can (and should!) keep your server always up to date. Please remember that a database entry in the master server is needed for any satellite server to function, as the bwSuite clients will first connect to the -master server which will forward connecting clients via username resoltuion to +master server which will forward connecting clients via username resolution to an appropriate satellite server. Or, in other words: If this master server database entry is missing, your satellite server will never see any connect. @@ -64,12 +64,12 @@ any needed system packages and helper files needed to function. So: 1. change into the script directory (.../setup-scripts/satellit_installer). -2. Start the script: ./satellite-installer +2. Start the script: ./satellit-installer 3. Read script output for eventual warnings. 4. Log out and re-log in to trigger the dropped script, or simply reboot and re-login (a reboot is not quite necessary, but will not hurt either) 5. At the end of the dropped script choose 'y' to reboot, or do some other - stuff, as long as you do not forget to reboot prior using the Satellite. + stuff, as long as you do not forget to reboot prior using the satellite. 4. What to do if the script has thrown any errors? |