Fix: Enable SSH and run super user "sudo su"

Fix Xpenology DS3617

Enable SSH and run super user "sudo su"

  • Enable root account and set a password.

chmod 755 /etc/ssh/sshd_config && sed -i 's/#PermitRootLogin prohibit-password/PermitRootLogin yes/g' /etc/ssh/sshd_config && synouser --setpw root newpassword

  • Fix update error 
curl -SLO https://wp.gxnas.com/wp-content/uploads/2020/07/FixSynoboot.sh && mv /volume1/docker/FixSynoboot.sh /usr/local/etc/rc.d/ && chmod 755 /usr/local/etc/rc.d/FixSynoboot.sh
  • Fix CPU model

curl -SLO https://wp.gxnas.com/wp-content/uploads/2019/08/ch_cpuinfo && chmod 755 ch_cpuinfo && ./ch_cpuinfo 


Comments

Popular posts from this blog

Activate Synology Active Backup for Business for Xpenology DSM 6

Synology as a FreeNAS / TrueNAS backup - Rsync