Search Results

Search: Posts Made By: merin
5,181
Posted By zaxxon
Explain root privileges please. Does he has the...
Explain root privileges please. Does he has the password to become root, a sudo entry to do things as root or another user, or.. ?
If root priviliges are not needed, you might think about using sudo...
5,181
Posted By alister
Using sudo doesn't require root privileges....
Using sudo doesn't require root privileges. That's rather the point.

Regards,
Alister
5,181
Posted By adrian777uk
If you have root privileges you can ( sudo...
If you have root privileges you can

( sudo chmod <mode> <file>

or sudo chown to your username. )

otherwise I would have to say no.
5,181
Posted By zaxxon
No. Else everybody could do that and so it would...
No. Else everybody could do that and so it would be so unsecure, that you would have no need for permissions anymore.
Only root can do this, or if this is an alternative for you, have them both in...
7,957
Posted By DGPickett
I usually spawn a watcher, which can detect lack...
I usually spawn a watcher, which can detect lack of progress or hanging, and report and kill and restart. The watcher can be parent or nohup child &. You might need to log things very generously but...
Forum: Tips and Tutorials 05-28-2005
322,344
Posted By Perderabo
Unix File Permissions
Introduction

I have seen some misinformation regarding Unix file permissions. I will try to set the record straight. Take a look at this example of some output from ls:
$ ls -ld /usr/bin...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:19 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy