and what can I do if the files are in my laptop, in the /home directory (/home/me/Videos/anime and /home/me/Music)? should I copy them to /srv/nfs (oh my disk space!! :( )
@mstjohn33 just share my anime with my young brother. I did it, I just bind the directory to /export and he is able to explore the directory. but, I dont know if the permissions on the files and directories will cause him a problem :(
upload the files and check the permissions....just make him a member of the group that the files are....go to the top level of your files on the server and issue the following command
sudo adduser username groupname
replace username with your brothers usernam and groupname with the group that the files are assigned on the NFS
and what can I do if the files are in my laptop, in the /home directory (/home/me/Videos/anime and /home/me/Music)? should I copy them to /srv/nfs (oh my disk space!! :( )
mr1nausea 1 week ago
@mr1nausea
What is it that you are trying to accomplish?
mstjohn33 1 week ago
@mstjohn33 just share my anime with my young brother. I did it, I just bind the directory to /export and he is able to explore the directory. but, I dont know if the permissions on the files and directories will cause him a problem :(
mr1nausea 1 week ago
@mr1nausea
upload the files and check the permissions....just make him a member of the group that the files are....go to the top level of your files on the server and issue the following command
sudo adduser username groupname
replace username with your brothers usernam and groupname with the group that the files are assigned on the NFS
mstjohn33 1 week ago
This has been flagged as spam show
all red hat training materials at here:
opensource-sharing . blogspot . com
ossharing 4 months ago
thank you
I hope it helped you to get started
mstjohn33 2 years ago
Thanks.. very nicely described..
akki4play 2 years ago