Search Results

Search: Posts Made By: cabaiste
Forum: Solaris 07-28-2011
6,502
Posted By cabaiste
Right, I think I've spotted it. I need to connect...
Right, I think I've spotted it. I need to connect to the machine via serial connection, use the default login, then work away from there.
Forum: Solaris 07-28-2011
6,502
Posted By cabaiste
So before this thread dies completely: ...
So before this thread dies completely:

Apparently I need to create a root account for the xscf, with which I can run commands like ls, rm and so on, so I can delete the old firmware and free up...
4,010
Posted By cabaiste
Hi, I think that like you provided solves my...
Hi,

I think that like you provided solves my problem. I get this error when I log into the system, I cant access my home folder for some reason.


No directory! Logging it with home=/
4,010
Posted By cabaiste
I'm using Solaris
I'm using Solaris
4,010
Posted By cabaiste
Hi, task is an expect script.
Hi, task is an expect script.
4,010
Posted By cabaiste
Crontab help
Hi,

I added a task to run every minute to crontab:


* * * * * /usr/bin/task
But I get this error message:


Your "cron" job on system
/usr/bin/task

produced the following output:

!...
Forum: Solaris 07-22-2011
6,502
Posted By cabaiste
It's quite strange. I ran getflashimage -d to...
It's quite strange. I ran getflashimage -d to delete other ones too, still saying insufficient free space though
Forum: Solaris 07-22-2011
6,502
Posted By cabaiste
Yeah I'm not sure why it's not asking me that, it...
Yeah I'm not sure why it's not asking me that, it did with the others. getflashimage -l returns nothing?
Forum: Solaris 07-21-2011
6,502
Posted By cabaiste
XSCF on M3000
Hi,

I've updated a few M3000s to new firmware without any hassle, but on one of them the following is happening:


XSCF> getflashimage -u wayner ftp://10.16.122.200/tftpboot/IKXCP1102.tar.gz...
880
Posted By cabaiste
Quick Bash question.
Hi,

I'm basically looking to see what this line of code does:


. `dirname $0`/../config/config


Thanks.
Forum: IP Networking 06-10-2011
1,434
Posted By cabaiste
SNMP Problem
Hi, basically I'm just looking at the O'Reilly book 'Essential SNMP' and am following one of the examples. The code in the example is:


#!/usr/bin/perl
use SNMP::Util;
my $MIB1 = $ARGV[0];
my...
4,974
Posted By cabaiste
Thanks, dunno how I didn't notice that! I was...
Thanks, dunno how I didn't notice that! I was also missing a $ on the initial if statement :o
4,974
Posted By cabaiste
Perl nested if statement
I'm just having a bit of trouble running this code. It tells me that there's a syntax error on line 29. Any help appreciated.


#!/usr/bin/perl
#
# Phone Book Application
#

%phonebook = (...
1,006
Posted By cabaiste
I see! Thanks very much lads!
I see! Thanks very much lads!
1,006
Posted By cabaiste
Some beginner help with an if/else statement!
Hi, first post here, probably seems like a fairly obvious answer but ah well! Just having a bit of trouble with this if/else statement, anyone see what I'm doing wrong?



#!/bin/sh...
Showing results 1 to 15 of 15

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