↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
up_the_irons | ...aaaaaaaaaaaaaand we're ready for new orders
up_the_irons opens the flood gates now it's time to enjoy what is left of my friday night up_the_irons wanders off | [00:17] |
....... (idle for 33mn) | ||
whitefang | up_the_irons: you didn't forget my upgrade request did you? ^_^ | [00:51] |
............. (idle for 1h4mn) | ||
*** | Polynomial has quit IRC (Ping timeout: 240 seconds) | [01:55] |
................... (idle for 1h34mn) | ||
BarberRonny | http://i.imgur.com/VFBLN.gif lol | [03:29] |
coobra | ohh
:D its the 8th today :D if im lucky can get a vps here o/ | [03:29] |
RandalSchwartz | it's not a matter of luck | [03:31] |
coobra | no ? | [03:31] |
RandalSchwartz | you put in your request, and wait until the order is filled | [03:31] |
coobra | :D | [03:31] |
RandalSchwartz | luck is not involoved | [03:31] |
coobra | kk | [03:31] |
....... (idle for 31mn) | ||
*** | amdprophet has quit IRC (Quit: Bye!)
amdprophet has joined #arpnetworks fink has joined #arpnetworks | [04:02] |
.... (idle for 16mn) | ||
Polynomial has joined #arpnetworks | [04:20] | |
.... (idle for 19mn) | ||
ziyourenxiang has joined #arpnetworks | [04:39] | |
..... (idle for 22mn) | ||
ziyourenxiang has quit IRC (Quit: ziyourenxiang) | [05:01] | |
...... (idle for 26mn) | ||
fink has quit IRC (Quit: fink) | [05:27] | |
merky has joined #arpnetworks | [05:33] | |
whitefang | BarberRonny: thanks for that :) | [05:41] |
...... (idle for 26mn) | ||
merky | is anyone here running openbsd? | [06:07] |
.... (idle for 17mn) | ||
*** | lucky has quit IRC (Remote host closed the connection)
lucky has joined #arpnetworks | [06:24] |
.... (idle for 17mn) | ||
whitefang | I did for a while a long time ago, and then I decided that not running it would be better for me than self-harm to cope.
;) | [06:41] |
jk, it wasn't quite that bad, why do you ask though? | [06:48] | |
merky | mm
cos i've had shitty performance under vmware with openbsd i find openbsd nice and clean linux makes me feel dirty and freebsd was a hodge podge of this and that netbsd seemd kind of nice i've been running openbsd on routers for a wihle | [06:54] |
whitefang | x86? | [07:02] |
merky | yeh | [07:02] |
whitefang | linux makes me feel dirty too | [07:02] |
merky | heh
i still use it | [07:02] |
whitefang | I haven't had any issues with FreeBSD, I've found it more usable than OpenBSD
stuff works more never touched netbsd | [07:02] |
merky | hmm, threading is broken on openbsd | [07:02] |
whitefang | all kinds of stuff is broken on openbsd which is why I stopped using it. | [07:03] |
merky | and the kernel doesn't do smp
really, like what? | [07:03] |
whitefang | I didn't touch NetBSD because I don't like *cough* depricated *cough* software. | [07:03] |
merky | i must admit i've never done anything that complicated on it
i got corrupted data on a hard-disk in 2001 with freebsd it kind of put me off it's really scary when your data starts getting corrupted it's the only time i've had problems of that kind that was IDE with UDMA66 iirc... i think things have advanced a bit since then and like one of those power hungry athlons like back when AMD was trumping intel with power usage ahh, looks liek athlon thunderbird 1.4 ghz i think | [07:03] |
whitefang | the biggest thing that is broken about OpenBSD is the community. | [07:08] |
merky | oh heh | [07:08] |
whitefang | one of the most unfriendly communities I've ever dealt with. | [07:08] |
merky | i'm wondering what's happening with the tcp receive buffer scaling
it's kind of broken in openbsd-current right now they're doing a tcp window size of 16k and scaling it up as data is received but it only works if tcp timestamps are supported by the other end | [07:08] |
whitefang | are you running -current in a production environment? | [07:09] |
*** | lucky has quit IRC (Remote host closed the connection) | [07:09] |
merky | if they're not you're limited to 16k window size
yeah not following current but using it i've never really had problems with openbsd-current i've had more issues with linux kernels that aren't prerelease like there was some kind of timestamp issue or something ages ago which started giving connectivity issues disabling tcp timestamps fixed it theni got a bit paranoid about tcp timestamps so i had them off which is how i discovered this issue with openbsd thing is 16k window size with 100 msec latency is 160k/sec whichi s slow. also they're limiting their window sizes to 256k without having it tunable by sysctl which means if you have say 250 msec latency (i'm in new zealand... that's about the minimum latency to europe) you're limited to 1mb/sec. and often latency gets higher than that but to increase you have to modify the source code and compile your own kernel. and then it's not supported. but hell, i don't know how much support you really have with openbsd anyway. there are some cool things though, like relayd. which i think is in freebsd too which can do nice simple clean layer 7 load balancing | [07:09] |
whitefang | merky: FreeBSD has relayd in /usr/ports/net/relayd ;) | [07:17] |
merky | heh
u played with it? | [07:17] |
whitefang | never | [07:17] |
merky | ahh ok
i was experimenting with using it to do transparent tcp proxying | [07:17] |
whitefang | I mostly use my FreeBSD machine as an MTA, IMAP server, and light load web/ftp server. | [07:18] |
merky | hmm
openbsd is capable of all of those tasks :/ you use linux as well? | [07:18] |
whitefang | documentation is inferior to freebsds imho
I use linux on my router. otherwise I avoid it. I'm OK with the RTFM attitude when the manual doesn't fail :P | [07:19] |
merky | it's amusing how all the dsl routers run linux now
yaeh i'm appalled by linux documentation | [07:20] |
whitefang | but I've never seen something that comes ever close to the freebsd handbook as far as quality
and just how much it covers. | [07:21] |
merky | like reasonably "normal" things like doing traffic shapign
where's the documentation? there's like howto's and guides i never really found real normal documentation i always thought it was a lot saner under openbsd hmm i wonder what freebsd handbook says about traffic shaping apaprently freebsd has 3 firewall packages one of them being the openbsd one :) | [07:21] |
whitefang | yeah | [07:25] |
merky | oh it has CARP too
and openbgpd | [07:27] |
whitefang | tbh I'm really not a very advanced user...
which may or may not be why I didn't take to OpenBSD. | [07:29] |
merky | heh | [07:29] |
whitefang | until now I hadn't even heard of CARP :P | [07:30] |
coobra | any idea when up_the_irons is around ? | [07:30] |
merky | i'm only advanced with networky type things i suppose
gah i should be asleep | [07:30] |
whitefang | well, aside from programming, what else is there to be advanced with ^_^ | [07:32] |
merky | hmm
web site design? | [07:32] |
whitefang | web design counts? | [07:32] |
merky | sure why not | [07:32] |
whitefang | if web design counts then so do powerpoint presentations ;) | [07:33] |
merky | my web design stretches as far as paragraphs and tables.
ok bedtime | [07:33] |
*** | merky has left | [07:34] |
whitefang | I don't mean that to belittle web designers, but web design and system/network administration are two completely different things.
now I feel bad, I think the comparison to powerpoint presentations may have been a little harsh ^_^ | [07:38] |
*** | lucky has joined #arpnetworks | [07:49] |
................... (idle for 1h33mn) | ||
robotarmy has joined #arpnetworks | [09:22] | |
robotarmy has quit IRC (Remote host closed the connection) | [09:34] | |
................ (idle for 1h19mn) | ||
robotarmy has joined #arpnetworks | [10:53] | |
...... (idle for 29mn) | ||
schmir has joined #arpnetworks
schmir has quit IRC (Remote host closed the connection) | [11:22] | |
mike-burns | Web design is really hard and shouldn't be belittled, IMO. | [11:39] |
.... (idle for 15mn) | ||
jpalmer | correction: GOOD web design. | [11:54] |
mike-burns | Sure, and GOOD sysadmining is also hard.
GOOD anything is hard. | [11:55] |
jpalmer | bad web design is pretty damned easy. as is bad sysadmin ;)
mike-burns: exactly. we seem to be on the same page. :P | [11:55] |
............................................. (idle for 3h44mn) | ||
*** | vcs has joined #arpnetworks | [15:39] |
coobra | heh
:D | [15:40] |
*** | merky has joined #arpnetworks | [15:49] |
............................. (idle for 2h24mn) | ||
mick_laptop has joined #arpnetworks | [18:13] | |
mick_laptop | anyone else have an outage for a few minutes?
or was that just me :P | [18:14] |
................... (idle for 1h32mn) | ||
*** | jpalmer has quit IRC (Ping timeout: 255 seconds) | [19:46] |
jpalmer has joined #arpnetworks
merky has quit IRC (Read error: Connection reset by peer) | [19:59] | |
....... (idle for 33mn) | ||
merky has joined #arpnetworks | [20:36] | |
......... (idle for 40mn) | ||
tuv_ has joined #arpnetworks
tuv has quit IRC (Ping timeout: 260 seconds) | [21:16] | |
............. (idle for 1h0mn) | ||
robotarmy has quit IRC (Remote host closed the connection) | [22:18] | |
.............. (idle for 1h8mn) | ||
ziyourenxiang has joined #arpnetworks | [23:26] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |