Tagged Questions
2
votes
1answer
975 views
Cannot read/write FTP directory vsftpd on centos 6.0 (empty folder)
I have Centos 6.0 and installed vsftp with YUM, I added a user with Webmin panel, set its home dir to "/var/www/html" and its shell to "/bin/sh", user id is 500, user group is same as name: ...
3
votes
1answer
76 views
How To Inherit Parent Directories Group
I have a directory /applications which is owned by root and group git.
The problem is when I create a new directory inside /applications, its owned by root and group root, not group git. How do I ...
0
votes
1answer
286 views
Determine group of unreadable unix/linux directory
dcoles1@shovel:/ $ cd /DriveXT
dcoles1@shovel:/DriveXT $ ls
. unreadable
dcoles1@shovel:/DriveXT $ cd /DriveXT/MML/
dcoles1@shovel:/DriveXT/MML $ ls
. unreadable
dcoles1@shovel:/DriveXT/MML $ ...