Changeset 4802 for trunk/Nebulous/docs/setup.txt
- Timestamp:
- Aug 16, 2005, 4:52:32 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/docs/setup.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/docs/setup.txt
r4801 r4802 1 1 - Create a UNIX group for Nebulous 2 2 3 # groupadd nebulous 3 # groupadd -g 877 nebulous 4 5 This is a silly hack to generate a gid. 6 7 $ perl -le 'map { $gid += ord } split //, shift; print $gid' nebulous 4 8 5 9 - Add the users that you want to be able to access Nebulous to that group
Note:
See TracChangeset
for help on using the changeset viewer.
