>>> chmod -R u+rwX,go-rwx /home/user/Documents
>>
>> I ran this command to restart the process :
>> find /home/user/Documents -type f -exec chmod u+rw,go-rwx -R {} \;
>> and will make executable all following files according the needs.
>
> More comments from me about the above. It is pret
Diogene Laerce wrote:
> Hi Bob,
Hi!
> First thank you for the detailed answer, you kind of preventively
> answered to all my doubts or interrogations. :)
Yay! Then I was successful! :-) \o/
> I try to set up a new line of security (files and network) as I just
> changed country and instead o
Thanks to stop by. :)
>> I have a strange behavior lately on my Deby. After a run of :
>>
>> chown user:user -R /home/user/Documents
>>
>> and :
>>
>> chmod 700 -R /home/user/Documents
[...]
> Which commands did you run as root, or su/sudo root?
>
> I have sometimes, especially when mo
Just a shot in the dark --
On Sun, Jun 22, 2014 at 11:58 PM, Diogene Laerce wrote:
> Hi,
>
> I have a strange behavior lately on my Deby. After a run of :
>
> chown user:user -R /home/user/Documents
>
> and :
>
> chmod 700 -R /home/user/Documents
>
> I run :
>
> find /home/user/Docume
Hi Bob,
First thank you for the detailed answer, you kind of preventively
answered to all my doubts or interrogations. :)
I try to set up a new line of security (files and network) as I just
changed country and instead of being in one mostly targeting others, I
am now in one mostly targeted by ot
Diogene Laerce wrote:
> I have a strange behavior lately on my Deby. After a run of :
> chown user:user -R /home/user/Documents
> and :
> chmod 700 -R /home/user/Documents
Unfortunately that command was a mistake. That will set rwx for owner
on all files unconditionally. For directories
On 06/22/2014 10:18 PM, Linux-Fan wrote:
> On 06/22/2014 04:58 PM, Diogene Laerce wrote:
>> Hi,
>>
>> I have a strange behavior lately on my Deby. After a run of :
>>
>> chown user:user -R /home/user/Documents
>>
>> and :
>>
>> chmod 700 -R /home/user/Documents
>>
>> I run :
>>
>> fin
On 06/22/2014 04:58 PM, Diogene Laerce wrote:
> Hi,
>
> I have a strange behavior lately on my Deby. After a run of :
>
> chown user:user -R /home/user/Documents
>
> and :
>
> chmod 700 -R /home/user/Documents
>
> I run :
>
> find /home/user/Documents ! -perm 0700
>
> But I still
8 matches
Mail list logo