Re: Please Recommend Affordable and Reliable Cloud Storage for 50 TB of Data

2019-02-15 Thread mr.cheng via users
>  super low levels of income for the past 12 years since   graduated from the >National University of Singapore in 2007. Might be Off-Topic but  Since you mentioned, but still quite unbelievable to me;   because I also studied in Singapore in similar years,  the NUS is really the top-level scho

Re: how to audit chmod syscall system wide? a wired problem of home directory group write permission got set

2018-01-31 Thread mr.cheng
On Wednesday, January 31, 2018, 4:37:02 PM PST, stan wrote: > I checked all bash_history and system logs, didn't see any explicit > bash call of "chmod g+w ..."  ; so I suspect some software is calling > by chmod syscall, > What is your umask set as?  That determines what permissions new

how to audit chmod syscall system wide? a wired problem of home directory group write permission got set

2018-01-31 Thread mr.cheng
my Linux laptop started to have a problem of setting my home directory with group write permission $ ls -ld $HOMEdrwxr-x--- 34 user users 4096 Jan 30 21:45 /home/user to: $ ls -ld $HOMEdrwxrwx--- 34 user users 4096 Jan 30 21:45 /home/user This usually doesn't cause a problem but since recently