Sponsored Content
Operating Systems Solaris T5240 netmgmt port not blinking Post 302287942 by taran on Monday 16th of February 2009 04:37:49 AM
Old 02-16-2009
login as admin y have default alom
sc> usershow
Username Permissions Password CLI mode
root aucro Assigned default
admin Administrator Assigned alom


or

cd /SP/network

set pendingipdiscovery=static

set pendingipaddress=192.24.12.12

set pendingipgateway=192.24.12.10

set pendingipnetmask=255.255.255.0

set commitpending=true
 

10 More Discussions You Might Find Interesting

1. Programming

blinking text

hi every one i got a problem in blinking text i tried like this main() { initscr(); move(5,10); addstr("this is blink->"); addch('H' | A_BLINK); refresh(); getch(); endwin(); } an error came like this # cc r3.c r3.c: In function ‘main': r3.c:6: error: ‘A_BLINK' undeclared (first... (5 Replies)
Discussion started by: ramesh.jella
5 Replies

2. UNIX for Dummies Questions & Answers

Blinking cursor

Cursor is blinking (slightly) while loading page in Firefox, or during scrolling a window. I tried some variants of linux (gnome permanently) and of course my solaris. May be an artifact of X-window? Cause in windows cursor is stable (i'm feeling more confident). PS: It makes me nervous. (0 Replies)
Discussion started by: Xcislav
0 Replies

3. UNIX for Dummies Questions & Answers

gvim: avoid cursor blinking if window inactive

Hi, I'm a newbie here and don't know if this is the right forum for my question, but I searched for a forum for gvim and can't find one. My gvim shows always a blinking cursor, also if it is not the active xwindow. So I write very often in other xwindows, when editing with gvim. Is there a... (3 Replies)
Discussion started by: jeckle
3 Replies

4. UNIX for Dummies Questions & Answers

Dell monitor blinking with the Solaris

Hi I have experienced some problems with the new monitor on my Solaris WS (Solaris5.4). Old monitor (Sony ES200) died an we installed a new one (Dell Ultrascan P780) The system booted but the monitor statrted blinking at the rate about once in 5-7 seconds. This is espetially strange that the... (0 Replies)
Discussion started by: Andrey Malishev
0 Replies

5. Solaris

ufsrestore T5240

Hi Friends we have sun T5240 server, we have taken ufsdump of this server remotely with scsi tapedrive, If we need to do ufsrestore means what we have to do, since T5240 has not having scsi port, any procedure is there? Regards Rajasekar (5 Replies)
Discussion started by: rajasekg
5 Replies

6. UNIX for Dummies Questions & Answers

Stop blinking text after process is complete

Trying to make some blinking text to designate a process taking place. Trying to figure out how when the process is complete how to end the blinking. I could clear out but then I lose any prior output which I don't want. echo "Archiving Files..." printf "\x1b (10 Replies)
Discussion started by: wyclef
10 Replies

7. Solaris

How to find port number wwn of particular port on dual port HBA,?

please find the below o/p for your reference bash-3.00# fcinfo hba-port HBA Port WWN: 21000024ff295a34 OS Device Name: /dev/cfg/c2 Manufacturer: QLogic Corp. Model: 375-3356-02 Firmware Version: 05.03.02 FCode/BIOS Version: BIOS: 2.02; fcode: 2.01;... (3 Replies)
Discussion started by: sb200
3 Replies

8. Solaris

Using a Modem on a T5-2 or a T5240

Hi Folks, Just a quick question - hopefully! I have an application currently running on a V890 with Solaris 9, I'd like to move this to either one of our T-5's or one of the T5240's in a Legacy container on an LDOM - but the fly in the ointment is the application still uses a standard Hayes... (3 Replies)
Discussion started by: gull04
3 Replies

9. Debian

Debian fresh install blinking cursor meaning?

Hello, I have downloaded and install debian in computer it is blinking cursor what this mean? (6 Replies)
Discussion started by: Riteshkakkar
6 Replies

10. UNIX for Beginners Questions & Answers

Useradd not creating users and just got blinking cursor

Suddenly useradd command is not working,no errors displayed and just got blinking cursor after hitting the command but not actually creating users as expected. Tried using the groupadd command but same results. The last thing that I did if I can remember is changing the default run level from 5... (2 Replies)
Discussion started by: norbie.lopez
2 Replies
amtterm(1)						      General Commands Manual							amtterm(1)

NAME
amtterm - Intel AMT serial-over-lan (sol) client. SYNOPSIS
amtterm [ options ] host [ port ] DESCRIPTION
amtterm provides access to the serial-over-lan port of Intel AMT managed machines. host is the hostname or IP address of the machine amt- term should connect to. port is the tcp port to use and defaults to 16994 (standard AMT redirection port) if unspecified. For more inforamtions on Intel AMT check amt-howto(7). OPTIONS
-h Display help text. -v Be verbose (default). -q Be quiet. -u <user> Specify username, defaults to "admin". -p <pass> Specify password. amtterm will prompt on the terminal if unspecified. ENVIRONMENT
AMT_PASSWORD Default value for the password. SEE ALSO
gamt(1), amttool(1), amt-howto(7) AUTHOR
(c) 2007 Gerd Hoffmann <kraxel@redhat.com> (c) 2007 Gerd Hoffmann amtterm(1)
All times are GMT -4. The time now is 05:56 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy