Re: Suggestions for multilevel backup of single machine?

2009-04-12 Thread Henri Salo
a historic backup capability too (e.g. > the way the filesystem looked yesterday, last week, last month and a > year ago), at least for filesystems like /home. > > What are good solutions for doing (2)? (Please only recommend > software you're using yourself :) > > Thanks

Re: Big Database Server General Question

2009-04-06 Thread Henri Salo
k of the subject. http://www.cs.ualberta.ca/~database/ddbook.html --- Henri Salo -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: Happy lenny, everyone!

2009-02-16 Thread Henri Salo
hem an > upgrade to their experience. > > Happy lenny release, everyone! Almost 22 months since last release, > and there are many good reasons to be happy with it. > > - Jordi G. H. There are lots of users who don't think that way. I'm also using stable in d

Re: To-do-list Application

2008-12-19 Thread Henri Salo
On Thu, Dec 18, 2008 at 10:44:52PM +0700, Zaki Akhmad wrote: > I am looking for such a "post it" application. So that I can write my > to-do-list and view it on my Desktop. Any suggestion? I'm using riot http://modeemi.cs.tut.fi/~tuomov/riot/ - Henri Salo -- To UNSUBSC

Re: Snort (debian (etch) always ago)

2008-10-27 Thread Henri Salo
ples for how to make proper configuration for oinkmaster in oinkmaster.conf. - Henri Salo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: transferring directories with scp/rsync?

2008-08-13 Thread Henri Salo
In beta.org: cd /home/bob/www/bar ; tar xvzf package.tar.gz ; rm package.tar.gz Issuing this command on alpha.org will synchronize content of /tmp/foo to /home/bob/www/bar in beta.org: rsync -a /tmp/foo [EMAIL PROTECTED]:/home/bob/www/bar Scp will overwrite your files if beta.org has same filesna