Essential:Current events: Difference between revisions

From Essential
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
*How to share files? NFS, SMB
*How to share files from network? NFS, SMB
*How to limit the shares? group
*How to limit the shares? select user, group and all rights
*How to define 500 users with same rights?
*How to define 500 users with same rights? edit one user rights, copy rights to others users
*How to define 200 users with same softwares?
*How to define 200 users with same softwares? create group, add users to this group, create script to install/update softwares if needed
*How to update all computers?
*How to update all computers? list all computers, create script to update these computers
*How to create high speed, high capacity storage? LUNS
*How to create high speed, high capacity storage? LUNS
*How create a data center? ZFS
*How create a data center? ZFS

Revision as of 18:32, 12 April 2011

  • How to share files from network? NFS, SMB
  • How to limit the shares? select user, group and all rights
  • How to define 500 users with same rights? edit one user rights, copy rights to others users
  • How to define 200 users with same softwares? create group, add users to this group, create script to install/update softwares if needed
  • How to update all computers? list all computers, create script to update these computers
  • How to create high speed, high capacity storage? LUNS
  • How create a data center? ZFS