Jump to content
  • 0
Sign in to follow this  
swapnil0545

Questions related to wiki Installation(Debian)

Question

Hi,

 

I am using DigitalOcean and I would like to get answer for few things.

I created a new user as said there... eg.hercuser.

1. Now hercuser doesn't have permission to create a directory and all.(How to fix this?)

 

While cloning hercules, we are giving ~/Hercules directory.

1. Why are we creating it in root folder?

Can't we create it in home or somewhere else?

 

Share this post


Link to post
Share on other sites

1 answer to this question

Recommended Posts

  • 0

1) Users have rights to create files/folder only inside folders they have writing permission in, note that you can view folders that you have execute permission on. As a way to overcome it add to group that can edit the files or chown all the files to hercuser or chmod all files so that other can write them (777).

 

2) ~/ signifies home category for the user you're logged with. For instance, a basic user will have ~/ equal to /home/username/, while root has it inside root, by default.

Edited by Garr

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.