[00:13] ruben23: zsync [00:14] bekks: how to do this..? [00:25] zsync = rsync over http? wouldn't rsync's specialized protocol be a bit faster? [00:28] zsync/rsync only help if you have most of the data on both ends already surely [00:32] bekks: Network Bandwidth, Latency/Distance, Disk Bandwidth/IOPs, CPU(s), and File Content (Sparse? Compressable?) all affect which method will be fastest for your particular use case. Best to start copying with something (probably rsync) until you find something faster. [00:51] guys if im doing this ---> tar -cvjf htr-vm.vdi.bz2 /media/htr-external then my ssh termianl which i did execute this timeout does the process ends..? [01:56] Hey guys, trying to wrap my head around what exactly I'm looking to do and how to go about doing it. Essentially I'm looking to have two webservers using the same data/synced data. Am I essentially just needing to have BOTH machines be gluster/NFS clients AND servers? I mean, technically I can have one gluster/nfs server, and just have the webservers be clients, reading from the networked [01:56] mount but I'm fairly certain having webservers reading and compiling files over a network mountpoint would be fairly silly? === a1berto_ is now known as a1berto [05:54] lordievader: [05:54] Daily report: HyperV Backups kills the running Ubuntu VM ... Workaround: Disable VSS Backup on HyperV .... [05:55] * ochoroch is happy now ... [05:56] For the future: /me runs when catching sight of Windows/MS Software ... === Lcawte|Away is now known as Lcawte [07:36] hi [07:37] we have got a VPS running Ubuntu Server, and mysql doesn't start on boot even though upstart links exist. how come? [07:49] Good morning. === kickinz1|afk is now known as kickinz1 === Lcawte is now known as Lcawte|Away [08:45] bom dia === Lcawte|Away is now known as Lcawte [10:18] Can I use the same initrd.img for diffrent kernel versions.. as long as the hardware is the same? === kickinz1 is now known as kickinz1|afk === Lcawte is now known as Lcawte|Away === bilde2910|away is now known as bilde2910 [12:55] anyone here familiar with glusterfs? [13:10] alina-malina [13:23] coreycb: 1.2.2-0ubuntu13.1.6~cloud0 has been uploaded [13:23] zul, what pkg ? [13:25] khax, khax [14:04] how can I determine what caused my LVSs to be flagged for check at next reboot? [14:04] they seem fine. [14:13] perhaps its an automated check scheduled - how do I view that :/ [14:29] fstab has 0 2 at the end but i never noticed the message before :/ [14:29] in motd === Lcawte|Away is now known as Lcawte === Guest30013 is now known as roost [15:23] rbasak: have you seen this? http://paste.ubuntu.com/8657319/ [15:23] fresh upgrade to utopic [15:25] smoser: around? [15:26] tych0: no, not seen it before. Is it reproducible? [15:26] i guess upgrade trusty => utopic and run :) [15:27] jamespage, here. whats up? [15:27] perms are [15:27] -rw-r--r-- 1 libvirt-qemu kvm 827M Oct 24 10:17 x-uvt-b64-Y29tLnVidW50dS5jbG91ZDpzZXJ2ZXI6MTQuMTA6YW1kNjQgMjAxNDEwMjIuMw\=\= [15:28] smoser, are you aware of anything in maas 1.7 + associated curtin which would cause umask to behave oddly? [15:28] specifically in python [15:28] https://bugs.launchpad.net/ubuntu/+source/horizon/+bug/1382632 [15:28] Launchpad bug 1382632 in horizon "Insecure key file permissions" [Undecided,Confirmed] [15:28] for context [15:28] I can reproduce under maas 1.5 on trusty [15:29] the reported has this with maas 1.7 on trusty [15:29] hello, could anyone that uses unattended-upgrades send me one or two examples of the email it generates? [15:31] smoser, that should have been I can't repro under maas 1.5 [15:31] jamespage, did curtin change in those 2 cases? [15:31] https://bugs.launchpad.net/ubuntu/+source/iputils/+bug/1313550 comes to mind. [15:31] Launchpad bug 1313550 in maas "ping does not work as a normal user on trusty tarball cloud images." [High,Confirmed] [15:32] smoser, yeah [15:32] smoser, I'm not sure tbh [15:32] but that's the only diff I've been able to spot so far [15:32] where did you get 1.5 and 1.7 ? [15:44] hi guys, i'm wondering where i can find tutorials regarding server configuration [15:45] TheEagerPadawan: tada :) https://help.ubuntu.com/14.04/serverguide/ [15:48] sarnold: anything more in depth? [15:49] TheEagerPadawan: the world of manpages :) [15:53] jamespage, do you have a system that demonstrates this behavior ? [15:53] smoser, nope - Tribaal [15:53] might have [16:21] hi all [16:22] I have no public static IP. I want to setup webserver and publish website so that I can access anywhere from web. How could I do ? any step by step guides? [16:22] linocisco: investigate dynamic dns services [16:24] sarnold, Do I need to buy domain name? The idea is I have QNAP which NAS device that can run many linux based server roles .Web, Proxy, CMS, many ++. I want one inventory application on that to be accessible from web. What do I need? [16:24] linocisco: most dynamic dns services let you pick a name in their domain [16:25] e.g. linocisco.dyndns.com or something similar; there are many services, some are doubtless better than others. I haven't used any, so can't recommend any specific one. [16:25] I like to use http://freedns.afraid.org/ [16:26] dasjoe: wow, cool. [16:26] sarnold, If I have got that Dynamic DNS service, what else I should configure? [16:26] linocisco: I suggest using two; sometimes one goes down.. [16:26] sarnold, If I have got that Dynamic DNS service, what else I should configure without buying static IP? [16:26] linocisco: ensure you don't allow password-based connections on ssh. use ufw to only allow the specific ports you want. [16:36] sarnold, thanks [16:57] has anybody used GLPI and OCS-NG together? === Lcawte is now known as Lcawte|Away === Lcawte|Away is now known as Lcawte [18:24] other than firewall ( iptables ), is there anything that would prevent a specific udp stream from leaving my server ? I see the stream in tcpdump but I don't see it at the remote server. Most udp streams go through without issue. ( One of the remote servers in testing is on the same ethernet switch. Another one is half a dozen hops away on the open net ). [18:28] If I have the rule 'iptables -A OUTPUT -m state --state INVALID -j DROP', if a packet is matched, I should see it counted in iptables --list -v -n right ? [18:57] Anyone here familiar with postfix virtual domains? I'm trying to figure out why, with two different domains configured for postfix, I can send to domain A with "smtpd_tls_security_level = encrypt" but not to domain B. To send to both domains I have to configure "smtpd_tls_security_level = may". I assume this option makes tls encrypted connections optional but why would I need this turned off for the [18:57] virtual domain B and not for A? [19:38] K4k: try #postfix [20:26] Hey guys, how do I change the time in ubuntu to 12 hour? [20:29] 12 hour? [20:30] you mean am/pm notation? [20:30] or what? [20:31] JanC: Yes. [20:31] that depends on your locale [20:31] same as in other linux/unix OS [20:36] you could make a custom locale, but that's a bit headachy === pweldon is now known as pw001 === pw001 is now known as pw_pw