=== markthomas is now known as markthomas|away === Faylite is now known as maybe === maybe is now known as Faylite === zz_DenBeiren is now known as DenBeiren === kickinz1 is now known as kickinz1|afk === Faylite_ is now known as Faylite [04:27] I'm trying to use VPN client in ubuntu, client connection seem simple. But I can't seem to connect to it. Any suggestion? May be my authentication is incorrect. But it says it failed to connect [04:39] anybody have any suggestion for failed VPN connection? [05:53] hey guys im having issues, my apc ups says connection failed with apcupsd === liam_ is now known as Guest58476 === kickinz1|afk is now known as kickinz1 [07:45] Good morning. === Lcawte|Away is now known as Lcawte === Mobutils_ is now known as Mobutils === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 === kickinz1 is now known as kickinz1|away === Lcawte is now known as Lcawte|Away === kickinz1|away is now known as kickinz1 [12:25] * pmatulis got a lead for translating the ubuntu server guide into Arabic, nice === pgraner-afk is now known as pgraner === liam_ is now known as Guest34021 === matsubara_ is now known as matsubara [14:24] hi, what's a good way to compare 2 files that I know have a very similar content but in a very different order? [14:24] devster31: binary or text content? [14:24] it's text [14:25] devster31: The order upsets diff? [14:25] devster31: I often use `diff -u <(cat $old | sort) <(cat $new | sort)`. [14:26] devster31: as Odd_Bloke says, if the order of lines isn't significant, use sort [14:26] ok, order of line doesn't really matter, I just wanted to know which are different [14:26] Odd_Bloke: why that 'cat's? Surely just "<(sort $old)" is sufficient? [14:27] TJ-: Because that's what Ctrl-R told me I did last time. ;) [14:27] TJ-: You're right. :) [14:27] Odd_Bloke: Ahhh... you don't need cat if the command it's piping to can directly read files itself [14:29] Yeah, I want to defend myself by saying that I might have been doing something else in that pipeline, but I almost certainly was just being daft. [14:30] sorry, not working, still outputs both files one above the other [14:30] It's easy to do, cat is so universal [14:31] I also tried comm <(sort file1) <(sort file2) with marginally better results [14:32] devster31: When you say 'one above the other', presumably the first file has '-'s prepended and the second '+'s? [14:32] yes, but they have all the lines [14:32] That suggests that pretty much all the lines are different. [14:33] devster31: line endings issues? [14:33] Ah, good thought. [14:33] I'll check [14:34] devster31: try diff's "--ignore-trailing-space" [14:35] devster31: or otherwise, "--strip-trailing-cr" [14:37] i went with -b, seems to work nicely now [14:38] some of the spaces were between words [14:40] what's a good place to save this things, this little commands [14:40] for future reference? [14:40] devster31: Memory :) [14:40] devster31: I use zsh, which is pretty good at keeping history; if it's something you use regularly, you could use an alias. [14:43] I am using zsh, but this isn't the kind of thing I'd use everyday, seems kind of niche [16:00] zsh ftw [16:00] zsh!!! \o/ === markthomas|away is now known as markthomas === bilde2910|away is now known as bilde2910 [16:27] Hi all, i installed my test cluster under ubuntu server 14.04 and on one i installed Landscape. When trying to register the machines, i got the message "We were unable to contact the server", but the machines talk well each others.... No FW problem, anything. The landscape server runs well with no error logs and the clients all output the same thing... Where can i find info to resolve this ? === bladernr-lex is now known as bladernr [16:37] hey is ubuntu-server looking to go away from deb packaging to this Snappy Personal thing? === bladernr is now known as bladernr_ [16:39] rberg, which package mgr ? [16:40] I dont know. but I would like to stay with apt / deb packages [16:41] or is snappy just for Ubuntu Core? [16:46] I somewhat doubt ubuntu will leave dpkg [16:46] if it does, I will too [16:49] I switched from rhel to here cause it didn't have the issues rpm has [16:50] patdk-wk_++ [16:50] * RoyK doesn't like RHEL === Lcawte|Away is now known as Lcawte [17:38] Hey does anyone know a good alerting system for new CVE or just general vulnerabilities? === oldsk00l_ is now known as Oldsk00l === pgraner is now known as pgraner-afk [17:45] as much as I hate linking phoronix this is why I ask http://www.phoronix.com/scan.php?page=news_item&px=Ubuntu-15.10-DEB-To-Snap [17:49] zzxc: you could subscribe to the Open Source Security Mailing List [17:51] zzxc: afaik there's no _good_ way to stay on top of it; the ubuntu security team makes updating our UCT database a daily job for someone on the team http://bazaar.launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master/changes [17:52] zzxc: part of that daily routine is grabbing updates from nvd and mitre and debian's similar database: http://bazaar.launchpad.net/~ubuntu-security/ubuntu-cve-tracker/master/view/head:/scripts/process_cves [17:52] I wonder if somebody could drive some kind of data feed out of that database. [17:53] rberg: Yeah I think that would be useful. [17:53] I guess it would only work well for stuff in main though. [17:53] At which point you might as well just follow USNs. [17:54] zzxc: then I also follow the Ubuntu Security RSS feed [17:54] sarnold: rberg That not a bad idea either [17:54] sarnold: Cool. Thanks for the links. [17:54] rbasak: the downsides to just usns is that those aren't published for universe packages [17:55] It would be nice if there was some way you could specify the parts of your stack and get notifications when a new CVE is found for part of your stack. [17:55] rbasak: we didhave some interest from someone who wants to provide OVAL content for ubuntu packages; they said they were going to get debian versioning treated as a high-level version type, since dpkg's rules might differ from rpm's enough to have an issue, but I honestly don't know if the end result will be worth it. [17:56] zzxc: I -think- that's the intention behind the oval database thing [17:56] zzxc: me, I'm content to just turn on automatic updates on the systems I don't login to regularly and let apt sort it out :) [17:56] . but again that misses the packages in universe that need updates but don't get them [17:56] yeah something like Gentoos GLSA would be really nice [17:57] sarnold: Yeah, thats harder to do on a production or shared development machine. === liam_ is now known as Guest7885 [17:58] I'd love to have a debsecan package that works for ubuntu -- our database formats are so vastly different it wouldn't even be worth starting from what's in that package thuogh :( [17:59] zzxc: Landscape solves that nicely. Installing updates is separate from being able to see what needs applying. [17:59] zzxc: if there's a small handful of packages you care about, this might be a good starting point: http://people.canonical.com/~ubuntu-security/cve/ [18:00] zzxc: if you care about hundreds though, using bzr to clone our database would make a _lot_ more sense.. [18:04] rbasak: I'll take another look at landscape but part of the issue is we have 2 word press machines, 3 Postgres Machines, 3 Servers and use a framework for development. [18:05] sorry we use a framework that we have to download as a jar file* [18:35] i am trying to setup a mail server using postfix and dovecot on ubuntu 14.04.2 ,can some one please recommand me good source for that [18:36] apt-get install postfix dovecot [18:40] yes ,i did that but actual configuration process [18:48] samba35: https://help.ubuntu.com/community/MailServer [18:49] ok ,thanks === markthomas is now known as markthomas|away === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 === bilde2910 is now known as bilde2910|away === kickinz1 is now known as kickinz1|afk === markthomas|away is now known as markthomas [20:52] https://i.4cdn.org/g/1429705239542.jpg === Pupeno_ is now known as Pupeno === Pupeno_ is now known as Pupeno === Pupeno_ is now known as Pupeno === Pupeno_ is now known as Pupeno === Lcawte is now known as Lcawte|Away === Pupeno_ is now known as Pupeno === Faylite_ is now known as Faylite