Hello
in the mod security i have this error on the same site every min so i can't read the reset of the mod log
this the error i hope you can help me
Access denied with code 406 (phase 2). Pattern match "Windows-Update-Agent" at REQUEST_HEADERS:User-Agent. [file "/usr/local/apache/conf/modsec2.user.conf"] [line "247"]
Hi guys,i am trying to set up Vim as my C++ IDE since 2 days and no success so far.I have installed Vim pacman -Q vim
vim 7.3.661-1I have downloaded vim-latex and clang tar balls,extract and place appropriate directorys in ~/.vim e.g.
Hi,
I have a file in the following format
Code:
"SYLVESTER,WILLARD G"|"S00633600"|"221052958A"|"H2256"|"015"|""|"00000042BASJ"|"665303"|"N"|"20100211"|"380.4"|""|""|""|"5400"|"20110218"|""|"20110218"|"FEESC&qu
Hi All, I have a file. This file contain huge amount of data. I want to modify this file. I want enter new line when count of "~ character is 79.
I have a file1.txt
file1.txt
Code:
F-120009210","Felix","U-M-F-F-F-","white","yes","no","U-M-F-F-F-","Bristol","RI","true"
F-120009213","Fluffy","U-F-","white","yes","no","M-F-","Warwick","RI","true"
U-12
Hi ,
Can you pleas help me with below requirement?
There is only one big line in the file.
Red Hat Enterprise 4.5 (32 bit)
In strace we see "unexpected reloc type 0x38" What does that code 0x38 mean?
----------------
mprotect(0x59a000, 42229760, PROT_READ|PROT_WRITE) = 0
writev(2, [{"startsap", 8}, {": ", 2}, {"error while loading shared libra"..., 36}, {": ", 2}, {"/opt/sap/sap.lib.so."..., 36}, {": ", 2}, {"
Hi,
In a single line I have the below xml content
Code:
<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int></lst><lst name="status"><lst name=""><str name="name"/><str name="instanceDir">/var/www/search/current/Search/solr/./</str>
Within AWK, how do you display a field of NR?