#arpnetworks 2010-04-22,Thu

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
***baklava has quit IRC (*.net *.split)
bob^^ has quit IRC (*.net *.split)
[00:05]
baklava has joined #arpnetworks
bob^^ has joined #arpnetworks
[00:10]
..... (idle for 21mn)
coil has joined #arpnetworks [00:31]
........... (idle for 53mn)
schmir has joined #arpnetworks [01:24]
............. (idle for 1h1mn)
CESSMASTER has quit IRC (Quit: Computer has gone to sleep) [02:25]
....... (idle for 34mn)
Jestre_ has joined #arpnetworks
coil has quit IRC (*.net *.split)
Jestre has quit IRC (*.net *.split)
cedwards has quit IRC (*.net *.split)
RandalSchwartz has quit IRC (*.net *.split)
islandfox has quit IRC (*.net *.split)
islandfox has joined #arpnetworks
coil has joined #arpnetworks
cedwards has joined #arpnetworks
RandalSchwartz has joined #arpnetworks
RandalSchwartz has quit IRC (Ping timeout: 241 seconds)
[02:59]
...... (idle for 28mn)
infraredcedwards: i'm familiar with iptables, but i have a DENY policy
cedwards: i first have to allow input and output
cedwards: then i have -t PREROUTING, and -t nat POSTROUTING
-t nat*
[03:30]
............... (idle for 1h14mn)
cedwardsinfrared: I'm _much_ more familiar with iptables than I am pf.
infrared: this was part of the appeal though. use BSD in production to force me to learn it better.
[04:46]
............... (idle for 1h10mn)
***RandalSchwartz has joined #arpnetworks
RandalSchwartz has quit IRC (Changing host)
RandalSchwartz has joined #arpnetworks
litebread has joined #arpnetworks
[05:56]
litebreadwhat time do you start setting up vps' in the morning? [05:57]
mike-burnsProvisioning happens at night, PDT. [05:58]
litebreadoh ok
i just paid anyhow, but ill check for an email tonight
ty
[06:00]
***litebread has quit IRC (Quit: ( www.nnscript.com :: NoNameScript 4.22 :: www.esnation.com )) [06:10]
.... (idle for 15mn)
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer
[06:25]
ziyourenxiang has joined #arpnetworks [06:31]
vtoms has joined #arpnetworks [06:38]
fink has joined #arpnetworks [06:51]
finkRandalSchwartz: have you ever been able to boot into single user mode from the boot prompt on your vps? [07:02]
..... (idle for 24mn)
how can i boot into single user from the boot loader prompt, on a zfs on root system? [07:26]
bob^^boot -s ?
oh wait, what os?
[07:28]
cedwardsI would guess FreeBSD if its zfs? [07:29]
bob^^that's the assumption i made too
(though on freebsd isn't there a menu option to boot single user during boot?)
i don't often get to see the console of freebsd boxes when they reboot :)
[07:30]
finkthanks guys, tried them both [07:31]
cedwardsI haven't had my account long enough to need to use single user mode, but I would assume it'd be available via VNC or console. [07:31]
finkboot -s gives me a weird error [07:31]
cedwardsI used VNC yesterday and I seem to remember seeing the boot menu [07:31]
bob^^what's the error fink? [07:32]
finkcedwards: it's weird, the console shows nothing, and vnc gets to this point and apparently freezes: "Loading /boot/defaults/loader.conf"
bob^^: just a sec, i'll tell you
i'll have to hard restart it
networking comes up, but apparently the shell never starts?
the console gets to right before MOTD and stop, and vnc freezes at that point i mentioned
i can ping it, but not ssh it
in
[07:32]
bob^^hmm, strange
any special ssh config?
seems strange that it'd bring up network but not ssh
[07:34]
finkbob^^: unless pf is borked [07:35]
bob^^very possible - can you disable it? [07:35]
finkbut that still doesn't explain why vnc & console won't allow me to log in [07:35]
bob^^that said, that shouldn't stop you logging in
^^:)
[07:35]
fink;) [07:35]
bob^^at that point, what happens if you hit control + c ?
wondering if something is hanging trying to dns or whatever?
[07:35]
finkbob^^: ok, on hte console, i see dmesg, etc. starting services (sshd, etc.)
gets to starting cron & background file checks, displays the current date
and then it should display a username prompt, right?
[07:37]
bob^^pretty much, yup [07:38]
finkbut it just hangs [07:38]
bob^^at that point, press control + c
see if it suddenly jumps back into life
[07:38]
RandalSchwartzboot off the DVD, mount the filesystem, look at the log [07:38]
bob^^oh - you haven't got it set to do serial console have you? [07:38]
cedwardsI submitted my pubkey for serial console yesterday, which I ended up using this morning. I'd recommend it. [07:39]
finkbob^^: i hit ctrl-c, nothing, apparently the console is unresponsive too; no console commands work
weird!
[07:39]
bob^^if it's set to do serial console iirc this is the point where the kernel shoves everything out the serial port rather than the monitor
could it be something to do with that?
[07:39]
finkRandalSchwartz: right, i was trying to do that, but apparently i can't mount zfs using fixit?
bob^^: console access was working before this reboot, dunno :(
[07:40]
bob^^assuming you haven't changed loader.conf it shouldn't be that :)
or is it in boot.config
bob^^ can't remember
you'd know if you'd done it, that's for sure :)
[07:41]
finkand vnc is really weird, it just stops displaying anything after "Loading /boot/defaults/loader.conf"
bob^^: right
[07:43]
bob^^something sounds ill [07:43]
finki can get to the boot prompt, but "boot -s" gives me a weird error, i'll try that again [07:43]
RandalSchwartzsure you can
you mount it the same way you mounted it when you were building it
remember to kldload opensolaris and zfs
and be sure you set the mountpoint to not be / :)
[07:46]
finkBooting from Hard Disk… // FreeBSD/i386 boot // Default: zroot:/boot/loader
boot: boot -s
Invalid format
RandalSchwartz: ok i'll try it, thanks
[07:47]
RandalSchwartzzroot or zpool? [07:48]
finksays zroot [07:48]
RandalSchwartzHmm.
oh right
I got those confused too
zroot is what you get if you do it from those instructions
have you *ever* rebooted your box?
and if so, what did you change since the last time? :)
[07:48]
finkRandalSchwartz: yes, i've rebooted a couple times [07:50]
RandalSchwartzdid you add some firewall or anything else that would make it hang on boot? [07:50]
finkRandalSchwartz: just ntp & tun for openvpn [07:50]
RandalSchwartzhow did you add tun? [07:51]
finki was screwing around with pf, but it had restarted pf and was not locked out before i rebooted [07:51]
RandalSchwartzpf might be freezing on boot then
boot from dvd into the fixit shell, mount your disk, and move pf.conf out of the way
[07:51]
finkok [07:51]
RandalSchwartzbut about tun... :)
how are you creating that?
i merely have "dev tun" in my openvpn.conf
I don't do anything in rc.conf
[07:52]
finkRandalSchwartz: same here, i just reused a working server config from a 7.2 box
right
[07:53]
RandalSchwartzexcept openvpn_enable=YES [07:53]
finkme too [07:53]
RandalSchwartzok so that's probably not it [07:53]
finki have a feeling it's somethign with ntp, personally [07:53]
RandalSchwartzit's probably a borked pf
oh?
how do you have that?
I just have ntpdate_enable=YES, ntpd_enable=YES
didn't change anything else, and it just works
I'm even using the default ntp.conf :)
[07:53]
finkwell i noticed on the console (which gets right up to where there should be a login prompt), that ntp can't resolve the pool servers because dnscache hasn't started yet [07:54]
RandalSchwartzoh - so you have some dns things too [07:55]
finkRandalSchwartz: i just changed the ntp.conf to use us servers, that's it [07:55]
RandalSchwartzI haven't even bothered with that.
the ntp pool is geo-dns
[07:56]
finkRandalSchwartz: in fixit, i start an emergency holographic shell…how do i then access it? [07:56]
RandalSchwartzso any old instructions to change it aren't needed any more [07:56]
finkRandalSchwartz: you're probably right, i didn't need to screw with it [07:56]
RandalSchwartzI only know this because my former client, Ask Bjorn Hansen, operates it. :)
it's not the holographic shell. it's the fixit shell
I tried the holographic thing once and it wasn't what I wanted
same shell you used to install zfs in the first place
[07:56]
finkok, dvd shell then [07:57]
RandalSchwartzthen follow step 6 of http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot
then you should be able to say "zfs list" and see your disk
there might be something else you have to do... can't remember
step 1.6 I mean
step 6 of part 1 :)
[07:58]
finkRandalSchwartz: awesome, i think i'm getting somewhere. thanks! [08:01]
RandalSchwartzthis is one feature (of many) that I appreciate about the VPS setup at arp
the fact that I can boot my broken system to poke at it
[08:01]
finkok now vnc has stopped responding again…the prompt is frozen
this is too weird
i loaded the kernel modules, and then bazinga
[08:02]
bob^^it died when you loaded the module? [08:04]
***ziyourenxiang has quit IRC (Quit: ziyourenxiang) [08:04]
finkah, i sent a break character, now it's restarting the shell
sorry i false alarm i guess? the shell became unresponsible
responsive*
[08:04]
RandalSchwartzI seem to remember also needing to type that LD_LIBRARY_PATH export too
because the shell you're using is linked against the dvd
but now you're mounting a new file for /
I *do* know there's a way to do this. sorry for not remembering better.
[08:06]
finkRandalSchwartz: i can't even type anything or access my shell, i guess i'll hard restart
this is too weird
thanks for your help
[08:07]
RandalSchwartzyes - try export LD_LIBRARY_PATH=/mnt2/lib before you kldload
and it might be that zfs is now taking time to ensure the disk is ok or something
so boot to the fixit shell, set your library path
then invoke the two kldload
[08:08]
finkok cool [08:08]
RandalSchwartzat that point, the zfs command should work [08:09]
.............................. (idle for 2h26mn)
finkhey RandalSchwartz [10:35]
RandalSchwartzhey fink [10:35]
finki finally got into single user mode! [10:35]
RandalSchwartzyeah?
what was the trick?
[10:35]
finki mounted everything with `/sbin/zfs mount -va` or `/sbin/zfs mount -va -o rw`, but when i try to backup my rc.conf, it tells me "Read-only file system"
the trick was restarting from the dvd, and then watching the console; i'm in the console now
for some bizarre reason, the console was not responding when starting straight from disk
[10:44]
***toddf has quit IRC (*.net *.split) [10:59]
toddf has joined #arpnetworks
jordan.freenode.net sets mode: +o toddf
[11:05]
finkanybody get this error in dmesg: "atrtc0: Warning: Couldn't map Interrupt." [11:09]
cedwardshow can I solve this error within my jails? 'The search target requires INDEX-8. Please run make index or make fetchindex.' [11:12]
..... (idle for 23mn)
finkfink is going crazy
RandalSchwartz: i can't figure out how to mount the root part of zfsroot, while in fixit mode
'zpool import -f -R /mnt zroot' just gets me /var & /usr
[11:35]
RandalSchwartzthat's a legacy mount
you need to give it a mount point
fink - still there?
[11:48]
finkhey, yea
now i'm back in single user ;) trying to figure out ed
[11:48]
RandalSchwartzzfs set mountpoint=/zroot zroot
that'll mount it to /zroot
remember to "set mountpoint=legacy" before rebooting
[11:49]
finkah ok, thanks [11:50]
..... (idle for 23mn)
aemplaced my order :) [12:13]
.... (idle for 19mn)
***litebread has joined #arpnetworks [12:32]
litebreadhello
ive placed my order 8 hours ago and still never got an initial email sent
[12:32]
finklitebread: it took about 2 days for mine
RandalSchwartz: thanks for your help; i used sed to edit rc.conf, and turned off pf, openvpn, and ntpd…still no login shell though!
[12:44]
***CESSMASTER has joined #arpnetworks [12:52]
finkcould i have broken something in regards to consoles… [12:54]
litebreadfink 2 days to be setup? [12:54]
finklitebread: more like 1.6 [12:54]
litebreadwhat? i heard someone say same day
idk that
[12:55]
RandalSchwartzfink - sorry to hear [12:55]
litebreadim still keepin it, but i wonder if you can pay extra for a quicker hookup [12:55]
RandalSchwartzit has to be something you did recently
find /zroot -mtime -2 -print :)
[12:55]
litebreadhave you guys seen any admin in the last hour? [12:56]
mike-burnsNope. [13:00]
finksometimes my console just freezes randomly :( and i have to reboot the vps [13:07]
litebreadoh [13:10]
finkis there something that i could have done to make both vnc & the console freeze? [13:12]
litebreadmike-burns do you know if there is an extra fee payable for setup times?
fink: the only time thats happened to me, i installed an experimental kernel
[13:12]
mike-burnslitebread: I'm just a customer, not an admin. I also don't know what the current setup process is like, sorry. [13:14]
litebreadoh ok, ty tho mike-burns [13:14]
...... (idle for 25mn)
dxtrI'm fully migrated to nsd and unbound now :D [13:39]
dbgihi litebread [13:39]
cedwardsdxtr: bsd? [13:39]
dxtrcedwards: Yeah
Or wait
Wat?
Yes, I'm running FreeBSD and OpenBSD. But I still migrated to nsd and unbound
[13:39]
cedwardsohh, nsd. I was thinking you fat-fingered bsd. n being just next to b afterall. [13:40]
dxtrMaybe I'm using dvorak!? ;) [13:41]
cedwardsi am [13:41]
dxtr:( [13:42]
cedwardsi've been qwerty-free since 2007 [13:42]
dxtrI tried migrating around that time too but thought "Fuck this" when I couldn't type with the keyboards at school anymore [13:43]
cedwardsI rarely use any machines other than my own [13:50]
***damn has joined #arpnetworks
damn is now known as Guest49021
litebread has quit IRC (Ping timeout: 258 seconds)
[13:51]
finkRandalSchwartz: wow. that took all day. i have ssh back
RandalSchwartz: thanks so much for your help
i still have no clue what went wrong; just turned off a bunch of stuff
time to sleep
[13:54]
***fink has quit IRC (Quit: fink) [13:55]
..... (idle for 23mn)
Guest49021 has quit IRC (Read error: Connection reset by peer)
vtoms has left
litebread has joined #arpnetworks
[14:18]
schmir has quit IRC (Remote host closed the connection) [14:25]
...... (idle for 28mn)
up_the_ironslitebread: you should have got an order confirmation email, they are sent immediately. check your spam folder. [14:53]
aemhi up_the_irons :) [14:55]
up_the_ironscd $meeting [14:56]
aem:o [14:56]
infraredcedwards: you use dvorak? [15:03]
cedwardsinfrared: I do. [15:04]
infraredwhy?
i've thought about converting to maybe help with the pain in my hands
[15:05]
cedwardsI used to get wrist and hand pain quite frequently. [15:05]
infraredhow long did it take to get comfortable?
and do you program?
[15:06]
bob^^i'm not sure i could re-train away from qwerty now [15:06]
cedwardsat first I figured I'd switch because a friend was, and he won me over with some technical benefits (mostly numbers and stats).
i have to say though, the #1 reason I use it now is that I haven't had wrist/hand pain in 3yrs since switching!
[15:06]
infraredreally?! [15:06]
cedwardsit tooks about 3 weeks to be back to my previous speed on qwerty, and let me tell you it can be a rough three weeks. [15:06]
infraredi tried for a half hour.. i got so frustrated i couldn't even login :( [15:07]
cedwardshonestly, no more wrist pain and I type at minimum 8hrs a day, every day. [15:07]
infrareddo you program?
i don't like where the { } are on dvorak
[15:07]
bob^^i was thinking of getting a das keyboard
(the totally blank one)
[15:07]
infraredoh wait { } didn't move (i think) [15:08]
cedwardsI can't rationalize the cost (I have three kids..), but I'd *love* one of those keyboards.
infrared: I don't program, much. I do a good amount of bash scripting and I also teach PHP as a cont. ed course
but it isn't my full-time gig. I'm a sysadmin, so its a lot of ssh here and there, commands, etc.
[15:08]
infraredyeah.. i'm a sys admin, and try to do perl whenever i have time [15:09]
litebreadup_the_irons
ty i found it in the blocked folder
[15:09]
cedwardsthe {} doesn't really bug me. what gets me is l and / ( p [ ) [15:10]
infraredspam caught it? [15:10]
litebreadyes it did [15:10]
cedwardsparticularly on *nix where / and ls are so common [15:10]
infraredhmm.. up_the_irons, is your PTR set correctly? [15:11]
litebreadi wanted to ask you what the avg setup time is for today? [15:11]
infraredlitebread: for me < 8 hrs i think.. can't remember for sure though [15:11]
aemits in your email litebread :) [15:11]
litebreadi just have a range of 24-48 [15:11]
infraredcedwards: while you learned.. do you go back 'n forth to a qwerty to "get work done" ?
heh
[15:12]
cedwardslitebread: I think my new account was setup the next day after signing up. It's really not bad.
infrared: no. if you do that you'll never learn.
[15:13]
litebreadoh okay ty [15:13]
infraredcedwards: heh.. cause i can imagine something down, and my boss watching behind my shoulder as i try to fix something and typing 1 word per minute :) [15:13]
cedwardsinfrared: http://www.dvzine.org/ [15:14]
litebreadi didnt know if would be you know a while if they had like some places a price for speedy setup or what have you [15:14]
cedwardsinfrared: print out the layout as a reference and just switch cold-turkey. [15:14]
litebreadthat should be fine though, if they dont and its tomorrow itll still be fine [15:15]
infraredtyperwriter
hah cute comic
[15:16]
cedwardsinfrared: I think BSD has it, but I know Linux has a 'gtypist' package which includes a dvorak typing tutor.
infrared: I used that a lot when I was starting out.
[15:17]
infraredcedwards: i use opensuse.. i've used it before [15:18]
cedwardsinfrared: you're a sysadmin and use opensuse? thats.. must be an old habit? :) [15:18]
litebreadi cant type on a dvorak at all i have an old sparc machine here with that [15:18]
cedwardshome row - aoeuidhtns [15:19]
infraredcedwards: opensuse for a desktop? can't go wrong. i'm a freebsd fan for servers, and we use SLES at work [15:19]
litebreadthe vowels first [15:19]
cedwardsinfrared: I'll agree that suse makes a pretty desktop, but it's all german over-engineering underneath! :) [15:19]
litebreadopensuse is a great desktop [15:19]
infraredcedwards: better than using RedHat. (at work) [15:20]
cedwardslitebread: all vowels on the left hand and most common consonants on the right hand. [15:20]
litebreadcool
im looking at the one i have here at the house now, i have not checked it out in a while and wow
[15:20]
bob^^hah, that's a great comic :) [15:21]
cedwardsinfrared: I have my problems with Red Hat, but I do have a bit of a bias. I'm RHCT/CE/CI/CX (tech,engineer,instructor,examiner) [15:21]
litebreadit would take me sooo long to adjust [15:21]
cedwardsinfrared: we're all centos at work, with a few debian servers mixed in. [15:21]
infraredcedwards: certifications mean nothing to me. it's what you can prove [15:21]
cedwardsinfrared: but I run arch on my laptop, and BSD or debian on my servers. [15:21]
infraredcedwards: certifications only matter when you're job hunting trying to get past those "HR firewalls" [15:23]
cedwardsinfrared: i suppose. i do like the RH exams though. They do try to make it more "real world" than fill-in-the-blanks.
we used to cover suse in our courseware, and I always found it a little overcomplicated.
..but I guess that's why I like Arch.
[15:23]
infraredwell, SLES (nowadays) is built on opensuse
it's really nice (for a linux distro)
[15:26]
cedwardsman, irssi has too many big depends [15:29]
infraredirssi is life [15:30]
dxtrI'll try opensuse for workstation some day :) [15:30]
cedwardsirssi+bitlbee+screen+ssh. i can't remember life without it. [15:31]
infraredwhat is bitlbee? [15:31]
RandalSchwartzTerminal.app + ssh + screen + emacs + irc.el :) [15:31]
dxtrcedwards: I prefer tmux
RandalSchwartz: Why would you use your text editor as an irc client? :(
[15:31]
cedwardsinfrared: im->irc gateway. basically allows you to do your im (jabber, etc) in irssi as well. [15:32]
infraredbah.. pidgin++ [15:33]
cedwardsRandalSchwartz: Terminal.app, or even iTerm.app can't quite cut it over Konsole.
bah. pidgin is awwful
[15:33]
infraredno way..i need *some* level of smiley icons and chat windows [15:33]
cedwardsmakes sense to me to do im/irc in the same place. it is nearly the same thing anyway. [15:33]
***schmir has joined #arpnetworks [15:33]
dxtrinfrared: What's so good with Pidgin? I mean, it got smiley icons
I even turn those off whenever I end up with pidgin :P
[15:34]
RandalSchwartzI do *everything* inside emacs
mail, usenet, irc, even edit files!
[15:34]
dxtrWhy would you do that? :( [15:34]
infrareddxtr: it does what i need it to. [15:34]
RandalSchwartzand I run terminal sessions inside emacs too [15:34]
dxtrinfrared: Like...? :) [15:34]
infrareddxtr: multiple protocols [15:35]
dxtrBitlbee can do that? [15:35]
cedwardsRandalSchwartz: forgive me if I should know why and I'm spacing, but your name seems so familiar to me.
dxtr: can do what?
[15:35]
RandalSchwartzthere's a wikipedia page about me
maybe that will ring a bell. :)
[15:35]
dxtrcedwards: Some random internet celebrity
:D
[15:35]
RandalSchwartzjust a geek. :) [15:35]
infraredinfrared prints out a dvorak layout [15:36]
cedwardsRandalSchwartz: must be the Perl stuff. I know I had seen the name somewhere. [15:36]
dxtrRandalSchwartz: My friend about you: "He must possess a lot of information! Just imagine! Seriously!" [15:36]
RandalSchwartznot FLOSS Weekly?
you have an odd friend dxtr
[15:37]
dxtrLiterally "possess a lot of information" :P
No kidding?
[15:37]
cedwardsRandalSchwartz: I grew up in Portland.. but I wasn't a geek by the time I left there, so it couldn't have been that. [15:37]
infraredRandalSchwartz: what's your cpan username [15:39]
RandalSchwartzmerlyn
it was the very first six-char name
[15:39]
infraredi've seen "stonehedge" somewhere..i think it was in the Moose docs [15:39]
RandalSchwartzbecause they had to rebuild the database for me :)
the moose docs refer to my "moose is flying" articles I think
[15:39]
infraredinfrared looks [15:40]
RandalSchwartz... http://www.stonehenge.com/merlyn/LinuxMag/col94.html
... http://www.stonehenge.com/merlyn/LinuxMag/col95.html
[15:40]
infraredah yes [15:40]
CESSMASTERso do you still have root on a bunch of intel's machines that nobody knows about [15:40]
RandalSchwartzwhich I had to re-read when I had to use Moose for a project last year.
yeah - I re-read my own articles. :)
RandalSchwartz ignores the troll
[15:41]
dxtrRandalSchwartz: "HAHA!" nelson style [15:41]
RandalSchwartznelson? [15:41]
dxtrhttp://en.wikipedia.org/wiki/Nelson_Muntz [15:41]
RandalSchwartzoh - simpsons [15:42]
.... (idle for 15mn)
cedwardsI've been using FreeBSD jails for a while now and I still get impressed with how efficient it all is [15:57]
infraredinfrared is using dvorak
very slow :(
[15:59]
cedwardsyou can do it!
infrared: how 'bout this. I'll use qwerty as long as you're using dvorak.
infrared: we'll suffer together, but it'll be worth it.
[16:00]
infraredhaha [16:00]
cedwardsRandalSchwartz: not to "be that guy" but, emacs? really? [16:02]
infraredwhy would you want to do that? [16:02]
RandalSchwartzeh? [16:02]
cedwardsRandalSchwartz: you mentioned you do everything from within emacs earlier. [16:02]
RandalSchwartzsure.
one user interface that sits well inside a long running screen session
with universal cut-n-paste-n-edit
and fully customizable
[16:02]
dxtrRandalSchwartz: I request (demand!) screenshots of this insanity :) [16:03]
infraredinfrared tries to perl in dvorak [16:03]
***redbeard_work has joined #arpnetworks [16:03]
cedwardsgranted I've never given it a long chance, but the idea that it does *everything* seems kind of opposite the unix philosophy to me. [16:04]
RandalSchwartzare we talking emacs or Perl here? :) [16:04]
cedwardslol. emacs [16:05]
dxtryeah, emacs [16:05]
cedwardsi'm not trying to troll, I've just never got a straight answer on emacs vs unix philosophy before [16:05]
RandalSchwartzI don't see them in opposition [16:05]
cedwards"do one thing and do it well" vs emacs: everything && the kitchen sink [16:06]
dxtrDo one thing great vs. do everything at once? :P [16:06]
RandalSchwartzI'm sorry. still don't see it. I'm much more practical than positional.
that's why I'm using OSX. It works better for me.
[16:06]
litebreadIm using it as well
could anyone tell me how much it would be for more ram on the vps?
[16:07]
cedwardscedwards admits he's tying from Terminal.app on OSX as well right now. [16:07]
infraredlitebread: its on the site [16:07]
toddf<-- ancient xterm on openbsd laptop to openbsd colo running irssi over v6 the whole way. wheeeezorz. [16:08]
litebreadsorry infrared i do not see it [16:08]
RandalSchwartzof course, my FLOSS fanboy friends can't figure out why I'd have an iphone and not an android, and OSX and not pc-bsd on my desktop
to some of them I'm some kind of traitor
[16:08]
aemnice toddf :) [16:09]
litebreadsays to contact us for cutomized vps, i found it :) [16:09]
infraredlitebread: its practically on the main page [16:09]
cedwardstoddf: I'm stoked to play with ipv6 on this new vps. haven't gotten around to it yet. [16:10]
toddfsome people (myself included) think floss support is a lifestyle. use something proprietary, you support the other side. others (good friend of mine who loves to rib me all the time) use what works for them regardless of cost or free-ness. its a choice, not a religion. [16:10]
RandalSchwartzthere ya go [16:11]
cedwardsI am so glad I'm over my free-tard stage. [16:11]
toddffree-tard ? [16:12]
aemlol [16:12]
toddfI even tell people to pronounce my last name as 'free software' then 'drop the "oftware"' [16:12]
cedwardsyou know. the real free software zealots that will all but tell you you're going to rot in hell for using non-free firmware. [16:13]
toddffirmware that can be distributed freely that is required for the os to load for the device to work (i.e. most wifi chipsets these days) is one thing
the source to the same firmware is quite another
freely distributable firmware should be a given, not a hard fight that happens now and then
the source to the firmware, well, have fun
firmware is not binary blob drivers for the os, that's another ball of wax
if you use binary blobs you're handing the keys to the kingdom to whomever handed you that blob
[16:14]
cedwardsat this point, while I generally feel free software is the better solution, using non-free software is not one of the seven deadly sins [16:16]
toddfno hell involved in any event, clearly a choice of convenience vs freedom and inspectability [16:16]
litebreadinfared: thank you, i used the email part of the 'contact page' to inquiry about the extra memory and ips [16:16]
toddfits a choice, some justify wrongly perhaps, but a choice nonetheless
personally I find it more convenient I can install an os w/out phoning for a license or going through my wallet to get one, but that's just me
[16:16]
cedwardsohh I definitely agree [16:18]
infraredholy smokes im slow with this [16:18]
cedwardsinfrared: keep it up. you're doing great ;) [16:18]
infraredhaha [16:18]
cedwardsteh vast majority of my software is open, but I still break for flash and skype and junk like that [16:18]
infraredskype++ [16:19]
cedwardsinfrared: didn't take you long to type that! [16:20]
infrared:) [16:20]
cedwardsbut hopefully html5 will kill flash. fingers crossed. [16:20]
***Jestre_ has quit IRC (Ping timeout: 260 seconds) [16:20]
toddfcedwards: fingers, and toes, and everything inbetween, yes indeedy
youtube even lets you try out html5
[16:21]
CESSMASTERbut only in evil H.264 [16:21]
toddfI can play h.264 on any player I have, so at least its not so evil I require binary blobs to play it [16:22]
***Jestre has joined #arpnetworks [16:22]
cedwardsdid i really start the free-vs-nonfree war? /facepalm [16:22]
toddfand here I thought it was a civil discussion
toddf lobs an open bomb onto the floor
[16:23]
cedwards*gpl vs bsd* !BOOOM! [16:23]
RandalSchwartzArtistic 2.0, all the way, baybee!
but even Artistic 1.0 was recently found enforcable in federal court recently
oops. redundant *and* redundant
[16:24]
infraredcedwards: / is in a horrible spot [16:25]
cedwardsinfrared: yeah, that one takes some getting used to.
infrared: seriously. wrist pain or a few weeks of discomfort
[16:26]
aemHello, any arp admins active? [16:31]
CESSMASTERif you get on typewriter and are as unfortunately obsessive as I am you'll have it figured out quite quickly
typeracer***
[16:31]
infrared:( so much for rearranging my keyboard
i guess certain keys need to be in certain rows
[16:36]
.... (idle for 15mn)
alias no='ls'
haha
[16:52]
cedwardslol
infrared: I was lucky in that I didn't really learn vim until _after_ I had learned dvorak.
infrared: otherwise that would have made the learning curve quite a bit worse.
[16:53]
***residual has quit IRC (Ping timeout: 245 seconds) [16:58]
cedwardssweet. my Dropbox is now at 8.5G after referrals. [17:03]
infraredrsync++ [17:04]
cedwardsohh I use that too, but Dropbox can be very convenient at times.
similarly, one of my fairly recent setups that I really like is tracking my home folder (particularly .dotfiles) in a git repo
[17:04]
infraredinotify -> rsync :)
man if i type this slow at work i might get demoted :)
[17:07]
cedwardsfor the sake of your job man. keep practicing! [17:13]
is it wrong that I'm already very tempted to pickup a second machine here? [17:24]
RandalSchwartznot at all
I've already provisioned 2
thinking of a third (at the $20 rate) just to have a second machine to "play"
[17:24]
cedwardsI would love to migrate my linode to FreeBSD here. [17:25]
RandalSchwartzand freebsd has full linux execution (*not* emulation) [17:25]
cedwardsI've really enjoyed Linode--I'd recommend them--but the availability of FreeBSD is just too tempting (plus, better deal!) [17:25]
RandalSchwartzso you could probably move most of yoru binaries [17:25]
cedwardsI'm sure I could rebuild it (webserver) on FreeBSD and get better performance. [17:26]
RandalSchwartzsure
well maybe not *much* better necessarily
like I said, not emulation. native calls
[17:26]
cedwardspart of my problem is I built 64bit there, but only have 360M. That uses more of my limited memory. [17:27]
***schmir has quit IRC (Ping timeout: 245 seconds) [17:27]
cedwardsfor the same price I'd get double the RAM and I'd likely build 32bit and get that little bit extra.
I still haven't been convinced of the benefits of 64bit at < 4G RAM.
[17:27]
***CESSMASTER has quit IRC (Quit: Doin Thangs) [17:41]
up_the_ironsif anyone is thinking of another vps, get 'em while they are hot b/c at the end of the month i will most likely be sold out; and unlike before when i would just buy a new box, i am going on hiatus for May, b/c LA data center expansion has taken up all resources
probably won't have a new box until mid-to-end of May
[17:41]
aemhi up_the_irons I placed my order earlier :) [17:42]
up_the_ironsaem: ok, you should get it tonight then :) [17:42]
aemcool thanks man! [17:43]
up_the_ironsnp [17:43]
.... (idle for 15mn)
cedwardsup_the_irons: the site says, in regards to the promo, one per customer.
up_the_irons: if I were to get one more, what would the specs be on the second?
[17:58]
up_the_ironscedwards: oh forget that, you can get another if you want [17:59]
cedwardsup_the_irons: even better :) [17:59]
up_the_irons:) [17:59]
RandalSchwartzlooks like the only difference is 100GB more of b/w
768 / 20 / 100 for $20
instead of 768 / 20 / 200 for the special
[18:00]
cedwardsRandalSchwartz: hey, bandwidth is bandwidth. the "currency of the internet". [18:01]
RandalSchwartzyeah - I don't think I've ever gotten near my limits [18:01]
aemcedwards: which promo are you referring to if I may ask? [18:03]
RandalSchwartzarpnetworks.com/vps
the $20 special
like insightcruises.com mail/dns is running
and soon maybe even web etc
[18:03]
cedwardsaem: I guess the extra 100G of bandwidth [18:04]
aemah yes of course [18:07]
cedwardsi rarely use much bandwidth either, but I'd rather have extra than not enough [18:07]
RandalSchwartzI don't think up_the_irons is going to show up at my door if I go over though. :)
at least once or twice.
[18:08]
cedwardsat my current host I have currently used: 51.8 GB for the month.
that is pretty well average for me.
[18:09]
up_the_ironsup_the_irons sends [FBI] after all bandwidth busters [18:09]
RandalSchwartzoh cool! [18:10]
cedwardsto be honest, it wasn't clear to me that the bandwidth was the special.
maybe I just didn't read closely enough, but i initially thought it was the storage.
[18:10]
RandalSchwartzFriday and Gannon, at my door!
which of course, dates me. :)
since nobody else will :)
[18:10]
up_the_ironsDragnet? [18:15]
RandalSchwartzyeah - that was fbi wasn't it?
oh maybe not
they were LAPD
[18:15]
cedwardscedwards just noticed he doesn't have a bandwidth meter on his panel.
better shoot off to support@
is email or support tickets preferred?
[18:17]
up_the_ironscedwards: they are equivalent [18:27]
cedwardsup_the_irons: thanks [18:28]
up_the_ironsnp [18:28]
***fink has joined #arpnetworks [18:29]
litebreadup_the_irons: i had placed an order at 4am PDT, i wanted to know when did i need to do this and how much a ram upgrade would be [18:41]
up_the_ironslitebread: all the prices are here: http://arpnetworks.com/vps
litebread: i generally don't do piecemeal upgrades; so if you want more ram, pick the next highest plan
litebread: "when did i need to do this" <-- what do you mean?
[18:44]
litebreadadd the extra ram, its fine however ive placed my order ill just go with that
i had another question to regarding ips, i noticed 13 was the highest listed, if i needed anoymore than that will they be available after setup?
[18:45]
RandalSchwartzget your customers to connect in v6
you get millions of those. :)
[18:46]
aem....yeah.
heh
[18:47]
litebreadyes i see that you do get quite a few, [18:47]
aemno, millions.. [18:47]
RandalSchwartza /48 [18:47]
aemlots and lots
ehe
[18:47]
litebreadyes indeed [18:47]
RandalSchwartz2 ** (128 - 48) :) [18:47]
up_the_ironslitebread: you can upgrade at any time; you can get more IPs than 13 but you'll have to fill out an IP Justification form and comply with RFC 2050 [18:48]
RandalSchwartzyeah ipv4 is pretty scarce now [18:48]
litebreadup_the_irons: ok thank you
right i think its what about a year left
or a little more at the rate they are going
[18:49]
RandalSchwartzI've been playing with miredo [18:49]
up_the_ironsright [18:49]
RandalSchwartzwhich lets me tunnel v6 over v4
so I can ssh into my box using v6
[18:49]
litebreadcool [18:50]
RandalSchwartzhost -t aaaa red.stonehenge.com [18:50]
infraredwhy do you need 13 ips? [18:50]
coilvhosts prolly [18:50]
litebreadi will be setting up a few different things
vhosts is actually one of the needs for them
[18:51]
infraredirc vhosts? [18:51]
RandalSchwartzvhosts don't need it
but SSL does
[18:52]
coillitebread: just use ipv6 for irc vhosts [18:52]
infraredyes [18:52]
coilmost major irc networks support ipv6 [18:52]
litebreadsorry was afk, coil ty ill do that then [18:52]
RandalSchwartzmost of the world sanely has v6
it's just the US that sucks
althogh comcast is rolling out v6 trials
6rd and dual stack soon
imagine port knocking in a /48 :)
[18:53]
litebreadyeah [18:54]
RandalSchwartzyou could probably even encode a couple of bytes in each icmp packet
IP over ICMP, anyone? :)
[18:54]
***redbeard_work has quit IRC (Quit: Leaving.) [19:05]
.... (idle for 16mn)
cedwardsthis will be my first non-lab foray into v6. i'm stoked.
i wish my isp supported it :(
[19:21]
infraredim getting pretty good at this keyboard. :) [19:22]
cedwardsinfrared: good to hear [19:23]
***residual has joined #arpnetworks [19:29]
heavysixer has quit IRC (Quit: heavysixer) [19:39]
finkRandalSchwartz: after all that ntp junk, i found that the vps' clock was off by about 5 hours. do you think that might have had something to do with all the weirdness? [19:46]
cedwardswhat ipv6 tunneling service(s) do you all like? [19:46]
litebreadhetunnel i like
how about you?
[19:48]
cedwardsI don't have a preference. Never really bothered using one before. [19:54]
litebreadyeah
i had to because of this vps i had
[19:55]
cedwardslitebread: hetunnel you say? [20:00]
coilis that the same thing as tunnelbroker.net?
sponsored by he.net?
[20:00]
litebreadyes, cedwards
let me check coil
it is sponser by hurricane electric
tunnelbroker.net it is
brb guys
[20:04]
cedwardslooks like my home router doesn't support protocol 41. [20:20]
aem;( [20:22]
litebreadoh man [20:23]
cedwardsall the more reason to migrate from the netgear router to a pfsense setup. [20:24]
litebreadyeah thatd be nice [20:24]
cedwardsjust need to make sure I can 1) auth to my DSL provider 2) still use the netgear as a wireless AP. [20:25]
litebreadyeah, hopefully everthing works out with that [20:25]
cedwardsthat'll be quite the project. definitely going to have to wait on that.
or just go buy a new router/AP
[20:26]
litebreadyeah
time vs money
[20:27]
.......... (idle for 48mn)
aemsup? [21:15]
litebreadidk bro [21:16]
im about to afk for the night here soon, and maybe have better luck tomorrow
in about a half hour
[21:21]
finklitebread: ttyl [21:22]
litebreadttyl fink [21:29]
.... (idle for 17mn)
***fink has quit IRC (Quit: fink) [21:46]
fink has joined #arpnetworks
steinberg has quit IRC (Quit: quit)
[21:51]
........... (idle for 53mn)
litebreadhello?
i ordered the server an wanted to see its almost 24 hours atm
how long until it would be setup?
i guess ill try back tomorrow morning (PDT) and see. also wanted to know if there is an extra 'speedy setup' cost
ok im sleep
[22:46]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)