Checkout

For commiters

git clone git@github.com:happypeter/tata.git

Read-only

git clone git://github.com/happypeter/tata.git

What is tatapress

Agu 1, 2009

TataPress is the hosted wordpress of SF, we use it to post the latest progress, you can get yourself updated, you can leave comments if you c a r happy or angry about specific things

Tata team

Sep 11th, 2009

Peter King

Events

Since Agu 1th, 2008

Summer of 2008—————-Project Launched

try to use

rsync -r --delete /var/www/  happypeter@frs.sourceforge.net:/home/groups/t/ti/tinylion/htdocs

but permission denied

The reason is the user is dummy

happypeter@shell-22009 ~]$ cd userweb/
[happypeter@shell-22009 userweb]$ ls -l
total 24
drwxr-xr-x 2 happypeter dummy  1024 Nov 26 08:52 cgi-bin
drwxr-xr-x 5 happypeter dummy 14336 Jan 19 10:18 htdocs
lrwxrwxrwx 1 root       root     40 Dec 30  2008 persistent -> /home/userweb-persistent/h/ha/happypeter
[happypeter@shell-22009 userweb]$ cd /home/groups/t/ti/tinylion/htdocs
[happypeter@shell-22009 htdocs]$ cd ..
[happypeter@shell-22009 tinylion]$ ls -l
total 8
drwxrwsr-x 2 dummy tinylion   80 Dec 30  2008 cgi-bin
drwxrwsr-x 2 dummy tinylion 1024 Aug 21 01:32 htdocs
lrwxrwxrwx 1 root  tinylion   30 Dec 30  2008 persistent -> /home/persistent/t/ti/tinylion
[happypeter@shell-22009 tinylion]$ chown happypeter htdocs/
chown: changing ownership of `htdocs/': Operation not permitted
[happypeter@shell-22009 tinylion]$ sudo chown happypeter htdocs/
-bash: sudo: command not found
[happypeter@shell-22009 tinylion]$

First we need to

ssh -t happypeter,tinylion@shell.sourceforge.net create
before we can use ssh, or rsync to access the tinylion web, however for peter home this is not required.

ssh in is really easy

peter@cow:~$ ssh happypeter,petu@shell.sourceforge.net
happypeter,petu@shell.sourceforge.net's password:
Logging in to your interactive shell...
This is an interactive shell created for user happypeter,tinylion.
Use the "timeleft" command to see how much time remains before shutdown.
Use the "shutdown" command to destroy the shell before the time limit.
For path information and login help, type "sf-help".

[happypeter@shell-22009 ~]$ pwd
/home/users/h/ha/happypeter
[happypeter@shell-22009 ~]$

Ctl+D to quit. or uae command shut-down

finally this works

 rsync -r --delete /var/www/  happypeter,tinylion@shell.sourceforge.net:/home/groups/t/ti/tinylion/htdocs/