ildary  
                (Ildar Yusupov)
               
                 
              
                  
                    April 27, 2018,  6:13am
                   
                   
              1 
               
             
            
              Hi, everybody, I bought new Synology NAS and trying to install Syncthing on it, by this insruction:
  
  
    Hello, 
Could someone please point me to a proper and concise guide to install and further auto-update the official Syncthing release on my Synology DS213j ? The tar.gz package for arm devices, not the .spk from Cytek.
I’ve been looking for a tuto here and there for a few days, no success so far. 
I’m not a very Linux-guy but, in desperation, I could try to adapt this Raspberry Pi tuto  accordingly, with the hope not to mess system files. 
Thanks in advance.
   
 
I have no Linux expirience and stuck on this:
switch to user st with su -s /bin/ash st
i receive error: su: Permission denied
What can I do to fix this? both users are in Administrators group.
             
            
               
               
               
            
           
          
            
              
                ildary  
                (Ildar Yusupov)
               
              
                  
                    April 27, 2018, 12:49pm
                   
                   
              2 
               
             
            
              Found this: https://github.com/Safihre/spksrc/releases/tag/syncthing-dsm61-new-all 
and this package is for my device (DS418): syncthing_rtd1296-6.1_0.14.43-14.spk
Long live open source!
             
            
               
               
               
            
           
          
            
              
                wweich  
                
               
              
                  
                    April 27, 2018,  3:28pm
                   
                   
              3 
               
             
            
              afaik in current DSM versions, you can only login as admin, not as root. admin has no permission do run su, so you need to use sudo to elevate your permissions.
             
            
               
               
               
            
           
          
            
              
                ildary  
                (Ildar Yusupov)
               
              
                  
                    April 28, 2018,  4:22am
                   
                   
              4 
               
             
            
              Thank you for your answer, can you please write a right string instead of “su -s /bin/ash st”?
             
            
               
               
               
            
           
          
            
              
                wweich  
                
               
              
                  
                    April 28, 2018,  7:18am
                   
                   
              5 
               
             
            
              should be sudo su -s /bin/ash st
             
            
               
               
               
            
           
          
            
              
                system  
                (system)
                  Closed 
               
              
                  
                    May 28, 2018,  7:30am
                   
                   
              7 
               
             
            
              This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.