Search Results

Search: Posts Made By: reaky
Forum: Cybersecurity 06-19-2010
3,226
Posted By reaky
File Integrity checker with recovery
Hello friends
I have an CentosOS 5 box running Apache, I want to Install a powerful File Integrity checker with recovery option to maintain any changes may be happened without my hand
Could you...
2,483
Posted By reaky
Dears Thanks for all of you for your help The...
Dears Thanks for all of you for your help
The following make the job
#!/bin/sh
while read c1 c2
do
if [ $c2 -gt 1 ]
then
printf "%s\t%s\n" $c1 $c2
fi
done < file
--

Thanks ...
2,483
Posted By reaky
help in my simple script
Hi friends
I have a file with two colums separated by Tab, the second colum had some numbers like the following:
koko 2
toto3 4
momo6 1
hoho 0
bobo5 3

I'm trying to make a...
Forum: Cybersecurity 08-10-2009
11,527
Posted By reaky
Nice Idea But this will make this once , I want...
Nice Idea
But this will make this once , I want to make the userlogfile always under monitoring, Which means that any updates happened on it logged by syslog once it happened.

Thanks
Forum: Cybersecurity 08-04-2009
11,527
Posted By reaky
Logging shell commands and send it out
Dear friends
I'm looking for a solution to log all commands that users do in my RedHat box, and send it out to other remote server,
Is there any guide for that
Thanks

---------- Post updated...
Forum: UNIX and Linux Applications 07-07-2009
11,260
Posted By reaky
I tried the option but didn't work too ..
I tried the option but didn't work too ..
Forum: UNIX and Linux Applications 07-06-2009
11,260
Posted By reaky
Ok how if I want to send just a log using level...
Ok how if I want to send just a log using level if severity, For example from severity 4 -->0 , The following is the full conf file:
========================================...
2,315
Posted By reaky
Finally I found the problem The Local_Domain...
Finally I found the problem
The Local_Domain option in sendmail.mc have to be modified , ad it always try to send using it, I changed it and It works now with the same script
Thanks
2,315
Posted By reaky
I think I know the problem now but I don't know...
I think I know the problem now but I don't know how to solve it
the problem that the sendmail command still using root@localhost.localdomain when sending, Which is rejected
Look to the delevery...
2,315
Posted By reaky
modifying perl script
Hi freinds
I have a small problem I want u to help me in, I have a syslog server and configured it to send me email automatically, I get a small perl script to help me in, and tested it to send...
Forum: UNIX and Linux Applications 06-30-2009
11,260
Posted By reaky
Sending email via syslog-ng
Hi friends
I have syslog-ng installed in RHEL5 server, I make it as CEntral log for all servers in my network, Filtered by IP
Now What I want to do is make it send to me an email for a...
Forum: Cybersecurity 06-03-2009
4,085
Posted By reaky
THis's v good, But what if I want to just prevent...
THis's v good, But what if I want to just prevent users from usind -c with there history command ??
Forum: Cybersecurity 06-02-2009
4,085
Posted By reaky
prevent user from excute command
Dears
I want to prevent users from doing spesific command "history -c" or "history" in general
How can I do ?
Forum: Cybersecurity 05-31-2009
6,092
Posted By reaky
bash auditing
Hi dear friends
I have an RHEL5 installed and I gave all users on it rbash shell, Now I want to audit all commands that they did in there shell once they enter them, Can any guide me to the way...
Forum: Cybersecurity 05-22-2009
2,876
Posted By reaky
I found that the sentence that used to warning...
I found that the sentence that used to warning for pasword expiration found in
/usr/share/locale/de/LC_MESSEGES/Linux-PAM.mo
/usr/share/locale/cs/LC_MESSEGES/Linux-PAM.mo
"Warning: your password...
Forum: Cybersecurity 05-22-2009
2,876
Posted By reaky
changing warning mesage or emailing it
Hi friends
I have a small problem I want to take you opinion in it, I did a password restriction for all users in my server using PAM modules cracklib and using chage command, Now I found that the...
Showing results 1 to 16 of 16

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