wiki:experiences:igraltist:setup
=>  Releases

Current version
Git/Latestdiff: 1.5.6

Latest Snapshots
Produced after each commit or rebase to new upstream version

GIT
RSBAC source code, can be unstable sometimes

=>  Events

No events planned

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
wiki:experiences:igraltist:setup [2012/07/19 14:27]
127.0.0.1 (old revision restored)
wiki:experiences:igraltist:setup [2013/08/09 13:57]
127.0.0.1 (old revision restored)
Line 1: Line 1:
 [[wiki:​experiences/​igraltist|back to igraltist experiences]] [[wiki:​experiences/​igraltist|back to igraltist experiences]]
 +
  
  
Line 8: Line 9:
  
 To make the user management easier I create a subdirectories for admin users and normal users. To make the user management easier I create a subdirectories for admin users and normal users.
-There are many reasons to do this. One of this is, I will protect the home directories with ACL module.+There are many reasons to do this. One of this is, I will protect the home directories with <del>ACL</​del>​ RC module.
  
 For convention I use this structure: For convention I use this structure:
Line 146: Line 147:
 } }
 </​code>​ </​code>​
 +
  
  
Line 173: Line 175:
 </​code>​ </​code>​
  
 +===== Modify make.conf for a Gentoo system =====
 +When the portage tree mounted via nfs then RSBAC create a directory rsbac.dat. \\
  
 +<code bash>
 +rsync: readdir("/​usr/​portage/​rsbac.dat"​):​ Operation not permitted (1)
 +rsync: delete_file:​ rmdir(rsbac.dat) failed: Operation not permitted (1)
 +</​code>​
 +
 +To exclude this edit make.conf and add this line.
 +<code bash>
 +PORTAGE_RSYNC_EXTRA_OPTS="​--exclude=/​rsbac.dat"​
 +</​code>​
//
wiki/experiences/igraltist/setup.txt · Last modified: 2013/08/09 13:57 by 127.0.0.1

wiki/experiences/igraltist/setup.txt · Last modified: 2013/08/09 13:57 by 127.0.0.1
This website is kindly hosted by m-privacy