Blogs

Make a WordPress Website

Posted on

To make a wordpress website you need following: Wamp/Xampp/Lamp server (Wamp: for Windows OS, Lamp: for Linux OS, Xampp: for multiple OS platforms.) WordPress files. If you have both, already in your system that’s fine. Let’s start the development of your website. (For localhost) Step 1 – Start all the services of Wamp server in your […]

Blogs

BackUp Through Rsync

Posted on

Rsync (Remote Sync) is a most commonly used command for copying and synchronizing files and directories remotely as well as locally in Linux/Unix systems. To take a backup of any file through Rsync we need following things : Cpanel Username Website IP Full path Cpanel Password localpath Steps to take a BackUp Step 1: Create […]

Blogs

Download WordPress

Posted on

We are helping here step by step to guide how to install and configure wordpress in your local system. I am using windows 10 and “Wamp” server to run wordpress. If you have LINUX or MAC you can install the “Xamp” to start your work with wordpress. Go through our tutorial for learning wordpress. Step […]

Blogs

Download Wamp Server

Posted on

We use Wamp server to run WordPress at local system. Step 1 – Go to browser and search http://www.wampserver.com/ Step 2 – You can download wamp Server according to your OS(if you are using 32 bit OS then download 32 BIT WAMPSERVER/if you have 64 bit OS then download 64 BIT WAMPSERVER.) Step 3 – […]