How to Copy Large Files over VPN or Other Unreliable Network Connections

Network Error

Large file transfer over VPN is a problem for many companies for a few reasons, transfer is unreliable, VPN traffic kills the Internet connection, and it is unproductive. This article will show you how to copy large files over VPN or other unreliable network connections, and some of the best software to deal with this, … Read more

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