Hi all and happy holidays ....
I have a menu driven script (that is run from the Unix command line) with a number of functions one of which queries the database for a large number of identifiers, and spools the output into a file for further processing.
The list of identifiers is initially...
This should be a simple question (but then these never are!) ....
I'm not able to find a definitive answer on to how to prevent the clock from stepping backwards on a platform that has an application which responds very adversely to the slightest reversal of time.
The platform is Sol 9 on Sun...
Hi, I am trying to find a problem with some(one else's) .jsp code and I think I could understand it better if I could place some hooks into the .jsp (that outputs html) code to see what the varables are returning the application.
I have the application debug level at ALL and I've snooped the...
Any suggestions what this traffic could be?
I'm getting quite regular bursts of teh following when snooping my interfaces.
? -> * ETHER Type=885A (Unknown), size = 60 bytes
? -> * ETHER Type=885A (Unknown), size = 60 bytes
? -> *...
Anyone suggest an option for setting up a/(some) users that have the ability to traverse the whole server and look but not change anything (kind of read only).
I needs to be as non-intrusive as posible in adding this access as it is a controled reference model.
Soalris 2.6
Will sudo allow me...
I’m looking for something that would do basically what NetVis or Visio would do (drawing, mapping or designing network & infrastructure layout).
Anyone have any experience of an OpenSource project that would do this or even Freeware on Win32?
Thanks in advance,
Laurie.
Pease do not mark this as inappropriate with out first offering some explanation for your reasons.
If its not possible just say so and offer some alternatives please.
So I want to generate a page with php that has my list of IP addresses (probably a query from my database), now that’s easy...
Hey guys & gals!
I'm just about to embark on a mammoth project to take-over a reference model consisting of a number of Solaris 2.6 - 8 servers, NetApp filers and network devices and with little documentation available my first objective is to audit what is there and try to get some...
I see the cry for help regarding the Perl Scripts creating zombies, has disappeared now, shame, as I was hoping for a $250 donation to Tek-Tips for this:
Anyway I've been playing and have come up with the following, yes it needs some tidying but that’s up to anyone that feels the urge...
Ok, we are conducting a trial with two workers on one server; in short, our content xml is sourced from "one" data store area and is parsed by cocoon to produce the site.
The two tomcat workers "each" have a $TOMCATHOME/work directory that each contain the localhost/...
I'm trying to startup Opera in an existing DISPLAY from cron but, it has got me stumped (never was an X fan)
This is what I do at the moment:
As user fred who has a logged in X secession, I have a crontab = to
12 12 * * (1-5) /scripts/start_opera
the contents of start_opera are:
#!/bin/bash...
In the absence of the search engine can anyone point me in the correct direction of where I can research running multiple tomcat servers on the same server (OS = Linux) ??
Thanx in advance
L.
What options are there for running "both" pre and post backup scripts from Net Backup Bussines Edition ?
Looks like I will be getting involved in setting this up in the very near future !!!!!
E.g.: We need to shutdown Oracle and other applications do the backup, and once complete we...
Ok so my head has now become so fuzzy I cant think straight, so I ask my mates to help me out of this hole I'm digging:
The code:
At the top I have this ....
$data_file="passfilelist1.txt";
open( TEST, "$data_file" ) or die;
chomp( %hash = map { split /,/ } <TEST> );
close...
Can anyone point me to a simple maillog analyser, I just need to show my customer (project Mgr) how many mails and to who they were sent from the web form.
I'd rather use somthing thats tried and tested rather than (I will if I must) start writing code.
Thanks in advance..
PS. OS = Unix...
Hi folks,
I need to re-configure sendmail to appear to be sending mail from one address as the SmartHost is trying to do reverse lookup on the domain.
I have a private network that has access via a admin network to a Exim mailserver, my server fred1 has no valid domain
If I configure the hosts...
Hi,
I have (lets say) 2 Linux servers [box1, box2] on the same piece of network (but both have more than one interface), I am trying to send mail FROM box1 TO user1@box2, with sendmail -v user1@box2 I get:
user1@box2... Connecting to box2. via esmtp...
user1@box2... Deferred: Connection...
Hi all,
Well it Sunday and I've just missed the first half of the Spanish MotoGP due to a strange behavior of crontab.
Last week I set the servers to do an auto shutdown for some power work to begin in the early hours of Saturday, this is the crontab:
# Set to down the servers on Saturday for...
Hi all,
Any idea how I pass variables from perl into an ASP code snippet with in a pl file ?
++++ Start Script ++++++++++++++++++++++++++++++++++++++
# script to send feedback
#
#
use CGI;
print("Content-type: text/html\n\n");
my($name, $email, $comments, $helper);
my $q = new...
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.