| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 8 months |
| seen | May 15 at 23:34 | |
| stats | profile views | 6 |
|
Sep 24 |
awarded | Scholar |
|
Sep 24 |
comment |
Linux file ACL and secondary groups Bingo, we have a winner! Thanks for the answer |
|
Sep 24 |
accepted | Linux file ACL and secondary groups |
|
Sep 20 |
awarded | Yearling |
|
May 14 |
comment |
Linux file ACL and secondary groups The groups do match up, as do the numeric ID's so I don't think that is the root issue. |
|
May 9 |
comment |
Linux file ACL and secondary groups @rackandboneman 'getent group' does not have any groups repeated. And 'id' of a user shows they belong to the relevant groups, nothing appears to be truncated. |
|
May 8 |
awarded | Promoter |
|
Apr 23 |
awarded | Tumbleweed |
|
Apr 16 |
revised |
Linux file ACL and secondary groups added 132 characters in body |
|
Apr 16 |
asked | Linux file ACL and secondary groups |
|
Mar 7 |
revised |
FreeRADIUS2 and LDAP Authentication Added link to helpful stackoverflow post |
|
Mar 7 |
answered | FreeRADIUS2 and LDAP Authentication |
|
Feb 9 |
comment |
Install Old Version of PHP on Centos 6 Why the CentOS 6 requirement? You are building an unstable system. CentOS 5 would be a better choice. |
|
Feb 3 |
comment |
Mirroring an entire machine The data the this machine stores has a huge bearing on strategies for backup/replication. rsync may not be good enough especially with very busy servers. That being said you can do some pretty fancy stuff with "snapshotting" LVM and then restoring to your hot spare box. |
|
Jan 13 |
awarded | Commentator |
|
Jan 13 |
comment |
Asterisk block incoming call with certain Caller IDs Take a look at this: stackoverflow.com/questions/3624458/… |
|
Jan 11 |
answered | Why is it important to ensure equipment is well-grounded? |
|
Jan 4 |
comment |
What is a good modern parallel SSH tool? For something that offers the best of both worlds you may want to take a look at salt (saltstack.org) it can do full on configuration management but will also allow you to issue a command to multiple computers at once. |
|
Jan 3 |
comment |
Does /var/spool/mail/user ever get cleared? To send the email to another email address in your crontab edit it and add a line similar to this: MAILTO=user@example.com |
|
Jan 3 |
answered | How do you return a mediawiki installation back to the “just installed” state? |