Search Results

Search: Posts Made By: andyblaylock
1,921
Posted By andyblaylock
Thanks Jim, I will give it a shot. Andy
Thanks Jim,

I will give it a shot.

Andy
1,921
Posted By andyblaylock
Retrieving Information From A Syslog File
Hi,

I have a number of firewalls that send there traffic logs to a syslog server.
Each log entry takes up about 3 lines and the text within the log entry is delimited by a space. There are parts...
Forum: Ubuntu 01-04-2010
25,765
Posted By andyblaylock
Thanks , I will give that a shot. andy
Thanks , I will give that a shot.

andy
Forum: Ubuntu 01-03-2010
25,765
Posted By andyblaylock
Configuring Ubuntu 9.04 as a TFTP Server
Configuring Ubuntu 9.04 as a TFTP Server

Im trying to configure my Ubuntu desktop as a tftp server.
I found the following instructions on how to do this. Most of the instructions I understand...
2,189
Posted By andyblaylock
How do I close this account?
How do I close this account?
2,189
Posted By andyblaylock
Unsubscribe
Hi

I would like to change my username do need to unsubscribe to do this?

Andy
3,015
Posted By andyblaylock
Searching in VI
Hi,

I would like to do a search and replace on a file using vi.

Something like this:
:%s/dst_port=****//g

I want to search the entire file and replace all text that does not match...
6,168
Posted By andyblaylock
The above code sed 's/.*dst_port=\([^ ][^...
The above code sed 's/.*dst_port=\([^ ][^ ]*\).*/\1/' myLogFile
, is this the sed command being used with regular expression syntax?
If so what does the s do, I know that / means search
Andy
6,168
Posted By andyblaylock
Thankyou, I did not realize that sed is a...
Thankyou,

I did not realize that sed is a stream editor, with my limited knowledge of unix when I viewed your response /s I related that to searching within vi.
Sorry for the confusion, I will...
6,168
Posted By andyblaylock
Thankyou for your response. Im presuming that...
Thankyou for your response.
Im presuming that I would need to be in vi to run the search command?
Or can I run this from my regular user prompt?

I have lots of files in one directory so to run...
6,168
Posted By andyblaylock
Searching for text in a Space delimited File
Hi

I am trying to search a firewall syslog space delimeted file for all of the different tcp and udp destination ports.
I know that grep will find lines that contain specific text. And I have...
Showing results 1 to 11 of 11

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