[00:06] does anyone know of a wmv codec that will allow plex to transcode wmv's (in ubuntu 12.04) ? [04:13] typically, what would a good setting for the owner:group of /var? root:root? And does that fo for /var/www? [04:14] go for* [04:16] Nautilus: root:root for /var and www-data:www-data for /var/www [04:16] ( because that's the user Apache and other httpd typically run under in Ubuntu) [04:16] ok, that seems to make sense. researching commands [04:18] what kind of perms on /var/www then? 2755? [04:20] or maybe I just do that on /var/www/this_individual_site [04:20] so confused ;) [04:21] Nautilus: http://askubuntu.com/questions/386928/default-permissions-for-var-www [04:23] genii: answer #2 there? [04:25] Pretty much [04:26] I think that indicates the owner should be my username, and group as www-data. eg: naut:www-data ... that seem good? [04:55] www-data is not supposed to own /var/www [04:55] it should be root.root [04:55] apache doesn't need to own the files to read them [04:56] you can optionally create a new group for web content management and have that group own the files to make it easier to change the sites [05:00] genii: ^; changing the owner to www-data is a security hole and a bad idea [05:01] qman__: I realized my mistake after they had left :( [05:35] Hey folks. In cloud-init, is it possible to write arbitrary files with the contents of a URL? [07:35] isNoOp: what? [07:36] isNoOp: You could use something like tmux or screen and copy and paste [07:36] Sorry, I think we're talking about different things. Cloud-init is non-interactive boot time automation. [07:37] http://cloudinit.readthedocs.org/en/latest/topics/examples.html#writing-out-arbitrary-files === trijntje_ is now known as trijntje [09:36] Hi everyone. i have setup WOL for my ubuntu os and once the PC returns from suspend, the only active WOL mode is g (magic packet), how can i get it to permanently remain on all modes WOL active === ming is now known as Guest13468 === a1berto_ is now known as a1berto === |Jurgen| is now known as |Black_Knight| [16:57] How can I manage Openstack cloud with Landscape as one system instead of individual nodes? [16:57] http://blog.canonical.com/wp-content/uploads//Screenshot-for-F2.png [16:58] i have free 30 days account [17:11] An openstack cloud consists of individual nodes which can be managed individually. [18:07] i know it does, but the screenshot above shows management of the cloud as the whole thing...i think this is not supported anymore [18:33] Marek1211: I believe you can do that. There have been many Openstack-related enhancements to Landscape recently, too. [18:34] Marek1211: being Sunday I'm not sure there are many Landscape folks around right now. Monday working hours might be better time to ask. [18:56] Hello guys. I'm trying to set up apache2 as reverse proxy but can't enable ssl on it. I need some help. [18:56] It is working on port 80, but can't set up 443. [18:56] Why not? [18:57] Can't you use port 443 or cant you setup SSL? [18:57] Can't set up ssl. [18:57] Sorry [18:58] Any example how to set up ssl? [18:58] Why not? [18:58] How are you trying to set it up? [18:59] wait [19:05] whta do you think about this [19:05] [19:05] [19:05] AddDefaultCharset off [19:05] Order deny,allow [19:05] Allow from all [19:05] #Allow from .example.com [19:05] [19:05] ServerName x21.my.domain.com [19:05] SSLEngine on [19:05] SSLCertificateFile /etc/apache2/ssl/testing.crt [19:05] SSLCertificateKeyFile /etc/apache2/ssl/testing.key [19:05] ProxyPreserveHost On [19:05] ProxyRequests off [19:05] ProxyPass / https://192.168.0.21/ [19:06] ProxyPassReverse / https://192.168.0.21/ [19:06] [19:07] It is spam. [19:07] USe a pastebin instead. [19:15] I don't know how to use pastebin. === Lcawte|Away is now known as Lcawte [19:18] The thing is when enabled ssl mod apache2 stops. [19:18] I doesn't works. [19:18] It doesn't works. [19:23] !pastebin | ledrog [19:23] ledrog: For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imagebin.org/?page=add | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. === FreezingAlt is now known as FreezingCold === Lcawte is now known as Lcawte|Away === psivaa is now known as psivaa-afk [23:53] does ubuntu work ok, generally speaking, with nfsroot? [23:54] because it's not working for me right now but well, pre-prod hw and stuff