Main Page: Difference between revisions

From Computer Science Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(3 intermediate revisions by 2 users not shown)
Line 16: Line 16:


==Security Recommendations==
==Security Recommendations==
===Quick Overview===
The Big three:
#Passwords
#Patching
#Firewalls
[[CS Security Guide]]
[[CS Security Guide]]



Revision as of 13:50, 10 January 2023

Welcome to the Computer Science Wiki!

This wiki is used by techstaff to share documentation and common HowTos. It can also be used by anyone in the department to share information.

Use the links "Documentation" and "HowTos" in the main menu access the techstaff content.

Commonly Requested Information

Security Recommendations

Quick Overview

The Big three:

  1. Passwords
  2. Patching
  3. Firewalls

CS Security Guide

Patching

Maintaining a up-to-date patched OS is one of the best ways to prevent malicious attacks.

Firewalls

To Restrict access to the VT main campus IP's use these:

  • IP: 172.16.0.0 Subnet: 255.240.0.0
  • IP: 128.173.0.0 Subnet: 255.255.0.0
  • IP: 198.82.0.0 Subnet: 255.255.0.0
  • IP: 45.3.120.0 Subnet: 255.255.248.0 (This is an additional block of IP's added for VPN users on March 17th, 2020)

Password Security

Passwords

List of Additional Resources

Other Information

  • Managing Inventory
  • System Administration & Security
  • Obtaining Software