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:48] – [Changing Port Desktop Software] Scott Cunliffe | technote:changing_port [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 62: | Line 62: | ||
[[server/ | [[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 Connection Port For Desktop Software ===== | ===== Changing Connection Port For Desktop Software ===== | ||
Line 77: | Line 104: | ||
Click '' | Click '' | ||
+ | |||
+ | {{tag> technote server port master lite checkpoint}} | ||
technote/changing_port.1631152095.txt.gz · Last modified: 2025/01/21 22:07 (external edit)