Computer Forums

Search Tech-Forums.net

Member Login

Remember Me? Sign Up! | Forgot Password
 
 
Computer Forums > PC Technology Zone > Linux, BSD, other *nixes & Open Source Software » changing file permissions on UNIX/Linux remote host
Reply
Old 04-08-2006, 02:22 PM   #1 (permalink)
 
Newb Techie
Join Date: Jun 2005
Posts: 10
Comp.Engineer
Question changing file permissions on UNIX/Linux remote host

Hello there,
How are you all? Hope you are all doing good.

Does anyone know about an application which will enable us to change file permissions on a UNIX/Linux remote host?

I need it please with a brief explination of the steps for changing the file permissions..


Waiting for your replay..
Please please don't be late
Comp.Engineer is offline   Reply With Quote
Old 04-08-2006, 02:34 PM   #2 (permalink)
 
Master Techie
Join Date: Apr 2004
Posts: 2,532
horndude is on a distinguished road
Default

chmod and chown, both are standard unix commands, you will likely need root permission on the remote host unless your changing files already in existence that already belong to the user your logged in as

man chown
and
man chmod for details
horndude is offline   Reply With Quote
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On