Talk:Deployment Team/FAQ: Difference between revisions

 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Static IP==
==Static IP==
Before you begin, get you need the static ip address; a gateway ip address; and a DNS server ip address. On a Windows XP machine, go to the Control Panel and select network connections. Select the connection you are interested in, and go to the Details button, where these data will be listed.
Instructions for setting a static IP address
 
Before you begin, get you need the static ip address; a gateway ip address; and a DNS server ip address. On a Windows XP machine, go to the Control Panel and select network connections. Select the connection you are interested in, click on the Support tab and then the Details button, where these data will be listed.


1. Open the Terminal Activity
1. Open the Terminal Activity
Line 11: Line 13:
  ifconfig
  ifconfig


take note of the eth device: it will eth0 or eth1 or something similar
take note of the eth or wlan device: it will eth0 or eth1 or wlan0 or something similar


5. Type:
5. Type:
Return to "Deployment Team/FAQ" page.