Difference between revisions of "Server Security"
From Vertigo Gaming Wiki
(→General Server Security) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
== General Server Security == | == General Server Security == | ||
* [http://www.techrepublic.com/blog/10-things/-10-best-practices-for-windows-security/ 10 Best Practices for Windows Security] (Very general practices, but ones to always keep in mind) | * [http://www.techrepublic.com/blog/10-things/-10-best-practices-for-windows-security/ 10 Best Practices for Windows Security] (Very general practices, but ones to always keep in mind) | ||
| + | * [https://www.petri.com/security-hardening-strategies-windows-server-2008-r2 Security Hardening Strategies for Windows 2008 R2 Servers] (Another general guide) | ||
* [ General Server Security Guide] | * [ General Server Security Guide] | ||
* [ Guide about Firewalls?] | * [ Guide about Firewalls?] | ||
| Line 8: | Line 9: | ||
== Source Server Security == | == Source Server Security == | ||
| − | * [https://wiki.alliedmods.net/SRCDS_Hardening Source Server Hardening] | + | * [https://wiki.alliedmods.net/SRCDS_Hardening Source Server Hardening] (General guide from AlliedModders wiki) |
| + | * [https://forums.alliedmods.net/showthread.php?t=189327 SRCDS Firewall/Hardening Guide/Thread] (Assumes you are using windows firewall, should be used for reference) | ||
Latest revision as of 15:31, 28 August 2016
This page will have links regarding server security. There will be links to various outside sources as well. This will assume you are using a Windows-based OS on a VM/VDS/Baremetal server, are using a decent hosting service (such as NFO Servers), and have a general understanding of some of the concepts involved with network and systems management.
General Server Security
- 10 Best Practices for Windows Security (Very general practices, but ones to always keep in mind)
- Security Hardening Strategies for Windows 2008 R2 Servers (Another general guide)
- [ General Server Security Guide]
- [ Guide about Firewalls?]
- [ Guide about Applications?]
Source Server Security
- Source Server Hardening (General guide from AlliedModders wiki)
- SRCDS Firewall/Hardening Guide/Thread (Assumes you are using windows firewall, should be used for reference)