first of all, Prepare your database, dname, dbuser and dbpassword
now, run these commands through SSH:
#wget http://wordpress.org/latest.tar.gz #tar xfz latest.tar.gz #mv wordpress/* ./ #rmdir ./wordpress/ #rm -f latest.tar.gz
go to your domain, setup wordpress will begin
fill in your database data to setup wordpress
if wp installation ask you to create wp-config.php manually, download from screen installation, save it to wp-config.php, and now upload it to your root web directory of wp.
follow steps till end as usual.
Recommended books for webmin and linux server: