Networking
You deploy a new website or server with the greatest optimism. Unfortunately, it frequently goes down when you least expect it. Does this sound familiar? If you’re like most people, you’ve been frustrated by downtime and the harm it can cause your website or business. However, don’t worry; we’re here to help. In this article,
Have you ever had a website load slowly, been in a game that’s lagging, or have a skype call turn robotic? One of the main causes of this is excessive latency. As latency is commonly measured with the “ping” command, this latency is often called your “ping time”. This latency measures the time it takes
One inquiry I get as a hoster is, “Where can I buy a small block of IP addresses?” The simple answer is, no, you usually cannot buy or sell individual IP addresses like you would a physical product. We’ll explain why this is the case in this blog article and go over some of the alternatives
Editing /etc/hosts in linux In a previous post, we wrote about configuring putty ssh port forwarding. However, for this to be useful, you do need to edit /etc/hosts (in linux) or the “hosts” file (in windows) to point your target domain to 127.0.0.1. So to help you get that going, this article will show how
If you’re looking for a secure way to connect to remote networks or keep your network traffic confidential, using PuTTY as a SOCKS proxy is a fantastic choice. This approach opens up a new world of possibilities, forwarding network traffic through a secure SSH tunnel while utilizing the SOCKS protocol to offer a simple solution
SSH tunneling with PuTTY is a useful tool for encrypting your network traffic or accessing services on other networks securely. Using this software, you can relay network traffic securely from one network site to another, guarding your information against hacking and eavesdropping. This also allows you to connect to things that may be blocked locally,
One of the most important aspects of an internet connected system is the stability of the network. There are a number of tools to diagnose, troubleshoot, and verify network performance and connectivity. Today we’re going to be discussing one of the most important of those: MTR. In this article, we will address some important topics:
At IOFLOOD, quite a lot of our customers run VPS hosting companies, so we try to be familiar with the technologies and control panels used for VPS hosting. We do this because we want to provide help when our customers face challenging server configuration issues. In today’s article, we’re going to discuss how to configure
Welcome to the sixth installment of our monthly server price reporting for 2021. If you were following along, last year we’ve been tracking changing parts prices for RAM, SSDs, Hard Drives, CPUs, and a couple of GPUs. Typically this is done monthly, and then shared on our blog. Currently, all listed prices are from eBay,
How to fix packet loss and latency in high bandwidth VPS servers by upgrading to OpenVSwitch Virtualization is one of the most pervasive and transformational technologies in the hosting world to have come along in the last decade. Despite this, maintaining the efficient operation of virtual machines is not always easy. In this article, we’ll