=== Lcawte is now known as Lcawte|Away [02:12] I just rebooted my Ubuntu 14.04.1 server with a raid5 LV root drive, and got a grub2 error saying disk '/lvmid/[hash]' not found. It then dropped me to a grub2 rescue prompt. I have downloaded the live cd, installed mdadm, remounted the root partition and tried purging and reinstalling grub. No change in behavour. Can anyone help? [02:12] The raid5 LV root has been set up for a good year or so, and was rebooted as recently as yesterday. === tetrah is now known as tetrahedron [06:34] Hi, I am planning to host my project on aws and want to encrypt home directory. I have setup password less ssh login via key. When I logout from the ssh session, will the home directory get encrypted? In that case, how the program will be able to read the text files from the filesystem? === kickinz1|afk is now known as kickinz1 === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 [08:29] Good morning. === shredding_ is now known as shredding [08:50] lordievader: HypeVs Bugs Daily: Admins just tried another type of backup. Switch of the VM before doing backup. This fucked up the Filesystem again ... either they dont know what they are doing or HyperV is just shit! .... [08:51] ochoroch: Watch your language, this is a family friendly channel. Perhaps turn the backup off and do it yourself? [08:52] lordievader: ok, wasnt aware that this is a family friendly channel ... i plan to do my own backups, only Backup /var/www/ and databases .... [08:54] ochoroch: Add /etc to it. [08:55] ok ... true true. :-) [09:59] what should the correct directory be for the AWstats icons? === Lcawte|Away is now known as Lcawte [10:33] #php does not give me an answer on this so I like to ask here: does the client-side need to take any action on "solving" the poodle-bug? or is it something the server needs to do? [10:36] afaik there is no solution, just a workaround - stop using SSLv3 [10:42] how about SSLv2? [10:43] mardraum: [10:46] LeMike: no. use TLS. check your server using the ssllabs server tests. [10:47] thanks mardraum . that helped! [11:25] jamespage: will you be able to sponsor bcache-tools into unstable before jessie freezes, please? [11:25] rbasak, I should think so - point me at it [11:26] jamespage: I need to prepare it for Debian. Basically what's in Ubuntu, but I'll remove Vcs-* etc. [11:26] (since the guy whose repo was hosting the latest seems to be MIA) === _ruben_ is now known as _ruben === suigeneris is now known as Kartagis === txspud` is now known as txspud === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 [13:25] jamespage: need some help with the Maintainers and Uploaders field please. Maintainers will be me and one other named person. But neither of us are DMs (AFAIK). So what goes in Uploaders? Both of us anyway? [13:26] And do we need a group email for Maintainer? [13:26] rbasak, you don't need a group email for maintainer - it can be one person; with others listed in uploaders [13:26] rbasak, and its fine to add yourself as an uploader even if you are not a DM yet [13:26] OK, I'll do that for now - thanks. [13:33] is vivid open yet? [13:34] zul: yes [13:36] jamespage: ready for review. github.com/basak/bcache-tools, master branch. [13:36] jamespage: please use the orig tarball from Utopic/Vivid when uploading. [13:37] rbasak, hmm - no upstream and pristine-tar branches then? [13:37] jamespage: no. There's great confusion on the definition of "upstream" currently. Everyone is friendly but there are a number of accidental forks. [13:38] I have discussed this upstream and we decided to upload to define the canonical one. === K4k is now known as Guest63453 [13:38] I guess I could create a pristine-tar branch though - I just haven't. [13:39] (partly for fear that things will get forked and then screwed up) [14:04] I'm using a VPS that doesn't have nice DNS record configuration like DigitalOcean. Just has a space for "Reverse DNS". Is there a way I could implement Virtual Hosts? on Namecheap I'd point two domains to the same IP. I'm trying to figure out if this could work. [14:16] Hi everyone, I need to redirect all the URL ending with .htm to the homepage. I'm using apache, so I add in the .htaccess file the line RedirectMatch 301 (.*)\.htm$ http://website.com/ but is not working.. actually is blocking all the website.. What's wrong with the line I added? Thx in advance === kirkland` is now known as kirkland [14:30] hello guys can someone help me with an openvpn client problem in ubuntu server? [14:33] rbasak, W: bcache-tools source: maintainer-also-in-uploaders [14:33] you can drop david from uploaders [14:35] jamespage: oh OK, sorry. [14:35] rbasak, np [14:36] jamespage: pushed === matsubara is now known as matsubara-lunch [14:55] rbasak, all looks good to me - uploaded to NEW for unstable [14:55] thanks! [14:56] Thank you! === TDog_ is now known as TDog [15:38] utlemming, rcj: I don't see any daily cloud images for Vivid. When are these expected, please? === Lcawte is now known as Lcawte|Away === markthomas|away is now known as markthomas === matsubara-lunch is now known as matsubara === kickinz1 is now known as kickinz1|afk === sjm is now known as mckraken === bilde2910|away is now known as bilde2910 [17:07] Just set up a VPS and I'm not having any luck getting mod-rewrite to work. Any help? [17:09] We're going to need a bit more information that that. [17:09] than that* [17:09] I'm typing it up now [17:11] Here are the steps I took and the error: http://paste.ee/p/fLd2L [17:27] find / -name httpd.conf to find httpd.conf as described here (http://tildemark.com/enable-htaccess-on-apache/), no? === Lcawte|Away is now known as Lcawte [19:14] is there any way to set MAILTO for all cron.d entries, without modifying them? [19:15] I'm trying to avoid managing every cron.d that comes with a package, but I'd really like to disable cron emails for my dev environments === snuffeluffegus is now known as gurpgork [19:43] Ryan_Lane, try adding -m off to the cron daemon args. [19:43] -m isn't an option [19:44] ubuntu ships with anacron [19:44] Ah. [19:44] huh [19:53] Ryan_Lane: Have you tried putting MAILTO="" in the /etc/crontab file ? [19:53] I have [19:53] that only helps with things loaded by /etc/crontab [19:53] and cron.d isn't [19:53] neither are user crons [19:54] Aaah [19:54] I'm pretty sure I'm just screwed [19:54] and based on the bugs I've seen Ubuntu has no plans on switching to vixiecron === markthomas is now known as markthomas|away === bilde2910 is now known as bilde2910|away === markthomas|away is now known as markthomas === kickinz1|afk is now known as kickinz1 [22:58] hi guys anyone can help how to execute rysnc and be able to display the percentage and status of its copying..? [23:00] hello I have a problem with my ubuntu server client: when I try to connect I get this error: RTNETLINK answers: Network is unreachable [23:00] Mon Oct 27 20:29:06 2014 ERROR: Linux route add command failed: external program exited with error status: 2 [23:00] what is wrong here? === kickinz1 is now known as kickinz1|afk