Network and Technology

HTTP 2 Overview

The HyperText Transfer Protocol (HTTP) enables the retrieval of network-connected resources available across the cyber world and has evolved through the decades to deliver a fast, secure and rich medium for digital communication. It is a set of standards allowing internet users to exchange website information. HTTP/2 is the latest revision of HTTP used by…

CloudLinux Limits

CloudLinux is a fork of the linux operating system that lets you limit the resource usage of individual cPanel accounts. On our shared and reseller servers this lets us set how many resources a specific cPanel account can use. Our limits are set as follows: Up to 4GB RAM depending on packageUp to 2 vCPU…

Disk Space Limits

With Arynox, you receive one of the most generous offers for disk space, including up to 500 GB of NVMe SSD disk space integrated into our plans. This offer is exceptionally generous, and there are truly no hidden catches. However, there are a few conditions. First, the storage must be utilized for hosting websites online….

Firewall IP Block

A firewall is a security system that allows the server to block dangerous and unauthorised access, it protects and allows legitimate communications to pass. Due to security reasons, we have installed a firewall on our servers with ConfigServer Security & Firewall or ‘CSF’, which is used for increased server security to block IPs based on…

What is a 403 Forbidden Error (and How Can I Fix It)?

Error 403 forbidden message on a website Running a website, whether it’s a blog, an e-commerce store, an information landing site, or anything in between, is critical to your online presence. As with all things technology, hiccups can happen on your site, making the user experience anything but smooth. Error messages are common problems for…

How to Host Dynamic DNS Domains with cPanel

DNS is the system used on the internet to name computers, with one of its major uses being to translate domain names, like arynoxhosting.com to IP Addresses(192.250.229.133). This system makes it a lot easier to access services online like Google, Quora, and Arynox Hosting without needing to remember long strings of numbers. But for DNS…

Can we Enable Litespeed Crawler?

LiteSpeed Crawler is an integration of the LiteSpeed Cache plugin that can help speed up your website. The crawler goes through your website and updates the cached pages to reduce the waiting time for your visitors which saves significant bandwidth! Additionally, with the crawler refreshing expired pages at regular intervals, the chances that a user…

Can I Livestream Audio or Video?

No, we do not allow streaming audio/video content and proxy servers to be hosted on shared servers. Audio/video streaming requires a high level of resource usage (bandwidth and lots of I/O loads) to run smoothly on the server. Hosting a streaming content website (even a fairly small one) on the server can lead to unfair…

How to Perform MTR

MTR is an application that combines traceroute and ping. With MTR, you can send packets from your local machine to a remote server and observe both routing and network performance between machines. MTR is an invaluable network diagnostic tool, especially when trying to isolate the source of problems such as latency or connectivity issues. Sometimes…

How to Host Git Repositories with cPanel

Git is an open-source version control system(VCS) which tracks the history and versions of content (files and directories) and manages changes to a project without overwriting any part of the project. It allows developers to collaborate and work on a project at the same time.The Git Version Control menu allows you to create or import…