Troubleshoot a Slow Network – The entire Network is Slow

If the entire network or a part of the network is slow, it could mean you have a faulty switch or a you network is wrongly configured. Here are some hints about possible faults.

How to – Debian Static IP Configuration

On a basic Debian machine without a graphical interface assigning the same IP address all the times can be achieved in two ways. Static IP Address To configure a static IP, (an IP that will never change), and not use DHCP you must edit the file /etc/networking/interfaces. Insert the following code at the end of … Read more