Recently Added Articles
A Broad Outline of HTTP⁄ 2
HTTP/2 is a significant overhaul to HTTP, the protocol for hypertext-based communication that handles the bulk of data transfer on the World Wide Web. This update has been a decade and half in the making, and soon servers and clients alike will all be able to use it.What are the advantages of HTTP/2? HTTP/2 makes…
Using FTP
Files on a web server can be manipulated with FTP accounts over a protocol. A protocol will allow FileZilla or other desktop software to move, download, and upload files on your accounts for hosting. We will go over the things you need to do to connect with FTP to your account. You can enter the…
How to Create an FTP Account
FTP is a protocol used to transfer files between your hosting account and your local system. An essential part of the process of setting up the website is to publish it online, which includes uploading its files to the server where the website is supposed to be located. One of the quickest and easiest ways…
Secure Shell (SSH) Overview
Secure Shell, or SSH, is a way of using the command line to connect to your webspace. For power users, this is a feature that is really important since you can run commands and manage files. You must use an SSH client to connect to the server in order to use SSH. Within a terminal…
How to Access cPanel
You just purchased a hosting account and you wish to get to the next stage which is to design your site. You need access to your cPanel account. You can access your cPanel account from within your Arynox client area.
Types of DNS Records
DNS(Domain Name System) is a database that provides important information about a domain/hostname. DNS records which are stored on the server help users connect with the outside world.DNS records provide all the information you need to know about a domain and how to handle requests from a domain. There are different types of DNS records…