Miroslav Abrahám преди 4 месеца
родител
ревизия
754f0d9ff1
променени са 1 файла, в които са добавени 17 реда и са изтрити 2 реда
  1. 17 2
      docs/INSTALL_admin.md

+ 17 - 2
docs/INSTALL_admin.md

@@ -82,7 +82,7 @@ To install basic scoop, run these commands:
 
 # Additional setup
 
-To install syncthing, run the following commands:
+To install **Syncthing**, run the following commands:
 
     nssm install syncthing
 
@@ -110,7 +110,22 @@ To install syncthing, run the following commands:
 
     nssm start syncthing
 
-To manage TightVNC, run the following:
+To install **Backrest**, run the following commands:
+
+    nssm install backrest
+
+    nssm set backrest Application C:\ProgramData\scoop\apps\backrest\current\backrest.exe
+    nssm set backrest AppDirectory C:\ProgramData\scoop\apps\backrest\current
+
+    nssm set backrest DisplayName Backrest
+    nssm set backrest Description Backrest backup tool
+    nssm set backrest Start SERVICE_DELAYED_AUTO_START
+
+    nssm set backrest ObjectName LocalSystem
+
+    nssm start backrest
+
+To manage **TightVNC**, run the following:
 
     tvnserver -install
     tvnserver -start