SSH, secure shell, is a secured protocol used in communicating with a remote server via a network that is not secure. It uses a public key called SSH keys for carrying out authentication. The SSH key is a new alternative to the .rhosts authentication. The following is a guide on how to configure a SSH […]
You are browsing archives for
Author: K.S
How to make money with Reseller Hosting?...
Have you thought about how to make money with the hosting reseller? Do you know exactly what this branch is about and its importance in managing websites to increase income and ensure success in the digital marketing environment? It is a modern trend that is increasingly attracting the attention of professionals worldwide. To know everything […]
What skill is needed to run a reseller h...
You can start selling web hosting to your clients if you own a reseller web hosting account with some leading web hosting companies in the market. It’s a growing and profitable business if you have proper skills, but first of all, you must know the basics of reseller web hosting. Basics of a Reseller […]
What is the Difference in Shared, Resell...
There are many different options when it comes to the hosting that you use for getting your website online. Each type of hosting caters to the needs of different websites. They differ by capacity, control over server, and reliability. Shared Hosting Shared hosting is a type of managed hosting where your website is hosted on […]
How to Install LAMP Stack on Centos 7? –
A LAMP stack is considered to be one of the open source software that is usually installed together so as to enable a server to the host dynamic web apps and websites. This particular term is actually an acronym. It basically represents Linux OS with Apache web server. The site data has been known to […]
How to install WordPress On Ubuntu 18.04...
Admittedly or not, WordPress is one of the few rulers in the world of the Internet today, coupled with Google, Facebook and so forth. This platform is the most widely used blog platform in the world, even beating the blogger platform by Google. Therefore, knowing how to install this platform into your operating system is […]
How to migrate your WordPress website to...
If your site is on WordPress and you need to move it to a new host, it could be an intimidating, stressful, and daunting experience. However, it’s not as complicated as people consider. The need of moving WP site comes with various reasons, including the issues in the current server. However, many avoid adopting new […]
How to install Node.js on Ubuntu 16.04? ...
Node.js is a javascript created with open source code on the V8 JavaScript engine on Chrome. Node.js is used in building a variety of server-side network applications. You’ll need to have an account that offers sudo privileges on the Ubuntu. Installing the Distro-Stable Version of Node.Js Prior to the installation, you must update the package […]
Creating new user and grant permission i...
Creating a new user and allocating a set of permissions are the first steps you must take when you install a new application that operates based on MySQL/MariaDB database engine. The guide provides tutorial on how to do this via the MySQL command line interface or other tools that allow the execution of SQL commands […]
How to configure RSYNC from local to rem...
Did you know about Rsync? It is an algorithm-based synchronization tool that has the ability to minimize the amount of data copied. This tool works with the principle of moving parts of the changed files. For information, this tool can synchronize locally and also remotely. But how can you configure this tool from local directory […]