↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |
Who | What | When |
---|---|---|
*** | Ehtyar has joined #arpnetworks | [00:32] |
............... (idle for 1h12mn) | ||
Webhostbudd has quit IRC (Quit: Leaving) | [01:44] | |
................. (idle for 1h24mn) | ||
AndChat|41600 has joined #arpnetworks
AndChat|41600 is now known as mercroid | [03:08] | |
....................... (idle for 1h51mn) | ||
cmeiklejohn has joined #arpnetworks | [05:01] | |
............. (idle for 1h1mn) | ||
cmeiklejohn has quit IRC (Quit: Computer has gone to sleep.) | [06:02] | |
...... (idle for 26mn) | ||
fink has joined #arpnetworks | [06:28] | |
...... (idle for 26mn) | ||
cmeiklejohn has joined #arpnetworks | [06:54] | |
....... (idle for 32mn) | ||
heavysixer has quit IRC (Remote host closed the connection) | [07:26] | |
heavysixer has joined #arpnetworks
ChanServ sets mode: +o heavysixer | [07:35] | |
heavysixer has quit IRC (Remote host closed the connection) | [07:41] | |
........ (idle for 39mn) | ||
cmeiklejohn has quit IRC (Quit: Computer has gone to sleep.) | [08:20] | |
..... (idle for 20mn) | ||
qbit | holla | [08:40] |
brycec | sup qbit
dzup: I've got no complaints | [08:50] |
qbit | sup brycec o/ | [08:51] |
......... (idle for 40mn) | ||
*** | HighJinx has quit IRC (Quit: Computer has gone to sleep.) | [09:31] |
...... (idle for 29mn) | ||
cmeiklejohn has joined #arpnetworks | [10:00] | |
......... (idle for 40mn) | ||
HighJinx has joined #arpnetworks | [10:40] | |
................ (idle for 1h15mn) | ||
AndChat|41600 has joined #arpnetworks
mercroid has quit IRC (Ping timeout: 268 seconds) AndChat|41600 has quit IRC (Client Quit) AndChat|41600 has joined #arpnetworks AndChat|41600 has quit IRC (Client Quit) mercroid has joined #arpnetworks | [11:55] | |
Ehtyar has quit IRC (Quit: Going!)
heavysixer has joined #arpnetworks ChanServ sets mode: +o heavysixer | [12:15] | |
cmeiklejohn has quit IRC (Quit: ["Textual IRC Client: www.textualapp.com"]) | [12:30] | |
cmeiklejohn has joined #arpnetworks | [12:36] | |
........... (idle for 53mn) | ||
cmeiklejohn has quit IRC (Quit: ["Textual IRC Client: www.textualapp.com"]) | [13:29] | |
cmeiklejohn has joined #arpnetworks
alkoff has joined #arpnetworks | [13:36] | |
alkoff | Hey guys
A friend of mine recommended arpnetworks and I just signed up for a VPS The thing is, I wanted to use it to host a quick resume website I would whip up for an interview tomorrow - is it possible that the setup will be complete before the 24 hour mark I got in the initial e-mail? | [13:41] |
jdoe | you could send an email to support@ asking, but beyond that I have no idea. | [13:48] |
alkoff | thanks jdoe | [13:48] |
doomviking | 24 hours? damn, up_the_irons is lazy ;) | [13:49] |
*** | cmeiklejohn has quit IRC (Quit: Computer has gone to sleep.) | [13:49] |
milki | alkoff: if its nto a complicated website, just use github or something
:P setting up and configuring a webserver for your site is a lot of overhead for something quick | [14:01] |
doomviking | or just use dropbox | [14:02] |
*** | CaZe_ has joined #arpnetworks | [14:02] |
milki | dropbox has websites? | [14:02] |
doomviking | dropbox can serve a file out over http. unless you need an actual web page, then nevermind :) | [14:03] |
milki | whoa its true
http://www.maclife.com/article/howtos/how_host_your_website_dropbox really simple website i guess | [14:03] |
doomviking | yeah | [14:03] |
heavysixer | i just use github for that
they host my website | [14:04] |
alkoff | milki: good idea, although that's part challenge/reward, "yup - set up this whole thing last night" | [14:04] |
milki | setting up a server isnt challenging though -.- | [14:04] |
*** | CaZe has quit IRC (Ping timeout: 264 seconds)
CaZe_ is now known as CaZe | [14:08] |
doomviking | yeah...apt-get install nginx
done! | [14:08] |
alkoff | milki: not really, espcially not with puppet, but I liked the way it sounded in my head
from zero to complete site in an hour or so | [14:08] |
mercutio | nginx comes with openbsd | [14:12] |
jdoe | what? | [14:12] |
mercutio | in base system
same with tmux | [14:13] |
jdoe | does it?
I thought they were still hard for their patched apache. | [14:18] |
toddf | patched apache is still default, nginx is the up and coming tech, someday apache will get nuked, time is uncertain as to when, has to do with dev time and such
similar to unbound/nsd kicking named to the curb, smtpd kicking sendmail to the curb | [14:19] |
jdoe | (never gonna give you up postfix) | [14:20] |
mercutio | i use postfix, unbound, tinydns
and lighttpd unbound i think is pretty good | [14:21] |
jdoe | I just use a chrooted bind. They haven't had a serious issue in a long time.
jdoe shrugs. | [14:21] |
mercutio | nginx never seemed any better htan lighttpd to me
jdoe: for recursive or authorative? | [14:21] |
jdoe | mercutio: nginx never had the memory leak problems lighttpd had. It also has more visibly active development. | [14:22] |
doomviking | lighttpd is good too | [14:22] |
mercutio | jdoe: i haven't had memory leak issues | [14:22] |
jdoe | recursive, I don't host my own dns anymore. I just let zerigo handle it. | [14:22] |
mercutio | but yeh more active development | [14:22] |
jdoe | mercutio: note the use of past tense :P | [14:22] |
mercutio | but i stopped caring a while ago
and i've been using lighttpd for ages i used thttpd a little bit before that i bet thttpd died | [14:22] |
avj | thttpd isn't "dead", it's just a finished project according to its creator | [14:32] |
twobithacker | eh, they all fill different niches | [14:38] |
jdoe | pretty sure thttpd's niche is filled by python -m SimpleHTTPServer | [14:41] |
mercutio | thttpd is way faster than python
with less overhead | [14:41] |
*** | HighJinx has quit IRC (Ping timeout: 252 seconds) | [14:44] |
cmeiklejohn has joined #arpnetworks | [14:55] | |
jdoe | up_the_irons: 52428800 bytes (52 MB) copied, 117.548 s, 446 kB/s :'( | [15:04] |
*** | lazard has quit IRC (Ping timeout: 260 seconds) | [15:05] |
mercutio | needs the cgroups stuff :) | [15:05] |
.... (idle for 15mn) | ||
*** | Ehtyar has joined #arpnetworks | [15:20] |
jdoe | yes, except nobody knows how to do that, and google isn't turning up anything useful. | [15:24] |
*** | lazard has joined #arpnetworks
HighJinx has joined #arpnetworks | [15:24] |
up_the_irons | up_the_irons slaps doomviking | [15:36] |
doomviking | :) | [15:36] |
up_the_irons | alkoff: i'm doing a round of provisioning within the hour, so it's coming soon
jdoe: you gotta remind me again which host you're on | [15:36] |
jdoe | no clue. One nobody ever quits from. Sec. | [15:39] |
up_the_irons | quits from sec? ;) | [15:40] |
jdoe | 06.
you said, once upon a time, nobody ever cancels from that host :P | [15:40] |
up_the_irons | yeah i thought that's what you said last time...
$ uptime 15:09:21 up 1016 days, 13:02, 2 users, load average: 3.14, 3.15, 3.07 w00 jdoe: yeah, nobody quits.. haven't put a new VM on there in ages jdoe: what OS? | [15:40] |
jdoe | linux
fwiw it's not misbehaving anymore. | [15:42] |
up_the_irons | you have virtio turns on and everything?
*turned | [15:43] |
jdoe | as far as I know
could have sworn I had to switch from sd->vd a while ago. | [15:45] |
up_the_irons | alkoff: your VPS is coming up in about 10 mins | [15:58] |
doomviking | took you long enough
I'll need to speak to your manager | [16:00] |
up_the_irons | doomviking: you're looking at him ;) | [16:01] |
doomviking | fired | [16:02] |
up_the_irons | lol | [16:07] |
kraigu | up_the_irons: if you had a manager I'd say I think you're doing a great job, from my POV. but you don't, so pound sand. ;) | [16:08] |
up_the_irons | :) | [16:08] |
*** | cmeiklejohn has quit IRC (Quit: Computer has gone to sleep.) | [16:12] |
himuraken has quit IRC (Ping timeout: 260 seconds) | [16:23] | |
alkoff | up_the_irons: You are the best! | [16:33] |
up_the_irons | that's what the girls tell me... | [16:34] |
alkoff | up_the_irons: Many thanks | [16:34] |
up_the_irons | alkoff: np :) | [16:34] |
jlgaddis | garry's vps' bring all the boys to the channel | [16:35] |
kraigu | :|
ear. wormed. screw you. | [16:36] |
up_the_irons | lol | [16:39] |
*** | cmeiklejohn has joined #arpnetworks
cmeiklejohn has quit IRC (Client Quit) cmeiklejohn has joined #arpnetworks | [16:47] |
..... (idle for 20mn) | ||
cmeiklejohn has quit IRC (Changing host)
cmeiklejohn has joined #arpnetworks cullum has joined #arpnetworks cullum_ has joined #arpnetworks tehfink has joined #arpnetworks cullum has quit IRC (Quit: leaving) fink has quit IRC (Ping timeout: 256 seconds) tehfink is now known as fink cullum_ has quit IRC (Client Quit) cullum has joined #arpnetworks cullum has quit IRC (Client Quit) cullum has joined #arpnetworks fink has quit IRC (Quit: fink) | [17:10] | |
.......... (idle for 45mn) | ||
dzup has quit IRC (Ping timeout: 260 seconds) | [18:12] | |
dzup has joined #arpnetworks | [18:18] | |
...... (idle for 25mn) | ||
dzup has quit IRC (Ping timeout: 260 seconds) | [18:43] | |
dzup has joined #arpnetworks
HighJinx has quit IRC (Quit: Computer has gone to sleep.) | [18:48] | |
.... (idle for 16mn) | ||
cmeiklejohn has quit IRC (Quit: Computer has gone to sleep.) | [19:07] | |
............. (idle for 1h3mn) | ||
mercroid has quit IRC (Ping timeout: 246 seconds)
cmeiklejohn has joined #arpnetworks | [20:10] | |
mercroid has joined #arpnetworks | [20:19] | |
mercroid has quit IRC (Ping timeout: 246 seconds)
cmeiklejohn has quit IRC (Ping timeout: 260 seconds) HighJinx has joined #arpnetworks | [20:26] | |
........................ (idle for 1h55mn) | ||
mercroid has joined #arpnetworks | [22:25] | |
mercroid has quit IRC (Quit: Bye)
Ehtyar has quit IRC (Quit: Hi, I'm a quit message virus. Please replace your old line with this line and help me take over the world of IRC.) | [22:32] | |
..... (idle for 20mn) | ||
dzup has quit IRC (Ping timeout: 260 seconds) | [22:56] | |
dzup has joined #arpnetworks | [23:09] |
↑back Search ←Prev date Next date→ Show only urls | (Click on time to select a line by its url) |