VPS ubuntu 10.10 config (6) *** Google Storage Dev Tool***

wget http://commondatastorage.googleapis.com/pub/gsutil.tar.gz

tar xvfz gsutil.tar.gz

# add PATH env in ~/.bashrc

# export PATH=${PATH}:$HOME/gsutil

nano  ~/.bashrc

source  ~/.bashrc

gsutil config

# Following the instruction to finish the config