mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-25 11:14:06 +00:00
changed remote around
This commit is contained in:
parent
3d9a3a3fef
commit
005192edec
@ -373,15 +373,31 @@ web browser.
|
|||||||
This will show the address you will use in the remote
|
This will show the address you will use in the remote
|
||||||
computer for Stage view.
|
computer for Stage view.
|
||||||
|
|
||||||
|
Finding your IP address
|
||||||
|
^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
If the Remote or Stage view URL are not showing you can manually find these
|
If the Remote or Stage view URL are not showing you can manually find these
|
||||||
settings. To find your projection computer's IP address for Windows, open
|
settings. To find your projection computer's IP address use these steps below.
|
||||||
*Command Prompt* and type in “ipconfig” (without quotations), press Enter key and
|
|
||||||
your IP address will show. In Linux, open *Terminal* and type “ifconfig” (without
|
**Windows:**
|
||||||
quotations), 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.
|
Open *Command Prompt* and type in :command:`ipconfig`, press the Enter key and
|
||||||
|
your IP address will show.
|
||||||
|
|
||||||
|
**Linux:**
|
||||||
|
|
||||||
|
Open *Terminal* and type :command:`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.4 or 10.3**
|
||||||
|
|
||||||
|
From the Apple menu, select `Location --> Network Preferences...`
|
||||||
|
In the Network Preference window, next to "Show:", select :command:`Network Status`.
|
||||||
|
You will see your network status and your IP address displayed.
|
||||||
|
|
||||||
With these two settings written down, open a web browser in the remote computer
|
With these two settings written down, open a web browser in the remote computer
|
||||||
and enter the IP address followed by a colon and then the port number, ie:
|
and enter the IP address followed by a colon and then the port number, ie:
|
||||||
192.168.1.104:4316 then press enter. You should now have access to the OpenLP
|
192.168.1.104:4316 then press enter. You should now have access to the OpenLP
|
||||||
Controller. If it does not come up, you either entered the wrong IP address,
|
Controller. If it does not come up, you either entered the wrong IP address,
|
||||||
port number or one or both computers are not connected to the network.
|
port number or one or both computers are not connected to the network.
|
||||||
|
Loading…
Reference in New Issue
Block a user