LinuxMCE Forums
May 19, 2013, 11:32:53 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Joggler orbiter tinkering  (Read 201 times)
purps
NEEDS to work for LinuxMCE
***
Posts: 1269


If it ain't broke, tweak it


View Profile
« on: March 29, 2013, 02:20:47 pm »

I am experimenting with running an orbiter on my joggler running UNR, using Foxi's wiki page as a guide http://wiki.linuxmce.org/index.php/Joggler#Create_directory_structure

I am trying to...

Code:
chown -R joggler:joggler /usr/pluto
chown -R joggler:joggler /var/log/pluto

...on the core, but it is giving me the error:

Code:
chown: invalid user: `joggler:joggler'

Have attempted to create the group "joggler" with "groupadd -f joggler", but no joy. I also tried creating the user "joggler" as I could not see it listed in /etc/passwd, but it asks for a new password of course, and didn't know what to put.

Am I right in saying the user "joggler" and the group "joggler" need to exist, or have I misunderstood the chown command?

Cheers,
Matt.
Logged

1004 RC :: looking good :: upgraded 01/04/2013
my setup :: http://wiki.linuxmce.org/index.php/User:Purps
my blog :: http://projectsofmatt.wordpress.com/
mkbrown69
Veteran
***
Posts: 102


View Profile
« Reply #1 on: March 29, 2013, 03:05:44 pm »

Purps,

Speaking with my sysadmin hat on, you'll need to create the user joggler first on the core, using the password that you used to create the joggler user on the Joggler device.  A group jogger will be created automatically, based on the standard behavior for useradd. Then chown will work properly.  You may need to play with making the UID's and GID's match on the joggler and the core, if there are going to be shared files over NFS; otherwise you may run into permission issues.  This is based on a quick read of the wiki page; I don't own a joggler.  

HTH!

/Mike
« Last Edit: March 29, 2013, 03:16:26 pm by mkbrown69 » Logged
posde
Administrator
LinuxMCE God
*****
Posts: 2621


Wastes Life On LinuxMCE Since 2007


View Profile WWW
« Reply #2 on: March 29, 2013, 04:39:39 pm »

Do not change the owner to joggler on the core. Do it on the image that should end up on the joggler. I've modified the instructions. Someone somehow put it ssh to core, which is utterly nonsense.
« Last Edit: March 29, 2013, 04:41:24 pm by posde » Logged

purps
NEEDS to work for LinuxMCE
***
Posts: 1269


If it ain't broke, tweak it


View Profile
« Reply #3 on: March 29, 2013, 07:07:53 pm »

Bother! I thought it was a bit weird that I was doing that on the core.

Cheers,
Matt.
Logged

1004 RC :: looking good :: upgraded 01/04/2013
my setup :: http://wiki.linuxmce.org/index.php/User:Purps
my blog :: http://projectsofmatt.wordpress.com/
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!