I have file with this records
www.xxxx.it
public $user = 'userxxxx';
public $password = 'xxxxxxxxx';
public $db = 'dbxxx';
www.xxxx.it
public $user = 'useryy';
public $password = 'yyyyyyyyyy';
public $db = 'dbyy';
I need to parse the file and...
Hi,
Maybe I have not explained well .
I want that ROOT can run the script and the other users can not perform the script on Saturday and Sunday and the hours
present in the scripts .
...switchSNTPServiceUnavailable .1.3.6.1.4.1.232.0.161015 Status Events" MINOR
FORMAT A SNTP Server was configured, but no SNTP servers were found. $*
EXEC /usr/libexec/submit_check_result_via_nsca $R TRAP 1 "A SNTP Server was configured, but no SNTP servers were found. $*"
SDESC
A SNTP Server...
...switchSNTPServiceUnavailable .1.3.6.1.4.1.232.0.161015 "Status Events" MINOR
FORMAT A SNTP Server was configured, but no SNTP servers were found. $*
EXEC /usr/libexec/submit_check_result_via_nsca $R TRAP 1 "A SNTP Server was configured, but no SNTP servers were found. $*"
SDESC
A SNTP Server...
...switchSNTPServiceUnavailable .1.3.6.1.4.1.232.0.161015 "Status Events" MINOR
FORMAT A SNTP Server was configured, but no SNTP servers were found. $*
EXEC /usr/libexec/submit_check_result_via_nsca $R TRAP 1 "A SNTP Server was configured, but no SNTP servers were found. $*"
SDESC
A SNTP Server...
Hi
I am new in perl script . I read tuttorial and other but now I need help for my first script .
I have file with 13000 rows
Where the row have event with "critical"
I need to overwrite "TRAP" variable with "2"
Where the row have event with "warning"
I need to overwrite...
Hi all,
I have a filesystem with more directory (546 )and subdirectory ..
My hope is to have a list with only one line per directory without subdirectory
I use Find in conjunction with Sort but is no good
find ./ -type d |sort -u
O.S Sun Solaris 10
Help me , thanks
Biondo68
Hi,
I try and result is ok.
My solution was initialize the disk as LVM:
# dd if=/dev/urandom of=/dev/sdb bs=512 count=64
then everything works:
# pvcreate /dev/sdb
Physical volume "/dev/sdb" successfully created
Hi Everyone,
So, can anyone tell me how to edit these select?
SELECT * FROM documenti, docinfo, mdoccepag2 WHERE documenti.d_id = docinfo.d_id AND docinfo.d_id = mdoccepag2.d_id AND mdoccepag2.d_studio = 'S' AND mdoccepag2.d_azienda = 'S' ORDER BY docinfo.d_data DESC, docinfo.d_id ASC
it's...
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.