You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


Enable TCP Forwarding over SSH

setcfg LOGIN "SSH AllowTcpForwarding" TRUE


Reboot or go into UI and update the SSH Service


Update Cron 

> vi /etc/config/crontab

> crontab /etc/config/crontab && /etc/init.d/crond.sh restart


Running Applications at startup

> /etc/init.d/init_disk.sh mount_flash_config

> vi /tmp/nasconfig_tmp/autorun.s

> /etc/init.d/init_disk.sh umount_flash_config


Verify that your changes are saved by verifying in the UI


  • No labels