Search Results

Search: Posts Made By: zixzix01
945
Posted By zixzix01
No no You haven't missed the point at all. It's...
No no You haven't missed the point at all. It's actually what I tried to use to get the initial output.

Yeah, I guess I should have told you what the file contents are. Basically both files have...
945
Posted By zixzix01
Take out File-B contents from File-A within Vi/ViM
So I have a list of account names in one file (File-A). I have an account History file (File-B) of accounts I want to take out of File-A. I wish to not include some accounts which were added in the...
1,536
Posted By zixzix01
NDMP To Backup a Disk Array to HP B6200, EML 103e Tape Library
Hi All,

Seeking information on the following and perhaps a bit of insight and opinions:

I would like to look into using NDMP to backup a disk array using NetBackup 7.5 to HP B6200 StoreOnce...
4,263
Posted By zixzix01
I think you have managed to break through my...
I think you have managed to break through my silliness. I got a "script failed" in my logs. But thats because I think it was already running. So I actually had output saying it failed. Yay!

:D...
4,263
Posted By zixzix01
Here is my script as it stands now: ...
Here is my script as it stands now:

#!/opt/perl/bin/perl -w

# Using recommended pragmas
use strict;
use warnings;

#must install libproc-pid-file-perl package
use Proc::PID::File; ...
4,263
Posted By zixzix01
Because the Script never seems to end.Yes I press...
Because the Script never seems to end.Yes I press Ctrl-C because the script doesn't seem to finish.
Well I don't really see why it would take that long. I left it alone for a couple of hours and it...
4,263
Posted By zixzix01
Ok, And now it complains about this test if...
Ok,

And now it complains about this test if there is another instance of the Pidfile running:

root@comp:/directory/script# perl script.pl Can't locate object method "new" via package...
4,263
Posted By zixzix01
Thank you for clarifying about the ; after the...
Thank you for clarifying about the ; after the operand.

Almost the same output still though.

root@comp:/directory/script# perl -c script.pl
String found where operator expected at script.pl...
4,263
Posted By zixzix01
Yeah I'm still getting the following error: ...
Yeah I'm still getting the following error:

root@comp:/directory/script# perl script.pl
String found where operator expected at script.pl line 25, near "&nicetime "Script FAILED\n"" ...
4,263
Posted By zixzix01
Oh right I noticed that. Is it just the...
Oh right I noticed that. Is it just the misspelling, or that it's not declared?

---------- Post updated at 03:29 PM ---------- Previous update was at 03:24 PM ----------

Ok fixed that, but now...
4,263
Posted By zixzix01
Perl program to run a Shell script issues...
Hi all,

I have the following Perl script which is intended to run a Shell script and generate some logging for the purposes of tracking weather or not the script ran.

I get an error, of...
10,171
Posted By zixzix01
List and Compare Files accross different servers.
Hi all,

This is my situation. First thing is I cannot use rsync to accomplish this. I don't have on my systems and we can't put it on. I run HP-UX 11v3.

I have a list of files generated...
5,502
Posted By zixzix01
Mmmm, We're using HP's Output Server. And...
Mmmm,

We're using HP's Output Server. And that is a custom pdpr command made by our boss. Works off of the command line, however it fails when used within a script.

If I use the syntax for...
5,502
Posted By zixzix01
Yes, I'm using root so no problem there. I think...
Yes, I'm using root so no problem there. I think the problem is in the different printers. Something is going on there.

I was able to get the echo statement and output and it still prints out...
5,502
Posted By zixzix01
Thank you. I figured that out.
Thank you. I figured that out.
5,502
Posted By zixzix01
Thanks, I had the script fixed up a bit... ...
Thanks,

I had the script fixed up a bit...

However getting an error when I'm trying to echo the print function to a file.

Here is the code:


#!/usr/bin/sh
#put /usr/bin in the path...
5,502
Posted By zixzix01
Script issue - Prints pages with jibberish...
Hi all,

I have a script from a programmer, for which I need to analyze a problem.

The script gathers audit info and prints out the results. Two different departments use it, on two different...
13,952
Posted By zixzix01
Yeah, it was under the settings for our...
Yeah, it was under the settings for our terminal...8600 I think. Not at the computer now.

But it was listed there among some other settings...
13,952
Posted By zixzix01
And that is going to change the ILO machine name...
And that is going to change the ILO machine name also?

---------- Post updated at 01:28 PM ---------- Previous update was at 01:16 PM ----------

***************



Yeah, I ran the set_parms...
13,952
Posted By zixzix01
HP UX - ILO Console hostname different than Machine Hostname...
Hi All,

So we added a new HP-UX 11.31 machine. Copied OS via Ignite-UX (DVD)over from this machine called machine_a. It was supposed to be named machine_c. And it is when you log in...however...
1,974
Posted By zixzix01
Bypassing blocking of websites...
So my workplace uses websense to block certain websites. I read while researching firesheep, that you can somehow bypass that by creating a proxy, and thus:

#1 protect yourself from people using...
4,430
Posted By zixzix01
:) I am the administrator...fairly new one and...
:) I am the administrator...fairly new one and learning...but still...

In any case I got it to work...

Corona...never done what you are suggesting...I can see its a script. Do I need to create...
4,430
Posted By zixzix01
Nice... Well I'm using Secure CRT software...
Nice...

Well I'm using Secure CRT software utilizing SSH connection. As mentioned, I have set up Public/Private key combos on the UNIX machines. I've let CRT software create a hash. No problem...
4,430
Posted By zixzix01
Right, We have ssh enabled. I like...
Right,

We have ssh enabled. I like Public/private key encryption but for some reason I was unable to utilize it. I use Secure CRT on our UNIX servers and it was easy to set up ssh and public and...
4,430
Posted By zixzix01
Help with Ubuntu Linux Server Password Problem...
Hi all,

I have no root access enabled on our linux server due to safety issues. We use sudo. When I change my password using passwd command, I sometimes get issues where I can't log back in. ...
Showing results 1 to 25 of 100

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