You have 3 systems – CentOS , Ubuntu and Oracle Linux.
here what you do :
1) make hostnames cent , ubun and orcl
2) make sure all 3 machines know each other by hostname
3) create 2 new UNIX id ‘s –
user1 and user2 on all 3 machines
4) add both id’s to new UNIX group – called grp1
5) create couple of new files under each user on cent
6)make sure user1 and user1 can modify each others files
7) create new file system using LVM on machine cent and name new file system /space
8) do needful so ubun and orcl can mount that file system
9) copy user1’s and user2’s files to both ubun and orcl
10) create tar files for user1 and user2 home directories and compress them then copy
compressed files to /space on cent
Leave a comment