chmode help ?

  • rexxxy
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Oct 08, 2006
  • Posts: 38
  • Status: Offline

Post November 10th, 2006, 11:38 am

sorry posted in the wrong part my bad
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 10th, 2006, 11:38 am

  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post November 11th, 2006, 2:55 am

..what?
Image
"In a world without walls and fences, who needs Windows and Gates?"
  • rexxxy
  • Beginner
  • Beginner
  • No Avatar
  • Joined: Oct 08, 2006
  • Posts: 38
  • Status: Offline

Post November 11th, 2006, 2:56 am

i had posted a topic about chmod but it should have been posted on the Programming thread. I made a mistake sorry.
  • Daemonguy
  • Moderator
  • Web Master
  • User avatar
  • Joined: Jan 23, 2004
  • Posts: 2673
  • Loc: Somewhere outside the box in Sarasota, FL.
  • Status: Offline

Post November 11th, 2006, 6:21 am

No, chmod belongs here.
"It's always a long day, 86,400 won't fit into a short."
  • AnarchY SI
  • Web Master
  • Web Master
  • User avatar
  • Joined: Oct 30, 2004
  • Posts: 2521
  • Loc: /usr/src/MI
  • Status: Offline

Post November 11th, 2006, 8:55 am

yea, it does belong here. it's not programming, its a *nix command.
rexxxy wrote:
thank you.one more question, if I have a windows server I know I'm not able to do the chmod. so I'll install Linux. However, do you happen to know a workaround for these permissions that I need, 777 & 755, but for Windows?

well, the permissions in linux could possibly be interpreted for windows, you just have to know what things mean. each different is the amount of permissions for a different object. i do believe the order is owner | group | everyone. and then theres a value for each ability the people have and i believe the order is read | write | execute. a 0 means that the corresponding object does not have that permission. the values are 1 | 2 | 4 (1+2+4=7). so 777 would mean the owner of the file, the group the file belongs to, and everyone all have read|write|execute permissions. 755 would mean the owner has read|write|execute permissions but the group the file belongs to and everyone else can only read|execute. windows is different in that you can add specific users and set permissions for that user and deny them permission to a file even if they belong to a certain group (such as administrators). but it does have an everyone, users, administrators group, etc. so i guess the bigger question is, what exactly are your intentions?
Image
"In a world without walls and fences, who needs Windows and Gates?"

Post Information

  • Total Posts in this topic: 5 posts
  • Users browsing this forum: No registered users and 52 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.