[00:27] Evening y'all [00:29] anyone that can help me with a question? [00:31] !ask [00:31] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [00:31] so, no, I don't think anyone can [00:31] ow, okay then :-) [00:33] !patience [00:33] Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or http://ubuntuforums.org or http://askubuntu.com/ [00:33] Eurhm, i'm looking for a web gui based interface for my server/ main functionality is to monitor my disks, add disks, copy files etc [00:33] good luck on that [00:33] !ebox [00:33] zentyal is a web-based GUI interface for administering a server. It is designed to work with Ubuntu/Debian style configuration management. See https://help.ubuntu.com/community/Zentyal (Project formally known as eBox - including in Lucid/10.04). [00:34] forget the others [00:34] is extreemly rare, if those work at all [00:34] is it that good? because i've read and tryed Webmin but not what i need [00:35] !webmin [00:35] webmin is no longer supported in Debian and Ubuntu. It is not compatible with the way that Ubuntu packages handle configuration files, and is likely to cause unexpected issues with your system. [00:36] mhm... well, the problem with webmin was to add a new fysical disk, can it be done with zentyal without any prob or? [00:36] I wouldn't know [00:36] it's pretty simple to just add a disk, via cli [00:36] no need for some web based program to do it for you [00:38] true, the other thing i need is a samba server so that my laptop can acces the files, most of it only 2 VM's and my xbmc need to acces the files. The prob i have is that i come from a windows server, so the disks are NTFS formated. Only 1 is new, so that i can copy everything to the new disk, and then format the old one === neunon_ is now known as neunon === CripperZ- is now known as cripperz === Impulse is now known as Guest16838 === cripperz is now known as N0DE` === Lcawte|Away is now known as Lcawte === qu|x is now known as quix_srv [08:45] Hi all. I am trying to rename my ethernet cards so they will have persistent meaningful names. I am trying to name them based on bus position. This is what I've done to get the bus positions and what my /etc/udev/rules.d/70-persistent-net.rules looks like: http://paste.linuxassist.net/view/f0087a7e [08:46] Done with inspiration from here: http://www.linuxfromscratch.org/blfs/view/development/chapter07/network.html [08:46] but upon reboot my nics are still not named "onboard" and "pci" [08:46] What can cause the rules not to apply? The rules-file have the execute bit set... [09:17] https://lists.ubuntu.com/archives/ubuntu-server/2014-July/006934.html [09:18] al those 3.13 issues :'( [09:22] henkjan roll back to an earlier kernel ... [09:23] cfhowlett: i installed newer kernels [09:25] henkjan or that :) [09:26] just amazing that 3.13 passed qualite assurance [09:30] It's strange Trusty doesn't get 3.14, since that one got a longterm status now. [09:34] Where should I expect to see udev log output? [09:35] in /var/log/syslog or /var/log/dmesg? [09:36] I have the level to debug in /etc/udev/udev.conf, rebuild initramfs (like udev.conf says I need to) with "update-initramfs -u", but upon reboot /var/log/syslog conatains not a single occurence of 'udev' and /var/log/dmesg only contains 'udev' four times (for renaming two nics). I would have expected more from debug log level === Impulse is now known as Guest88714 [09:46] hmm the log is apparently /var/log/udev :$ === Ursinha-afk is now known as Ursinha === N0DE` is now known as CripperZ- === CripperZ- is now known as cripperz === cripperz is now known as CripperZ- === Impulse is now known as Guest64632 [12:54] exists something like git but simpler? [12:57] err... there are a number of different version control systems out there. git is pretty simple imo. [12:59] hxm, there is subversion too, but git is the most popular/democratized, you might want to learn how to use it, it's pretty powerful [13:08] stgraber,hi, I'm looking at merging 2.15-1 of nagios-nrpe from debian and I see we're carrying a patch to remove the use of urandom ( http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/utopic/nagios-nrpe/utopic/view/head:/debian/patches/01_nodevrandom-and-docoptions.dpatch ). Do you happen to know why that is? [13:11] gnuoy: nope [13:12] stgraber, ok, thanks [13:21] can someone tell my what re-creates ldap.conf file on reboot? === Impulse is now known as Guest15801 [13:28] ashd: by default, nothing === jpds_ is now known as jpds === CripperZ- is now known as cripperz === cripperz is now known as N0DE` === psivaa is now known as psivaa-afk === N0DE` is now known as CripperZ- === psivaa-afk is now known as psivaa [15:16] rbasak, I've raised a bug with debian for the lack of vcs fields in the debian/control file for nagios-nrpe. I'm now looking at why we carry this patch to remove the use of urandom. I've found some discussion on the subject. The patch was introduced by the debian maintainers in response to Bug 333552 . Why it was removed again is a bit of a mystery, I see discussion on the subject for Bug 660585 but the conclusion seems to be a rejection of the re [15:16] quest to remove the patch. I'm not sure what I should do from here [15:16] Launchpad bug 660585 in polipo "package polipo 1.0.4-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Medium,Invalid] https://launchpad.net/bugs/660585 [15:17] gnuoy: thank you for finding those! It seems to me that this change affects behaviour but no other interface to the user, so there wouldn't be any regression to the user (eg. break scripts) whatever we chose to do. Does this seem accurate to you? [15:18] rbasak, yes, thats my understanding, it only changes the way the seed is generated [15:18] gnuoy: IMHO, for the issue itself, I don't think it's for a package maintainer to change the behaviour like this. The original bug should have been forwarded upstream. [15:19] that makes sense [15:19] that would suggest we should loose the patch then ? [15:19] gnuoy: and I don't buy the /dev/random running out of entropy thing. There has been much news recently about packages that should use urandom; using /dev/random over /dev/urandom at any time apart from boot time is purely academic, AIUI. === msx1 is now known as msx === msx is now known as Guest58703 [15:20] gnuoy: so yes - I'd do whatever Debian do here to minimize our maintenance burden and so that users are less confused about any difference in behaviour. [15:20] gnuoy: best to document this rationale in the changelog message thoughl. === Guest58703 is now known as msx [15:21] rbasak, absolutely. Thanks for the advice, that makes sense to me [15:21] gnuoy: no problem. It may be that there's some case that consequently breaks because something new blocks for entropy, but if that happens we can deal with that when we have more data. Especially as we can make a change without impacting the user at all. [15:22] kk === Guest32427 is now known as mfisch === mfisch is now known as Guest60831 === Impulse is now known as Guest13414 === Ursinha is now known as Ursinha-afk [16:56] any idea how to run bash command ~/.profile with root privilege without giving the user full right to said command? [17:00] anyone hanging out here who is a part of openvswitch upstream? === matsubara is now known as matsubara-afk === Impulse is now known as Guest97538 === Lcawte is now known as Lcawte|Away === CripperZ- is now known as cripperz === Ursinha-afk is now known as Ursinha === matsubara-afk is now known as matsubara [18:47] hi - is anyone aware what I need to do to get ipv4+ipv6 working in a KVM bridge ? [18:49] absolutely nothing :) [18:49] patdk-wk: i.e out the box (as long as you have ipv6 connection) it should be enabled ? [18:49] yes [18:49] even if you don't have an ipv6 connection [18:50] i.e br0 should show the inet6 address with ifconfig , etc ? [18:51] patdk-wk: thanks [18:51] heh? [18:51] br0? [18:52] !info icinga [18:52] only if your host machine uses ipv6, had nothing to do with the kvm bridge or the kvm guest [18:52] icinga (source: icinga): host and network monitoring system - metapackage. In component universe, is optional. Version 1.10.3-1 (trusty), package size 1 kB, installed size 29 kB [19:23] hi, if I wanted to install a package from the universe repo how would I specify this with apt-get? [19:24] bitfury: Is the universe repo enabled? [19:25] yep [19:25] reading through the apt-get manual, looks like I could just specify a package's version [19:25] thinking that would yield the same result [19:26] bitfury: sudo apt-get install , or alternatively, if you want more info about the package: sudo apt-cache show [19:26] lordievader: wouldn't that download and install the one in main? [19:26] I remember you could specify a repo to use [19:27] bitfury: For as far as I know, packages can be in one repo only. What package are we talking about here? [19:27] lordievader: icinga [19:27] !info incinga [19:27] Package incinga does not exist in trusty [19:27] !info icinga [19:27] icinga (source: icinga): host and network monitoring system - metapackage. In component universe, is optional. Version 1.10.3-1 (trusty), package size 1 kB, installed size 29 kB [19:28] bitfury: That lives in universe, like you said. It is not in other repos. [19:29] lordievader: https://launchpad.net/ubuntu/+source/icinga/1.11.5-1 [19:29] that's universe as well no? [19:32] bitfury: That is the source of the package. And there is mention of Utopic's Universe. === Impulse is now known as Guest84577 === cripperz is now known as CripperZ- [19:35] lordievader: Ok got it. So If I add a maintainers PPA and do a apt-get install it will get it from there? [19:36] bitfury: If they have a newer version and equal priority is given to the repos, yes. [19:36] that is if the package name is the same as in main [19:38] lordievader: got it, thanks for clarifying [19:38] bitfury: No problem ;) === Ursinha is now known as Ursinha-afk [20:15] !info munin [20:15] munin (source: munin): network-wide graphing framework (grapher/gatherer). In component main, is optional. Version 2.0.19-3 (trusty), package size 103 kB, installed size 649 kB === Ursinha-afk is now known as Ursinha === Impulse is now known as Guest87019 === Lcawte|Away is now known as Lcawte === Impulse is now known as Guest19491 === Impulse is now known as Guest82028 === Lcawte is now known as Lcawte|Away