Disable access for other user

Status
Not open for further replies.

maulin sheth

Advanced Member level 2
Joined
Oct 24, 2010
Messages
502
Helped
90
Reputation
179
Reaction score
90
Trophy points
1,318
Location
Bangalore, India
Activity points
4,161
Hello All,
I am using vnc.
I want to do unable/disable access of my folders so other persons who are on the same server cannot copy data from my access.

Thanks & Regards
 

Code:
chmod 700 /your_folder

Code:
7 -> wrx  owner  (write, read, execute)
0 -> ---   group
0 -> ---   others
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…