Tuesday, April 5, 2011

Network management - HPUX

Network management - HPUXTo display the network interface cards and status# lanscan Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI Path Address In# State NamePPA ID Type Support Mjr# 0/0/0/0 0x00306E1CC281 0 UP lan0 snap0 1 ETHER Yes 119 1/12/0/0 0x00306E210F32 3 UP lan3 snap3 ...

Thursday, March 31, 2011

Tuesday, March 8, 2011

HP-UX Overview and Command Summary - page 12

Users AdministrationCreating Userssam --> user and group accounts useradd -g users -d Username Creating Groups sam --> user and group accounts groupadd GroupnameUseful Commands Command Description or \ autocompletion file * Show file types, such as "ascii". find -name -print Finds a file in the OS at the starting path on down grep...

HP-UX Overview and Command Summary - page 11

Starting an X-Window application from telnet start an X-Window server on the PC, such as exceed export DISPLAY=W.X.Y.Z:0.0     <---W.X.Y.Z is the IP Address of the PC /opt/ignite/bin/ignite                          <---Now just...

HP-UX Overview and Command Summary - page 10

Command Script to print useful information to a file called info echo "sel path system; info; wait; infolog >view >done >"lcstm>info #cat info print_manifest  (located in /var/opt/ignite/local/manifest/manifestinfo ??) Command Script to print useful information cstm cstm>Map cstm>SelAll cstm>Information cstm>Infolog cstm>exit Command Script to...

HP-UX Overview and Command Summary - page 9

Changing the Server Name and the IP AddressUsing set_parms  --> may not work correctly for multiple nics set_parms hostname  ( a reboot is required for the change to take effect) It will prompt you for the new hostname It will prompt you to reboot (answer no if you are also changing the ip address) set_parms ip_address   ( a reboot...