mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-06-21 10:17:43 +02:00
Update _index.en.md
This commit is contained in:
parent
d9e6a7c414
commit
66ad764442
@ -14,7 +14,7 @@ There are some benefits to using NSSM:
|
|||||||
|
|
||||||
While the benefits of PM2 include:
|
While the benefits of PM2 include:
|
||||||
- Good idea if you run the server on the same computer as your main work computer
|
- Good idea if you run the server on the same computer as your main work computer
|
||||||
- You logon regularly to the user that created the rustdesk startup entry
|
- You logon regularly to the user that created the RustDesk startup entry
|
||||||
- More user friendly
|
- More user friendly
|
||||||
|
|
||||||
## Installing using NSSM
|
## Installing using NSSM
|
||||||
@ -27,7 +27,6 @@ contents of win64 folder). It is also best practice to move the binary of NSSM i
|
|||||||
thus it is best to tuck it away in Program files) directory of your Installation drive (Usually the C drive).
|
thus it is best to tuck it away in Program files) directory of your Installation drive (Usually the C drive).
|
||||||
It is also advisable to add the path (such as `C:\Program Files\NSSM`) to the path variable.
|
It is also advisable to add the path (such as `C:\Program Files\NSSM`) to the path variable.
|
||||||
|
|
||||||
|
|
||||||
### Checking if NSSM is installed properly
|
### Checking if NSSM is installed properly
|
||||||
If you've done everything correctly the folder `C:\Program Files\NSSM` (in this example I use the C:
|
If you've done everything correctly the folder `C:\Program Files\NSSM` (in this example I use the C:
|
||||||
drive but you can use whatever drive you installed Windows to or whatever path you desire) should
|
drive but you can use whatever drive you installed Windows to or whatever path you desire) should
|
||||||
|
Loading…
x
Reference in New Issue
Block a user