Difference between revisions of "SUNScholar/Internet Security"
| Line 13: | Line 13: | ||
==Server Security== | ==Server Security== | ||
| − | # [[SUNScholar/ | + | # [[SUNScholar/Firewall|'''STEP 1. SERVER FIREWALL''']] |
# [[SUNScholar/Secure_Internet_Connections|'''STEP 2. SECURE CONNECTIONS''']] | # [[SUNScholar/Secure_Internet_Connections|'''STEP 2. SECURE CONNECTIONS''']] | ||
# [http://www.ubuntu.sun.ac.za/wiki/index.php/ServerSafety '''FURTHER SERVER SECURITY'''] | # [http://www.ubuntu.sun.ac.za/wiki/index.php/ServerSafety '''FURTHER SERVER SECURITY'''] | ||
Revision as of 13:03, 30 September 2012
This wiki help page assumes that you have used the three system setup procedures to install an Ubuntu server with DSpace software.
Introduction
Originally the internet was not designed to be secure.
It was principally designed to be robust (no single point of failure) and be able to reliably transport data between disparate local networks.
Securing the internet is done on an individual basis, therefore it is the companies/institutions responsibility to secure internet communications.
Open unsecured communications creates the potential for intrusion therefore it is recommended that ALL internet traffic to your repository be encrypted.
In addition it is highly recommended that your repository be properly firewalled. See links below for setup.
Server Security
Client Security
Please encourage your managers, submitters, reviewers, collection managers and metadata editors to use a safe browser such as one of the following:
References
Back to After Installation Tasks