Search Results

Search: Posts Made By: Ex-Capsa
2,902
Posted By Ex-Capsa
Hi All I have resolved all my issues...
Hi All

I have resolved all my issues whit this
Script. Thank you all for you inputs

I’m posting the finished script fell free to criticize
And if it can be improved please tell me
...
1,592
Posted By Ex-Capsa
Hi It was the spaces between the square...
Hi
It was the spaces between the square brackets :-)
it is ok

---------- Post updated at 04:41 PM ---------- Previous update was at 04:40 PM ----------

Thank you all
Dan
1,592
Posted By Ex-Capsa
problem with a loop
Hi

What is wrong with this loop
it was taken has a example in book!!!
it returns
[5.10: not found

#!/bin/sh -x
MYVER=`uname -a | awk '{print $3}'`
echo $MYVER
{
if ...
2,902
Posted By Ex-Capsa
Yes thank you IJust dicovered that...
Yes thank you

IJust dicovered that also. Now I have a nwe issue whit the same script

A loop that has issue :-(

MYVER=`uname -a | awk '{print $3}'`
echo $MYVER
{
if ...
2,902
Posted By Ex-Capsa
Catching the termination of one script
Hi
I have a Shell script that needs to execute a command at the
End of the excursion of other script And I cant get a handel
On the trap command. And that is if the trap command
Is the proper...
2,108
Posted By Ex-Capsa
Thank you for the reply I do want it...
Thank you for the reply

I do want it to loop but not endlessly on the first line of file2.
File2 has 24000 records split in 10 fields I do have it working
Now but I'm using 2 scripts to...
2,108
Posted By Ex-Capsa
Need help understanding perl script error
I solicited this site earlier this week and got a good answer for a perl
Script so I made this script from what understood from the answers
But now I have a bug and I'm stump. It doesn't parse...
5,503
Posted By Ex-Capsa
Thank You for the reply I never had a...
Thank You for the reply

I never had a answer from unix.com on that but I had found my answer
On that the old way in a manual (Advance Network security) So you can
Close that thread

Thk...
3,602
Posted By Ex-Capsa
Thank you all for the answers I think I got it...
Thank you all for the answers I think I got it right this time
I say this time because it thought I had it right a while back
From a previous post.

When everything is clean I will post the...
3,602
Posted By Ex-Capsa
gawk to perl
Hi all


I’m looking for a perl equivalent to this command string
I need to imbed this in a existing perl script

cat file1 | gawk -F"|" '{print $1","$2,",",$3,",",$11 >> "new-file"}'
...
2,214
Posted By Ex-Capsa
Something I did?
Hi

I has just wondering if I have offended any one or broke some rule
that I wasn't aware of. I'm mentioning this because on my last to threads
I received nothing. So if I did please...
2,022
Posted By Ex-Capsa
Problem in a perl script
Hi All

I have to modify a existing perl script

The context of the input txt file has changed
Basically I have to remove 4 lines from the top of the file and print a number
Of...
5,503
Posted By Ex-Capsa
resolv.conf
Hi everyone

A quick question during a audit this was determined to be a security issue

In the resolv.conf there is a “.” At the end of the domain name
Like this
...
1,551
Posted By Ex-Capsa
Solaris Security toolkit to mysql
Hi every body!

Any one ever tried to inject the output of JASS into mysql
or know of a method or script to do this

Thk
Dan
Forum: Cybersecurity 04-09-2009
5,845
Posted By Ex-Capsa
You could also try OSSEC it a freeware
You could also try OSSEC it a freeware
Forum: Solaris 04-08-2009
3,521
Posted By Ex-Capsa
immutable bit question
Hi! All

Just wondering if anyone has a idea about setting the immutable bit
on a Solaris 10 ZFS file

I tried this
chmod S+ci toto.txt
and got that :-(
chmod: ERROR: invalid mode
4,228
Posted By Ex-Capsa
Hi All I would like to thank all who put...
Hi All

I would like to thank all who put in their 2 cents worth
But I'm closing this thread unsolved for the moment. The organization
In this company is requesting a forensic team to...
4,228
Posted By Ex-Capsa
Hi fpmurphy Can you expand on that
Hi fpmurphy

Can you expand on that
4,228
Posted By Ex-Capsa
Hi Neo I tried that. And came up with...
Hi Neo

I tried that. And came up with nothing I want to explore
Other ways or ways that this could have been changed with-out
Using iconfig
Dan
4,228
Posted By Ex-Capsa
To corona688 Thks, But no this server ...
To corona688

Thks, But no this server receives no dhcp info

To wempy

There are only 6 admins with that can access this server
And I did check there history files with no joy. ...
4,228
Posted By Ex-Capsa
Any takers on a security issue
Hi All

I have a issue

We have a server that the network configuration changed very recently, this unusual and this has now turned in to a security incident. Because I just...
3,619
Posted By Ex-Capsa
see if this helps
Hi
If Solaris
Run uname -S new_hostname for the current session

edit /etc/hostname.interface /etc/hostname.bgexxx

you can also look at

/etc/hosts
/etc/nodename

There are...
2,810
Posted By Ex-Capsa
I had the same problem with sudo some years...
I had the same problem
with sudo some years back and I came accross
this tool
lf278, SystemAdministration: Automating system administration with ssh and scp...
Forum: Solaris 03-09-2009
24,967
Posted By Ex-Capsa
try this
Try this

make shure you are tring to mount the proper device
rmformat
Looking for devices...
1. Logical Node: /dev/rdsk/c0t0d0s2
Physical Node:...
1,670
Posted By Ex-Capsa
Thank You to all
;) Thank You to all

The script Works fine and. And this thread can be closed
Best regards
Dan
Showing results 1 to 25 of 29

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