search for: slreadi

Displaying 3 results from an estimated 3 matches for "slreadi".

Did you mean: slready
2017 Apr 19
2
PUPPET - group IDS
hope thus comes under the remit of this mailking list... We use puppet, and Im trying to come up with "code" that will create two user accounts with a shared groiup ID eg? user1 with UID 1000user 2 with UID 1001 but I would like them BOTH to share the GID of 2000 I've tried the following accounts::groups:? ? jointgroup:? ? ? ? gid: '2000' accounts::users: ? ? user1:? ? ? ?
2017 Apr 19
0
PUPPET - group IDS
On Wed, 19 Apr 2017, Ian Diddams wrote: > hope thus comes under the remit of this mailking list... > > > > We use puppet, and Im trying to come up with "code" that will create two user accounts with a shared groiup ID > eg? > user1 with UID 1000user 2 with UID 1001 > but I would like them BOTH to share the GID of 2000 > I've tried the following >
2013 Nov 30
3
64bit centos and wine
Hello everyone. Has anybody ever tried to install 32bit wine to 64bit centos. I was able to run 64 bit wine, but some of mine application require 32 bit wine, but I cannot install it. It says to install 32bit development libraries at first. Does it make sense, what I'm doing ? I will be really appreciated any help. Cheers Igor