Archive for April, 2008

0

Some ssh tips for blog – wget command

In last post I already demonstrate a few command in shell for helping me, here’s quick summary of those command : Wget I use it most for download something, like themes or plugin for one of my blog. For example : I took one theme from today weblog tools collection, pick Excel theme. 1. Go [...]

  • Share/Bookmark
Step By Step
0

Give back my blog soul

I already pack my blog in old host and transfer the files to new home. Today I’ll give my blog soul back Creating Database It’s common process in setting up database in cpanel. Click MySQL Databases icon in cpanel. 1. Creating database ‘knockdown’ 2. Followed by add new user 3. We need to add that [...]

  • Share/Bookmark
Tips
0

Unpack the blog in new home

In my previous post I show my steps for backup files ( wordpress file plus sql). Today I’ll continue with setting process in my hostmonster account. Extract files File I sent via scp already in my account now, the screenshot : [oneone5@host239 ~]$ ls access-logs knockdown.tar.gz public_ftp tmp etc mail public_html www [oneone5@host239 ~]$ mv [...]

  • Share/Bookmark
Step By Step