CNIT Blog,

The cnit blog has contain the information about Informations Technolgies and also about computer networking related informations and many more.


Hi, i'm DEEPESH BHOI,currently living in Chhattisgarh,India.I'm a Network Engineer. love to configure network devices(like..Routers,Switches,Firewall,IOS configure,ASA device,IPS device),Network administrations,Network Traffic Monitoring and also blogging is my think. Find out more...


by

How to Installing Wordpress On The Ubuntu Web Server


How to install Wordpress application on ubuntu WebServer

Step 1: Download Wordpress application Download Wordpress (https://wordpress.org/latest.zip)from its website and unzip it with the following command. It will download the zipped wordpress package straight to your user's home directory.

Step 2: Create the Wordpress database and user After we unzip the wordpress files, they will be in a directory called Wordpress in the home directory. Now we need to create a new MySQL directory for Wordpress. To do so log on to the MySQL Shell by using the following command: Login using your MySQL root password. 
Next we need to create a Wordpress database, a user for that database, and give that user a new password. Keep in mind that all MySQL commands must end with a semi-colon. You can replace the database, name, and password, with whatever you want: You can create a Database for wordpress using the following commands:Next we need to create a new user

0 comments:

Post a Comment