I am trying the WordPress stack with EC2 and get stuck with following command:
$ sudo /opt/bitnami/apps/wordpress/updateip --appurl /
only because I never do this before, I mean commanding with server. Can you point me to a tutorial about how to do this step by step? Such as do I run this in my local machine or I connect to my server with some tools (what tool)? Or I need to install extra application in my EC2 in addition to Bitnami WordPress stack?etc.
What I want to achieve is to map my domain (bought from godaddy) to bitnami wordpress in EC2. http://wiki.bitnami.org/Applications/BitNami_Wordpress_Stack#How_to_change_the_default_URL_to_root.3f
I can use both Mac or Windows from my end.
UPDATE: it seems that I just run a tool called "updateip". The new question is: Where and how do I run it? Do I need to install extra application in my Amazon EC2 in addition to Bitnami WordPress
The Virtual Appliances, BitNami Cloud Hosting and AMI images ship a tool called "updateip". Using this tool you be able to configure the URL automatically.
It also would be nice to learn how to command anyway :) Thanks a lot for your help!