Search Results

Search: Posts Made By: MKH
Forum: Cybersecurity 07-15-2015
6,960
Posted By MKH
Cron Logs File Permissions
Are there any security risks in having cron logs readable by all (644)?
We have scheduled some jobs and have issues we want to investigate, but this is justification provided in rejecting our...
1,361
Posted By MKH
Thanks for the great pointers everyone!
Thanks for the great pointers everyone!
1,361
Posted By MKH
I can make all sorts of modifications/additions...
I can make all sorts of modifications/additions on the same line. My challenge is adding the new line. I created the script using
ls -l | awk '{print $9}' > restore.sh
and then using different...
1,361
Posted By MKH
Adding line in a file using info from previous line
I have a shell script that looks something like the following:

mysql -uroot db1 < db1.sql
mysql -uroot db2 < db2.sql
mysql -uroot db3 < db3.sql
mysql -uroot db4 < db4.sql
....


different...
Showing results 1 to 4 of 4

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