technote:changing_port
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:changing_port [2021/09/09 01:12] – [Changing Port Using The Registry Editor] Scott Cunliffe | technote:changing_port [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 60: | Line 60: | ||
Close the Registry editor. | Close the Registry editor. | ||
- | ===== Changing Port Desktop Software ===== | + | [[server/ |
+ | |||
+ | |||
+ | ==== Changing Port Number On Linux ==== | ||
+ | |||
+ | <note tip> | ||
+ | |||
+ | [[server/ | ||
+ | |||
+ | Navigate to | ||
+ | < | ||
+ | |||
+ | Open the file **tapetrack** in vi or similar editor. | ||
+ | |||
+ | Add **-p 443** to the start function as shown. | ||
+ | |||
+ | < | ||
+ | start() | ||
+ | { | ||
+ | echo " | ||
+ | / | ||
+ | RETVAL=0 | ||
+ | }</ | ||
+ | |||
+ | Save the file and reload systemd manager configuration using **systemctl daemon-reload** | ||
+ | |||
+ | Some systems may need a reboot to finalise changes. | ||
+ | |||
+ | [[server/ | ||
+ | ===== Changing | ||
+ | |||
+ | To change the port on an existing entry in a Desktop Program, from the login window, click the ellipses button to the right of the drop down connection box to open the '' | ||
+ | |||
+ | {{login_open_connection.gif}} | ||
+ | |||
+ | Right click your connection and select '' | ||
+ | |||
+ | From the '' | ||
+ | |||
+ | {{login_port_update.gif}} | ||
+ | |||
+ | If required you can update the Server address as well at this point. | ||
+ | |||
+ | Click '' | ||
+ | |||
+ | {{tag> technote server port master lite checkpoint}} | ||
technote/changing_port.1631149966.txt.gz · Last modified: 2025/01/21 22:07 (external edit)