[07:42] * toddf wakes from many moons of silence [07:42] so arpnetworks has daytime support staff now? how awesome is that! [08:08] :o [08:58] *** carvite has quit IRC (Ping timeout: 255 seconds) [08:58] Oh look, somewhere else I can find a toddf [08:58] (but then, I already knew that) [09:00] *** carvite has joined #arpnetworks [10:18] *** Hien has quit IRC (Quit: leaving) [10:18] *** Hien has joined #arpnetworks [12:25] http://it.slashdot.org/story/15/07/22/1715244/bug-exposes-openssh-servers-to-brute-force-password-guessing-attacks the annoying-yet-effective policy of allowing ssh from whitelisted IPs pays off yet again [12:29] haha [13:22] lol mnathani_ retweetin' ma retweets [13:43] tweetin' fools [13:44] i like how toddf mentions daytime support at night :) [13:45] 09:40 is not "at night" for toddf [13:45] i like using keys for ssh myself [13:46] erk having only keys.. doesn't fix that ssh bug [13:46] oh [13:46] it was 2:40 am for me, and i subtracted rather than added hours oops :) [13:47] Is there a link to info on the daytime support? [14:12] don't think so [22:37] Trying to install apf: get the following iptables dependencies error: https://gist.github.com/mnathani/ad32d5104188872aced5 [22:37] Gist: "https://gist.github.com/ad32d5104188872aced5" [22:43] mnathani_: rpm -qr /sbin/iptables-save [22:43] * qf [22:44] Basically the error is that no RPM [apparently] lists those files as "provided" [22:46] *** mnathani has quit IRC (Ping timeout: 256 seconds) [22:50] *** mnathani has joined #arpnetworks [22:54] file /sbin/iptables-save is not owned by any package [22:54] probably need to install from tar ball [22:55] or force skip depend. [22:57] Yep and yep. And then figure out how/why you have /sbin/iptables-save (among others) without RPMs. [22:57] Unless this isn't an RPM-based system, in which case you had this coming :P [23:11] eww rpm :/ [23:12] what's happened on debian based distributions that i've seen before is splits of packages [23:12] so that files are in seperate packages when they were combined. [23:12] but rpm does a lot of file based dependecies [23:12] dependencies [23:12] which it looks like this is [23:12] given rpm, i'd assume it's probably cpanel or something [23:13] and some stupid thing's installed a whole lot of stuff from source because centos has old versions.