What is Linux Reseller Hosting?

What is Linux Reseller Hosting?

What is Reseller Hosting?     Suppose you have purchased a web hosting service from a web hosting provider and your provider has offered you various resources such as bandwidth, CPU, RAM, disk space etc. Now you want to rent these resources to other end-users, that’s reseller hosting where you leased-out these resources to get […]

Linux Shared Hosting Service

Linux Shared Hosting Service

Before going into detail, you should understand what a shared web hosting is and the difference between Linux shared hosting and Windows shared hosting services. Once you understand shared web hosting then we’ll explain the concept of Linux shared hosting.   Shared Web Hosting   Shared hosting means various users will be hosted on a […]

Introduction To Cloud Computing

Introduction To Cloud Computing

We can presume cloud to be a very large server on which different services and data are stored and you can access all these for your work. The software and data that you access to your work doesn’t exist on your computer instead it’s on the server. This concept of using services not stored on […]

How to upgrade Plesk 10 to Plesk 11 in CentOs 6

How to upgrade Plesk 10 to Plesk 11 in CentOs 6

Before starting upgrade process please check Plesk 11 system requirement and make sure you have complete backup of your websites and databases. Also, make dump of your plesk database before starting upgrade process. It will require to restore in case something went wrong. Also, please note that most of the time upgrade process fails because […]

Insert string or text at the end of the line.

Insert string or text at the end of the line.

Some time we need to insert text or string at the end of the line in a file. This can be done using two methods “awk” and “sed” command. Below are the examples: Insertion with sed at the end of the line If you want to insert the text during the execution of the command […]