> -----Original Message-----
> First of all, I would know how to restore my previous settings.
> You said to do chmod a+rw /dev/sda*. Ok, now I've changed permissions.
> What can I do to return to my previous situation?
> 
> Thank you,
> 
> Flavio

Flavio,

A few things. First, changing the permissions on a device is a basic
administrative function on unix. I would recommend that you walk through
some of the online tutorials before you go much farther. While I haven't
used any of these, a brief google search turned up the following page to
get you started:

http://www.kegel.com/linux/training.html

Second, concerning your question above, read the manual page for chmod.
You can read this with the command:

man chmod

You want the 'user' and 'group' to have read-write permissions but
'other' to have nothing. These resource should be a good start for you
in understanding unix permissions and commands. Good luck.

Tony

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to