1. Guarantee Web site malware removal (joomla, drupal, wordpress etc) - don't let your business get down due to virus, malware and blacklist problem.
  2. Recommended Web Hosting to help you doing business online with high performance. : Support ioncube, zend and all other hosting by default.
  3. Get free wordpress website transfer : up to 4 domains Find out more .... Click here to see other user testimonial

Congratulation on your hosting account, finally you have hosting account with your own domain. Now you ready to install wordpress blog engine in your hosting account.

sucuri long Install wordpress blog : shell way

Some common way to get wordpress installed are :

  1. Using installer, ex : fantastico
  2. Download wordpress files from wordpress.org either in tar.gz or .zip format, unzip it and upload it to server.

Now, I’ll show you how to use your shell account to install wordpress blog in quick and easy way icon smile Install wordpress blog : shell way

The concept is same as number 2 use : I use windows xp as basis.

1. Login to your account using shell client, for example : putty

2. Choose one that suitable for your windows type.

putty Install wordpress blog : shell way

3. Double click putty.exe to open connection window.

putty2 Install wordpress blog : shell way

Enter hostname or ip address of your hosting and click Open to start.

putty3 Install wordpress blog : shell way

It’s fine, first time visit A pop up window will appear, just click ‘Yes’.

putty4 Install wordpress blog : shell way

3. Enter your login information. Username and password.

login as: rasy1000

rasy1000@hostingformula.info’s password:
Last login: Sun Mar 23 22:27:10 2008 from home.hostingformula.info

[rasy1000@wide ~]$

4. Find out real download location of wordpress file. By right click on icon.

At the moment of writing two location exact url are :

  • http://wordpress.org/latest.zip
  • http://wordpress.org/latest.tar.gz

putty6 Install wordpress blog : shell way
5. Now back to our $ prompt.

Download wordpress file from shell, just type this command.

[rasy1000@wide public_html]$ wget http://wordpress.org/latest.tar.gz
–22:38:12– http://wordpress.org/latest.tar.gz
=> `latest.tar.gz’
Resolving wordpress.org… 72.233.56.139, 72.233.56.138
Connecting to wordpress.org|72.233.56.139|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: unspecified [application/x-gzip]

[ <=> ] 884,898 2.93M/s

22:38:12 (2.92 MB/s) – `latest.tar.gz’ saved [884898]

Very fast icon smile Install wordpress blog : shell way

6. Unzip/ extract the file.

For latest.tar.gz file just use this command :

[rasy1000@wide public_html]$ tar xvzf latest.tar.gz

……………………….

……………………….

wordpress/wp-content/plugins/akismet/akismet.gif
wordpress/wp-content/plugins/akismet/akismet.php
wordpress/wp-content/plugins/hello.php
[ras10000@wide public_html]$

For latest.zip just use this command : download followed by extract.

[rasy1000@wide public_html]$ wget http://wordpress.org/latest.zip
–23:18:09– http://wordpress.org/latest.zip
=> `latest.zip’
Resolving wordpress.org… 72.233.56.139, 72.233.56.138
Connecting to wordpress.org|72.233.56.139|:80… connected.
HTTP request sent, awaiting response… 200 OK
Length: unspecified [application/zip]

[ <=> ] 1,066,640 –.–K/s

23:18:10 (10.28 MB/s) – `latest.zip’ saved [1066640]

[ras10000@wide public_html]$ unzip latest.zip

……………………………..

…………………………………

inflating: wordpress/wp-content/plugins/akismet/akismet.gif
inflating: wordpress/wp-content/plugins/akismet/akismet.php
inflating: wordpress/wp-content/plugins/hello.php
[ras10000@wide public_html]$

Done.

I can watch movie and replicate the job for other domain.

Next posting I’ll show how to create database using shell.

hg Install wordpress blog : shell way

Related posts:

  1. How to install cache solution for wordpress blog
  2. Fatal error: Allowed memory size of and Upgrade wordpress
  3. Moving WordPress Blog to new host
  4. Pick your favorite plugin on Free WordPress Installation
  5. Install wordpress for home development : install wamp server

Sorry, the comment form is closed at this time.

 
© 2011 Hosting Formula Suffusion theme by Sayontan Sinha