Page 1 of 1
startup
Posted: 18 Aug 2020, 01:41
by philou669
Hi
I want to run SSH command automaticly on startup and i didn't find any thing on web to do this
Thanks to help me
Re: startup
Posted: 18 Aug 2020, 13:39
by TMroy
You can use your favourite ssh application (e.g. PuTTY) to connect to your TNAS and use it as a terminal.
How to login to your TNAS with root permission via SSH
1. Login your TOS, and go to Control Panel > Network Service > Telnet & SNMP > Telnet&SSH;
2. Enable SSH access, set port and apply;
3. Launch ssh application on your computer;
4. Input the correct TNAS IP address and port in the application;
5. username: root, password: same as your admin user's password.
Re: startup
Posted: 18 Aug 2020, 18:37
by philou669
I know that, but I want to run the command automatically when the NAS start. like on linux ou can put command and they run it automaticly as startup. i Want tu mount my gsuite and i don't wont to do this manuely each time.
Sorry for my english if is not clear
thanks
Re: startup
Posted: 18 Aug 2020, 23:38
by TMroy
No problem, I see you now. But I am not if your thought is workable. Can you do the same thing in other linux system?