jlg: tcp/ip can misbehave when paacket loss happens seomtimes and not recover very quickly. esp. at high rtt. yeah, i remember reading something about that once :) newer linux versions deal better than most things fwiw as much as it pains me to say it linux is really ahead with tcp/ip stack up_the_irons: how is the backup data stored? (for instance, encryption per account?) I mostly use tarsnap for "online" backups jbergstroem: it's stored however you store it (you determine whether you just want to rsync raw data, or run it through some encryption) toddf has an interesting command line to dump all his stuff encrypted to the backup server (for privacy purposes i'll let him paste it in the channel if he so chooses) It's just '| tr a-zA-Z n-za-mN-ZA-M' right? heh Hope you're only backing up ascii files hah sudo dump -0a -f - /u | xz -6 | gpg -e -r me@example.com -z 0 | ssh -i backupkey user@arpnetbackup dd of=$(hostname).u.dmp.xz.gpg bs=1M I'm guessing randalschwartz is not around or he'd talk about his spiffy zfs send setup whereby he does snapshots of his system at arpnetworks and does some form of snapshots to a filesystem on a remote server in an efficient manner for a backup solution. I can only guess his mechanism could be easily adapted to the backup server up_the_irons is setting up.. lol as it happens, it would be pretty easy to replace the dump... with zfs send I get something similar to toddf's from using duplicity (it's tar-based rather than dump, and does incremental backups too) yeah, elsewhere i use duplicity to create backups split into 100 mb files that are then gpg encrypted and rsync'd to a remote host I have just bought my first dns name at gandi. Now (if I understand well) I have to provide gandi with the DNS servers to apply to my bought domain so it will point to my www.myserver.com. Is this the 208.79.88.7 ? I have just bought my first dns name at gandi. Now (if I understand well) I have to provide gandi with the DNS servers to apply to my bought domain so it will point to my www.myserver.com. Is this the 208.79.88.7 ? sorry if it appears repeated, I wasn't logged ind correctly i have no idea what ip that is, usually you either get someone else to run dns or you run your own and if someone else is running dns you have to make sure they have records for your domain name. create holy dear I don't understand a thing I have a VPS with openbsd this openbsd server has an ipn address gandi proobably has dns with a nginx web server just create an a record to point to ip address of server what are you trying to do? I'm trying to write www.mydomain.com and see my VPS's webserver write www.mydomain.com in a browser go into DNS settings and create an "A record" to point to the VPS ip address DNS settings on gandi site then ping the domain from outside of the VPS to make sure the domain name is being resolved to the IP or nslookup or dig gonna try it! If gandi.net doesn't offer DNS hosting (but really, what registrar doesn't??) you can use a free one like dns.he.net (<3 them) or you could host it yourself (which, if you're unfamiliar with DNS, you probably shouldn't be doing.) has anyone with a beta account tried duplicity on the backup server? just wondering if it works... brycec: dns.he.net doesn't permit wildcards in records :( also gandi does offer really nice dns hosting, but it's incredibly newbie-unfriendly it has you make a fork of your zonefile or something, then edit it and merge it or save it back in or something, then swap domains to the new zonefile up_the_irons: there should be no reason why it shouldn't because it works even in a completely empty chroot dir with internal-sftp DaCa: oh wow, nice hazardous: yeah, i noticed that too. their dns manager is really hard to use. hazardous: every edit makes a new zone file and you have to make it active before changes take effect; really strange haha btw - up_the_irons is there anywhere i can look at bandwidth used or graphs out of curiosity hazardous: click on "Data Transfer" in the Portal ooh pretty up_the_irons: I can't find that option DaCa: what option? the Data Transfer link in the portal? DaCa: email support@ and it'll be added I didn't know we could do that I set up my own :P http://bryant.ewnix.net/vnstat phlux: i like the nice text-based printout :) Thanks :D There are graphs on the "hours, days and months" links But it still prints out a nice table up_the_irons: Yeah I've duplicity'd up to it (it's just ssh/scp... didn't bother trying sftp) phlux: cool brycec: oh nice! (It would also do webdav and ftp_ brycec: if you choose scp it will do parts in scp and parts in sftp, but you make it use sftp only which is a big advantage if you want to combine it with openssh's chrootdir and internal-sftp, you don't have to populate the chroot at all s/make/can &/ kewl DaCa: ah, an empty chroot is pretty cool I made some deals with some friends colocating at different places, we each provide backupspace for each other using ssh chrootdir/internal-sftp/duplicity, ultimate deal That's cool anyone here tried glacier? its apparently 0,01/gb DaCa: hah nice hazardous: is that amazon's thing? hazardous: I've got some data in glacier Never retrieved it though (Used Amazon's S3 lifecycle stuff to migrate an S3 bucket of a decomissioned server into Glacier) yeah it's amazon's thing up_the_irons apparently for long term storage ah ok up_the_irons: Basically, it's tape library storage brycec: yeah i gathered that nixbag: i believe thursday will be a data center day; i'm trying to get them to issue you a perm badge oo, badge sounds wonderful. probably easier than getting a temp badge :) up_the_irons: switched to weechat. it chose the color pink for you. lol It's okay up_the_irons, irssi/nickcolor.pl gave you blue. phew i miss irssi already. thinking of going back to it. lol weechat looks like a text based circus I liked weechat. Just haven't had the time to get it all configgered up up_the_irons: i should be available all day thursday. nixbag: ok, i'll let u know if it comes to fruition weechat *is* a text based circuis, that is why it rules and vertical split and the fact that my cursor is directly under the window upon which the text will appear had some embarassing "wrong window" lines go out in irssi i'm giving weechat more time before i make any final judgements :)