Search Results

Search: Posts Made By: NYG71
Forum: Cybersecurity 10-11-2014
2,386
Posted By NYG71
Apply SeLinux policy to *nix device files
If its possible to apply SELinux policies to unix device files, would that be a problem?

I would like to apply a policy to a process and enforce what it can communicate with device-wise (eg....
1,560
Posted By NYG71
[solved] Killing 3rd command in ssh chain
Hi All,

Noob question here...

How do I kill the 3rd command in this ssh chain effectively?

# ssh -t -t 10.80.0.5 'ssh 10.80.0.6 | /var/tmp/some_script'
The "/var/tmp/some_script" contains:...
2,481
Posted By NYG71
otheus, I did fix the issue by using an...
otheus,

I did fix the issue by using an extra sort command...for instance:

gunzip -c access_log1.200834.gz | awk '{print $1}' | sort | uniq -c | sort -nr | awk '{print $2}' | cut -d "." -f 1-3...
2,481
Posted By NYG71
Apache Subnet consolidation script/routine help needed
I have a rather simple routine that I would like to fine tune. I am having scripters block if that exists. Trying to tally up that amount of subnets after I performed an awk and uniq from zipped...
Showing results 1 to 4 of 4

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