mercutio: and not recover very quickly. esp. at high rtt. jlgaddis: yeah, i remember reading something about that once
:) mercutio: 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 jbergstroem: up_the_irons: how is the backup data stored? (for instance, encryption per account?)
I mostly use tarsnap for "online" backups up_the_irons: 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) mike-burns: It's just '| tr a-zA-Z n-za-mN-ZA-M' right? easymac: heh
Hope you're only backing up ascii files toddf: 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.. ***: dzup has joined #arpnetworks brycec: 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) ***: bobdole has joined #arpnetworks
bobdole has quit IRC (Ping timeout: 256 seconds)
bobdole has joined #arpnetworks
bobdole has quit IRC (Ping timeout: 245 seconds)
bobdole has joined #arpnetworks
bobdole has quit IRC (Ping timeout: 260 seconds)
bobdole has joined #arpnetworks
ameise_ has joined #arpnetworks
ant has quit IRC (Quit: Leaving)
ameise_ is now known as ant
HighJinx has quit IRC (Ping timeout: 256 seconds)
HighJinx has joined #arpnetworks
Guest37959 has quit IRC (Quit: leaving)
nixbag has joined #arpnetworks
Ehtyar has joined #arpnetworks jlgaddis: 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 ***: CaZe` has joined #arpnetworks
twobithacker has quit IRC (Read error: Connection reset by peer)
CaZe has quit IRC (Remote host closed the connection)
CaZe` is now known as CaZe
mike-burns has quit IRC (Read error: Connection reset by peer)
mike-burns has joined #arpnetworks
ChanServ sets mode: +o mike-burns
twobithacker has joined #arpnetworks
degyves has joined #arpnetworks degyves: 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 ? ***: degyves is now known as warex warex: 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 mercutio: 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. bobdole: create warex: holy dear I don't understand a thing
I have a VPS with openbsd
this openbsd server has an ipn address bobdole: gandi proobably has dns warex: with a nginx web server bobdole: just create an a record to point to ip address of server staticsafe: what are you trying to do? warex: I'm trying to write www.mydomain.com and see my VPS's webserver
write www.mydomain.com in a browser bobdole: 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 warex: gonna try it! brycec: 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.) up_the_irons: has anyone with a beta account tried duplicity on the backup server?
just wondering if it works... hazardous: 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 DaCa: 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 up_the_irons: 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 hazardous: haha
btw - up_the_irons is there anywhere i can look at bandwidth used or graphs out of curiosity up_the_irons: hazardous: click on "Data Transfer" in the Portal hazardous: ooh pretty ***: dzup has quit IRC (Ping timeout: 245 seconds) DaCa: up_the_irons: I can't find that option up_the_irons: DaCa: what option? DaCa: the Data Transfer link in the portal? up_the_irons: DaCa: email support@ and it'll be added phlux: I didn't know we could do that
I set up my own :P
http://bryant.ewnix.net/vnstat up_the_irons: phlux: i like the nice text-based printout :) phlux: Thanks :D There are graphs on the "hours, days and months" links
But it still prints out a nice table ***: nixbag has quit IRC (Quit: WeeChat 0.3.8) brycec: up_the_irons: Yeah I've duplicity'd up to it (it's just ssh/scp... didn't bother trying sftp) up_the_irons: phlux: cool
brycec: oh nice! brycec: (It would also do webdav and ftp_ DaCa: 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 &/ brycec: kewl -: brycec uses S3 for 99% of his duplicity backups up_the_irons: DaCa: ah, an empty chroot is pretty cool DaCa: 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 brycec: That's cool hazardous: anyone here tried glacier?
its apparently 0,01/gb ***: chris1 has joined #arpnetworks up_the_irons: DaCa: hah nice
hazardous: is that amazon's thing? ***: chris1 has left brycec: 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) hazardous: yeah it's amazon's thing up_the_irons
apparently for long term storage up_the_irons: ah ok ***: ant has quit IRC (Remote host closed the connection)
bobdole has quit IRC (Ping timeout: 276 seconds) brycec: up_the_irons: Basically, it's tape library storage up_the_irons: brycec: yeah i gathered that ***: nixbag has joined #arpnetworks
alexstanford16 has joined #arpnetworks up_the_irons: nixbag: i believe thursday will be a data center day; i'm trying to get them to issue you a perm badge milki: oo, badge nixbag: sounds wonderful. probably easier than getting a temp badge :)
up_the_irons: switched to weechat. it chose the color pink for you. up_the_irons: lol brycec: It's okay up_the_irons, irssi/nickcolor.pl gave you blue. up_the_irons: phew nixbag: i miss irssi already. thinking of going back to it. brycec: lol nixbag: weechat looks like a text based circus brycec: I liked weechat. Just haven't had the time to get it all configgered up nixbag: up_the_irons: i should be available all day thursday. up_the_irons: 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 nixbag: i'm giving weechat more time before i make any final judgements :) ***: Ehtyar has quit IRC (Quit: There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.)
mnathani has quit IRC ()
CaZe has quit IRC (Remote host closed the connection)