Changes

From SME Server
Jump to navigationJump to search
m
no edit summary
Line 8: Line 8:     
=== Installation ===
 
=== Installation ===
Login a Administrator and create a folder C:\cygwin. Save http://cygwin.com/setup.exe to this folder and run it:
+
Login as Administrator and create a folder C:\cygwin. Save http://cygwin.com/setup.exe to this folder and run it:
 
[[Image:Cygwin-install-screenshot-1.png]]
 
[[Image:Cygwin-install-screenshot-1.png]]
   Line 38: Line 38:  
Run the ''Cygwin Bash Shell'' from the ''Start Menu''.
 
Run the ''Cygwin Bash Shell'' from the ''Start Menu''.
   −
==== Configuring sshd Service ====
+
==== Configuring the sshd Service ====
 
{{Note box|The sshd service is not needed for the Affa backup but it is quite useful to have a ssh login for configuration or viewing log files. You can skip this step, if you don't need ssh login.}}
 
{{Note box|The sshd service is not needed for the Affa backup but it is quite useful to have a ssh login for configuration or viewing log files. You can skip this step, if you don't need ssh login.}}
   Line 80: Line 80:  
  ssh Administrator@localhost
 
  ssh Administrator@localhost
   −
==== Configuring rsyncd Service ====
+
==== Configuring the rsyncd Service ====
 
Create the /etc/rsyncd.secret file and add the user affa with password '''secretword''' separated by a colon. Replace the placeholder '''secretword''' by a strong password.
 
Create the /etc/rsyncd.secret file and add the user affa with password '''secretword''' separated by a colon. Replace the placeholder '''secretword''' by a strong password.
 
  affa:'''secretword'''
 
  affa:'''secretword'''
501

edits

Navigation menu