RSS
 

rsync & Python

10 Aug

I just finally got around to using rsync to backup my laptop to my home server :)

It’s really good, I’d recommend it to anybody for a good backup solution. I’ve backed up my entire home folder to it (but not onto the samba share ;) ) I thought about that one!!

I’m now looking for another mini project, SVN was considered, but I guess it’s a little overkill. Still, I need something to do!


On another note, st33med from the UbuntuForums and Beginners Team held a python tutoring session today on ##beginners-classroom (on irc.freenode.net) And it went on for a whole 3 hours!! It was originally planned to be half an hour ;) I believe the logs are currently being sorted out. I have to say I enjoyed it, and I’m looking forward to further tutoring sessions held by members of the Ubuntu Community.
:D Congrats to st33med

Share with others:
  • Digg
  • Identi.ca
  • Slashdot
  • Facebook
  • Twitter
  • StumbleUpon
  • LinkedIn
  • email
 
4 Comments

Posted in Linux, Ubuntu

 

Tags: , , , ,

Leave a Reply

 
 
  1. emmajane

    August 10, 2008 at 23:18

    Pssst. I hear Bazaar is good. I also hear that all the cool kids are using it these days… ;)

     
  2. Eduardo Padoan

    August 11, 2008 at 01:10

    Yep, bazaar is good for this kind of thing. You can have a ‘dumb’ server using, e.g. sftp. Also take a look at the bzr-upload plugin.

     
  3. Eduardo Padoan

    August 11, 2008 at 01:13

    PS.: I use launchpad to keep my dotfiles versioned on launchpad:
    https://code.launchpad.net/~eopadoan/+junk/dotfiles

     
  4. Asa

    August 12, 2008 at 02:00

    I like how well bazaar is integrated into launchpad. I’ve started a couple small projects, and you can even have launchpad host bzr branches without a project by pushing it to your +junk section.

    http://doc.bazaar-vcs.org/latest/en/mini-tutorial/index.html