[00:27] setup postfix on 16.04... noticed the logs arent going to /var/log/mail.log just /var/log/syslog [00:34] interesting, because I have them in mail.log [00:36] maybe i just needa touch em [00:38] yea, that didnt help [00:39] did apt install postfix. i can see the logs in syslog but thats itz [00:43] i noticed i have mail.* -/var/log/mail.log in /etc/rsyslog.d/50-default.conf [00:44] so, sorta confused [00:50] FManTropyx: what are the file owner/group and perms? [00:52] ah. was permissions issue. i touched the file then chown syslog:adm'd it [00:52] weird [00:53] how should perms be setup for /var/log anyway [00:55] should I chown -R syslog:adm /var/log? and chmod 0755 /var/log? [01:25] so, #ubuntu isn't much help... does anyone have a decent way to non-interactively set a password for a user? [01:31] Gorian: evilly, yes. not the nicest to type out. [01:32] i have to dig up the command though [01:34] it's going into a script anyway [01:34] if I remember right, i can take a string, pipe it into some hash, put the hash into a string, and put that into /etc/shadow [01:41] but teward is all about evil things :P [01:48] Gorian: whats the trouble [01:49] just do usermod -p `openssl passwd passwordyouwant` user [01:49] seems like "echo "root:" | chgpasswd" should work? [01:51] uh.. well i just gave ya something that works [01:52] im sure there ar eother ways t [01:53] oh, I didn't see that [01:59] my /var/log is owned by root:syslog [04:41] l [08:17] hello guys. I was trying to set up an openstack showcase on my laptop, using lxc and zfs. I followed this guide https://insights.ubuntu.com/2016/08/15/lunch-learn-with-openstack-containers/ . Unfortunately, when juju tries to deploy its containers, it gets stuck. telling me that there is no accounts.yaml in my user share. Any suggestions? === elmo_ is now known as elmo === Biokee is now known as Guest29659 [15:16] hi [15:17] I installed ubuntu server in a virtuel box, how should I set apache configuration for php7 ? [15:17] php files are currently not executed [16:30] maxagaz_: same as before, this stuff hasn't changed. [16:31] tomreyn, what do you mean ? [16:31] tomreyn, my php files are not being executed [16:31] maxagaz_: i'm responding to your earlier question: I installed ubuntu server in a virtuel box, how should I set apache configuration for php7 ? [16:32] at leats i would think this was you? [16:32] tomreyn, okay [16:32] tomreyn, yes, it is, I'm still trying to figure out how to solve this issue [16:33] well you'll need to decide which php variant you want to use, then take the steps you need to take to bind it to apache httpd, and possibly install some php modules, too. and that's it. [16:34] tomreyn, I just want the default installation which is now php7 [16:34] e.g. if you want ot use mod_php you need to install this module, and enable it. [16:35] a2query -m => php7.0 (enabled by maintainer script) [16:35] tomreyn, I'm checking this solution : https://techknight.eu/2014/11/20/how-to-install-phpvirtualbox/ [16:36] tomreyn, not sure I'm on the good way... [16:36] apt-get install apache2 libapache2-mod-php7.0; a2enmod php [16:36] this has nothing at all to do with virtualbox [16:37] you can just use any proper tutorial for apache httpd + php for th eubuntu version you're using [16:39] tomreyn, I got this : "Considering conflict php5 for php7.0:" and "Module php7.0 already enabled" [16:39] uninstall php5 is you still have it installed [16:39] tomreyn, I'm using the last LTS [16:40] tomreyn, "Package 'php5' is not installed, so not removed" [16:41] dpkg -l libapache2-mod-php\* [16:42] tomreyn, http://paste.ubuntu.com/23334626/ [16:43] hmm looks fine. dunno what triggered this warning then or why [16:44] tomreyn, it's an ubuntu LTS 16.04 server freshly installed in a virtualbox [16:45] tomreyn, maybe I should retry with the new 16.10 [17:05] What's the systemd service name for mariadb-server? [17:06] because it's not "mariadb", systemctl claims that doesn't exist [17:10] it's "mysql", which is a little counter intuitive for people who don't happen to know mariadb's history, but whatever i found it === suburban_killade is now known as AndyWojo [18:10] anyone got any idea how I stop polkitd killing my nice service? [18:10] 10月 17 02:05:11 ibb-desktop polkitd(authority=local)[1026]: Unregistered Authentication Agent for unix-process:2108:13452 (system bus === bleepy_ is now known as bleepy === mwhudson_ is now known as mwhudson === Guest59171 is now known as sts === seg_ is now known as seg