PDA

Click to See Complete Forum and Search --> : emergency


sparkash
Jan 10th, 2003, 06:25 AM
i Know this is not a VB question but our IT Guys are OFFsite and i have no one else to turn to..

we have a solaris unix system and i need to know what is the unix equivalent of ipconfig.

If someone can post me an answer by 1pm GMT, there will be a lot of relieved people here.

Thanks and sorry Martin for this non VB question.

Punkcake
Jan 10th, 2003, 06:48 AM
Try "ifconfig"... doesn't work with all unix systems tho.

Make sure you are Root....

hope that helps

plenderj
Jan 10th, 2003, 07:04 AM
/sbin/ifconfig

And I have moved this into the GeneralPC forum :)

parksie
Jan 12th, 2003, 05:43 AM
Originally posted by Punkcake
Try "ifconfig"... doesn't work with all unix systems tho.

Make sure you are Root....

hope that helps Don't have to be root on any of the systems I tried.