[00:08] have any of you guys played around with an ejabberd installation? [00:09] . . . === mofies is now known as bogusboxen [00:23] * bogusboxen waves [00:27] bogusboxen: it tends to work best to keep the same nickname after asking a question, otherwise people not just check "oh, mofies is gone" .. [00:29] did I ask the same question twice? my bad. . . [00:30] My question was to elicit discussion [00:35] bogusboxen: "mofies" asked the question :) hehe [00:36] true enough [00:37] I've never had a permanent(semi) nick before [00:39] sarnold: in your experience, are most of the lurkers bots, or are they people who just leave their chat running but don't prefer to talk? [00:40] bogusboxen: dunno. a great many people join plenty of channels but set up highlights on a few things the ycare about, and then hide the channel. I'm in dozens of channels that I never actually -look- in them unless I'm highlighted.. [00:41] bogusboxen: most people tend to work ~ten hours a day, leaving the other 14 hours asleep or doing other stuff, so there's another 60% of potential respondents missing at any given time.. [00:42] sarnold: That's what I figured [00:42] * bogusboxen googles highlights [00:43] irssi spells it 'hilight', I just can't bring myself to type that though :) [00:44] Yep [00:46] It seems that pidgin doesn't have that feature by default. . . [00:46] I'm curious, does anyone actually use the intel matrix-raid for their boot device. On a server? [00:47] kyle__: I know a business that relies upon it extensively for windows desktops and their (severely under-budgeted) windows servers [00:47] kyle__: I suspect folks running linux use mdadm instead :) [00:48] sarnold: Wow. Although I don't know the quality of the windows software raid system...mostly cause I don't use windows servers voluntarily. [00:48] sarnold: Yeah, that's what I thought. [00:49] * kyle__ sighs [00:50] I never considered the bios-raid suitable for production servers, but it's been so long since I've looked at it, I was wondering if I was prehaps holding an outdated opinion [00:55] kyle__: I definitely would not use bios-raid... === Lcawte is now known as Lcawte|Away === Xbert is now known as Guest88092 === exixt_ is now known as exixt === markthomas is now known as markthomas|away [03:33] Evening Scott, easy as pie setup [03:40] Hello ChrisP. [03:41] rbasak: ChrisP is interested in learning about packaging, in particular he's keen to help out with clamav. [06:48] Hello! [08:26] Good morning. === MeltedDed is now known as MeltedLux === schrodinger_ is now known as schrodinger === Lcawte|Away is now known as Lcawte === exixt is now known as exixt_ === bilde2910|away is now known as bilde2910 [12:42] how to run qemu ubuntu server inside another ubuntu-server? [12:43] Alina-malina: What do you mean exactly? [12:44] well i have ubuntu server host, i want to run another guest ubuntu-server inside qemu [12:44] not surẹ. here to learn :) [12:44] well, i know how to do that, i am just wondering if it will work, or i need the host ubuntu to be a GUI based one? [12:45] Alina-malina: Install virt-manager, it'll make it easier. [12:45] what is that? [12:45] All things can be done with virsh but virt-manager is ofter easier to someone new to kvm. [12:45] !info virt-manager [12:45] virt-manager (source: virt-manager): desktop application for managing virtual machines. In component universe, is optional. Version 1:1.0.1-0ubuntu2 (utopic), package size 851 kB, installed size 7242 kB [12:47] what is the difference between qemu and virt-manager? why would i prefer one to another? [12:50] Alina-malina: Qemu is a hypervisor, virt-manager is a frontend for libvirt/qemu. [12:51] hmmm things got complicated for me :-/ which one is virtual machine here? [12:51] That is running under the hypervisor. [12:52] so installing .iso image inside qemu directly? aint that better? [12:52] You could do everything manually, but it is so much easier to use a front end like virt-manager or virsh. [12:53] eh i dont get it, i think a tutorial would be nice :-/ === blake_r is now known as blake_r-vacation === exixt_ is now known as exixt === Xbert is now known as Guest43111 === DenBeiren is now known as zz_DenBeiren [15:59] hi all, cant connect remotely to my server i get this error: http://pastie.org/9736666 i do this: iptables -A INPUT -p tcp --dport 3306 -j ACCEPT but continue cant connecting any advice why? [16:06] Hey guys. Both 12.04 and 14.04 use mdadm 3.2.5 but it seems to be cooked differently in these releases. 12.04 has a lot of logic inside initramfs hooks to handle degraded boot and ask user if he wants to boot from degraded array or not. 14.04 silently boots from degraded array. Is it something we planned to have? [16:15] jak3000: -A adds the rule at the end of the table, but if you have a DROP or REJECT higher in the table, that rule won't be reached. [17:28] hi. do i have to restart my ubuntu vps after running sudo apt-get update && sudo apt-get upgrade? [17:34] miccheck: yes, the most straightforward reasoning is that the kernel might be updated and you definitely want to run it instead of the old one [17:34] miccheck: only if you want a new kernel, which, given the type of VPS, you may not even get. [17:34] It'll tell you if you need to restart or not, but usually ony with a kernel update. [17:35] Oeh and by the by, apt-get upgrade will not install new kernels ;) Dist-upgrade will though. [17:36] lordievader: good point, didn't know that [17:37] awesome everyone, thanks! === exixt is now known as EXIXT [17:58] lordievader: upgrade will get you non-ABI breaking kernel upgrades. They don't all require dist-upgrade. They all do require a reboot however. [18:51] My server says: 10 packages can be updated. 10 updates are security updates. [18:51] But apt-get update && apt-get upgrade only show 4 packages to be updated? [18:53] tafa2: Try apt-get dist-upgrade ;) === EXIXT is now known as exixt [18:53] lordievader thanks [18:54] jrwren how to add then? or how to disable iptables? [19:22] do-release-upgrade on 14.04 say that i have the latest [19:25] ice9: Check if it only allows LTS -> LTS upgrades. [19:25] lordievader: where to find this? [19:27] ice9: /etc/update-manager/release-upgrades [20:24] can someone tell me if it matters what order the DirectoryIndex files are in /etc/apache2/mods-enabled/dir.conf [20:54] Hello. I having a weird network speed problem. I can not come over 380 Mbit with iperf (or anything else) on my Ubuntu 14.04 server. How can I troubleshoot this? The server is a virtualization host, I have the same upper speed limit between host and guest. === Lcawte is now known as Lcawte|Away [21:10] NAT, bridged hows it connected Blinkiz [21:17] brianblaze420, for external networking, p4p1, 82574L Gigabit Network Connection. No bridging on this one, static public IPv4-address directly including public IPv6-address. [21:18] brianblaze420, against virtual guests on the machine is a standard linux brigde where all guests are attached and "em1" network card for external access, 82579LM Gigabit Network Connection === Lcawte|Away is now known as Lcawte [22:07] Blinkiz: wierd === bilde2910 is now known as bilde2910|away === MeltedLux is now known as MeltedDed