Apache Server files in /var/www/
westexasman asked: All right… I have my server set up and I have 4 sites residing in /var/www/. Each site directory and the files underneath it are all root:www-pub according
View ArticleWhy can't a user in my group write to this file?
Tony asked: I have a file on server that can be written by a group. The group is called “deploy” and the user is “mima.” I have verified “mima” is
View ArticleGive Apache write access to my home directory
Luke asked: On my server I have set up several user accounts for different purposes to separate my personal websites from my semi-pro websites. Some of these websites are WordPress
View Articleroot cannot access user's home folder shared via NFS
Team AIGD asked: We have a local server that exports an NFS share, used as parent directory for Linux home folders in the network. The users authenticate via LDAP (running
View ArticleHow to tell the difference between "No such file or directory" and...
wfsaxton asked: I’d rather not parse STDERR, but I can’t think of another way to tell the difference, programmatically, between the two: $ ls /net/foo.example.com/bar/test...
View ArticleAllow access in home directory for apache but not other users?
Aron asked: I build a website that automatically manages a dedicated server. It does all sorts of things like creating users and apache settings to point to their home directory. The home directories...
View ArticleCan't read file even though permissions are correct
Adnidor asked: I have a dir with read permissions for ssl-cert: root@yellowstone:~/certs# ls -lah total 28K drwxr-x--- 2 root ssl-cert 4.0K Oct 23 16:58 . drwx------ 7 root root 4.0K Oct 23 17:20 .....
View ArticlePermission denied to tor hidden service directory on CentOS after service...
To Ka asked: I have installed tor from EPEL on a fresh installed CentOS7 (minimal). After configuring a hidden service I check and validate that the service is up and running by browsing the URL...
View ArticleHow do I set my nginx perms to allow for multipart form submissions?
Dave asked: I’m using Nginx with Puma (for a Rails application) on CentOS 7. I’m confused about how to set up permissions for a file upload. Currently when I try and upload a file (submit a multi-part...
View ArticleApache Server files in /var/www/
westexasman asked: All right… I have my server set up and I have 4 sites residing in /var/www/. Each site directory and the files underneath it are all root:www-pub according to this post: What's the...
View ArticleWhy can't a user in my group write to this file?
Tony asked: I have a file on server that can be written by a group. The group is called “deploy” and the user is “mima.” I have verified “mima” is in “deploy” with: $ id mima uid=1001(mima)...
View ArticleGive Apache write access to my home directory
Luke asked: On my server I have set up several user accounts for different purposes to separate my personal websites from my semi-pro websites. Some of these websites are WordPress sites and I’m...
View Articleroot cannot access user's home folder shared via NFS
Team AIGD asked: We have a local server that exports an NFS share, used as parent directory for Linux home folders in the network. The users authenticate via LDAP (running on the same server)....
View ArticleHow to tell the difference between "No such file or directory" and...
wsaxton asked: I’d rather not parse STDERR, but I can’t think of another way to tell the difference, programmatically, between the two: $ ls /net/foo.example.com/bar/test...
View ArticleAllow access in home directory for apache but not other users?
Aron asked: I build a website that automatically manages a dedicated server. It does all sorts of things like creating users and apache settings to point to their home directory. The home directories...
View ArticleCan't read file even though permissions are correct
Adnidor asked: I have a dir with read permissions for ssl-cert: root@yellowstone:~/certs# ls -lah total 28K drwxr-x--- 2 root ssl-cert 4.0K Oct 23 16:58 . drwx------ 7 root root 4.0K Oct 23 17:20 .....
View ArticlePermission denied to tor hidden service directory on CentOS after service...
To Ka asked: I have installed tor from EPEL on a fresh installed CentOS7 (minimal). After configuring a hidden service I check and validate that the service is up and running by browsing the URL...
View ArticleHow do I set my nginx perms to allow for multipart form submissions?
Dave asked: I’m using Nginx with Puma (for a Rails application) on CentOS 7. I’m confused about how to set up permissions for a file upload. Currently when I try and upload a file (submit a multi-part...
View ArticleSticky bit resets after every reboot
kasimir asked: I’ve got a CentOS server that performs a few dedicated tasks, where different processes/users need to full access to each others files. As these files are temporary in nature, they are...
View ArticleUser directories ownership has UID on google cloud (gcp) causing possible ssh...
byrdman1982 asked: I am having trouble with some users logging into my GCP compute instance (set up with a slum deployment). When I try to log in, for example, as user ‘pi’, I get the error:...
View Article