
VLAN Setup Guide – Dedicated Servers & VPSs
A virtual local area network (VLAN) is a way of creating multiple logical networks on a single physical network. VLANs can group devices or …
A virtual local area network (VLAN) is a way of creating multiple logical networks on a single physical network. VLANs can group devices or …
What is an MTR? MTR (My Traceroute) is a Linux/Unix utility that combines Ping and Traceroute functions into one easy-to-use program. MTR is run on …
Follow the templates below to secure your server from being used in a DDOS attack. CISCO IOS This is a template IOS configuration that should …
To prevent DDOS, below are the steps: Setup the machine / network keeping security in mind Setup a firewall which does Ingress and Egress Filtering …
You are given IPs and then are able to utilize them within your own domains. IPs are able to be granted as either exclusive, meaning …
Set up NFS by setting /etc/exports config file # apt-get install nfs-kernel-server # echo “/ *.domainname-for-lan-hosts(rw,no_root_squash,nohide)” \ >> /etc/exports
Configuring TCP/IP settings in Windows helps you ensure your computer communicates effectively with other devices on a network or the internet. Whether you set up …
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that …
Once you’ve recieved the new addresses, you just need to bind them to your ethernet adapter. kelani gave these nice clear instructions in another thread: …
Start -> Settings -> Control Panel -> Network Connections Right click and go to properties of the enabled/active NIC Highlight on TCP/IP and click on …
The primary network configuration files are as follows: /etc/hosts — The main purpose of this file is to resolve hostnames that cannot be resolved in …