mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-22 12:32:48 +00:00
changed remote around
This commit is contained in:
parent
e5b544d9e7
commit
5337a94677
@ -381,14 +381,20 @@ settings. To find your projection computer's IP address use these steps below.
|
|||||||
|
|
||||||
**Windows:**
|
**Windows:**
|
||||||
|
|
||||||
Open *Command Prompt* and type in :command:`ipconfig`, press the Enter key and
|
Open *Command Prompt* and type::
|
||||||
your IP address will show.
|
|
||||||
|
C:\Documents and Settings\user>ipconfig
|
||||||
|
|
||||||
|
press the Enter key and your IP address will show.
|
||||||
|
|
||||||
**Linux:**
|
**Linux:**
|
||||||
|
|
||||||
Open *Terminal* and type :command:`ifconfig` and use the IP address
|
Open *Terminal* and type::
|
||||||
after “inet addr:” The IP address will always have a format of
|
|
||||||
xxx.xxx.xxx.xxx where x is one to three digits long.
|
linux@user:~$ifconfig
|
||||||
|
|
||||||
|
and use the IP address after “inet addr:” The IP address will always have a
|
||||||
|
format of xxx.xxx.xxx.xxx where x is one to three digits long.
|
||||||
|
|
||||||
**OS X 10.6 or 10.5**
|
**OS X 10.6 or 10.5**
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user