DOH cut can use mutiple sets :) which is kinda cool
so you tip of grep ^abc foo.txt |cut -b 3-17
becomes
grep ^abc foo.txt |cut -b 3-17,45-70,70-123
Cheers for pointing me in the right direction :)
Fuzz
nearly :)
i got that far with awk '/^SEARCH/ {print substr($0,4,20)}'
the problem lies in that i need to pull mutiple sets of charecters form the same line. i am stuck in getting the following sets of data out. :( i have only sussed how to pull out the first set :(
Cheers though
Fuzz
I have around 2000 files that i need to pull data from. they are basically a list of cars with data at specific points on each line for a vehicle.
eg. i need to return chars 3 to 17 and 34 and 46 from a line where the first 3 charecters equal a certain value.
I have looked around on the net...
in your case access-list 101 permit ip any host <dst ip> as you dont know what the source address will be if its a hosting server i.e webserver. although if you were hosting you would surely just allow traffic to those ports?
eg if you were hosting a web server
ip access-list 101 permit tcp...
Heh great if the cabling doods were any use at thier job i have the same prob as you :)
Every single patch cable in my company is grey and yes its a total nightmare and i want to shoot the guy that did it :)
gotta love inheritance :@
what makes matters worse is they pulled the VOIP into the...
if you can get one of the routers on both subnets youll be able to route between them you could do this by adding a secondary ip to one of the routers then apply your routes that way. dirty but it would work :)
i.e router 1 IP 1 = 10.0.0.3 IP 2 = 192.168.0.254
then on router 2 add a static...
I am after a heads up on decent wireless apps i want o try brute forcing my wep etc and wonder if there were any tools for this sort of thing. I have looked at air snare and it seems kinda cool but the higher ups in company want a full out attack performed.
Our wireless network is kinda large...
Yeah so i see :)
however everywhere i look is touting 568A and 568B is there any advatnage with on over the other?
Im not sure which one to choose both my wall blocks and panels are marked to use either so just wondering is one of them better?
I am about to embark on my first patch panel installation and would like as much advice as possible.
I have been trawling the net for pin outs for the patch panel and wall boxes etc and colour but so far to no avail.
If anyone could steer me in the right direction would be much appreciated...
Not a good idea a general rule of thumb when it comes to files permissons is if " they dont need it dont give it" never apply permissons on a deny basis. that should only be needed on the rare occasion. ie blocking 1 group member access.
i wasnt aware you could install or remove the netbios protocol in XP i know you can enable or disable it over tcp/ip but wast aware you could remove it?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.