Buffy: I was regrouping. Spike: You were about to be regrouped into separate piles.

'Potential'


Buffistechnology 2: You Made Her So She Growls?  

Got a question about technology? Ask it here. Discussion of hardware, software, TiVos, multi-region DVDs, Windows, Macs, LINUX, hand-helds, iPods, anything tech related. Better than any helpdesk!


flea - Sep 22, 2006 6:29:37 am PDT #9018 of 10003
information libertarian

How do I find out what the IP address is of the computer I am sitting at? It is a static IP. It is a Windell.


Gudanov - Sep 22, 2006 6:34:16 am PDT #9019 of 10003
Coding and Sleeping

There he is. Cool


Gudanov - Sep 22, 2006 6:34:46 am PDT #9020 of 10003
Coding and Sleeping

run ipconfig

You need to run it from a command prompt, if you just use the 'Run' from the menu it will just flash a command window at you.

DX comes through with the better directions.


DXMachina - Sep 22, 2006 6:35:25 am PDT #9021 of 10003
You always do this. We get tipsy, and you take advantage of my love of the scientific method.

Go to Start/Run, and type CMD and hit [Enter].

This opens a command box (looks like DOS).

Type IPCONFIG next to the prompt, and hit [Enter].


DXMachina - Sep 22, 2006 6:37:05 am PDT #9022 of 10003
You always do this. We get tipsy, and you take advantage of my love of the scientific method.

Gud, I tried running ipconfig from the run box, and it closed the window before I could read it.


flea - Sep 22, 2006 6:38:36 am PDT #9023 of 10003
information libertarian

DMX comes through with the "For Dummies" directions! Which I needed. Boy do I not miss DOS. Thanks you guys!


Gudanov - Sep 22, 2006 6:39:37 am PDT #9024 of 10003
Coding and Sleeping

Yeah, when I typed 'run ipconfig' I was thinking from the command line not from the Run menu item. I'm so used to always having a command window open I forget that people use the 'run' menu item.


tommyrot - Sep 22, 2006 6:43:42 am PDT #9025 of 10003
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

run ipconfig

Maybe it should be noted that this only works on Windows. In the Unix/Linux/OS X world, ipconfig works differently - it expects to be passed a paramater. (Anyone know how to get it to work like the Windows version?)


Gudanov - Sep 22, 2006 6:44:08 am PDT #9026 of 10003
Coding and Sleeping

run ifconfig


tommyrot - Sep 22, 2006 6:44:50 am PDT #9027 of 10003
Sir, it's not an offence to let your cat eat your bacon. Okay? And we don't arrest cats, I'm very sorry.

Oh. That was simple.