I'm trying to setup an Ubuntu 16.04 following Wayne Merricks tutorial and all went ok untill this step: Creating /var/snd
"One last bit of prep work, we need to make /var/snd and chown it to your user name and the group rivendell. sudo mkdir -p /var/snd sudo chown rivendell:rivendell sudo chmod ug+rwx /var/snd" On the terminal I'm ending with a: "chown: missing operand after «Rivendell:rivendell»" What am I doing wrong?...
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
