Differences
This shows you the differences between the selected revision and the current version of the page.
howto:telnet 2006/11/13 21:45 | howto:telnet 2017/09/06 17:34 current | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Files needed ===== | ===== Files needed ===== | ||
- | [[http://download.dsmg600.info/busybox-telnetd-1.2.1.tar.bz2|Busybox with telnetd and sed]] | + | [[http://dns323.kood.org/downloads/busybox-telnetd-1.2.1.tar.bz2|Busybox with telnetd and sed]] |
===== Installing files ===== | ===== Installing files ===== | ||
Line 9: | Line 10: | ||
[[:howto:extract|Extract]] busybox-telnetd-1.2.1.tar.bz2 archive to the root of your DSM-G600 hard disk. | [[:howto:extract|Extract]] busybox-telnetd-1.2.1.tar.bz2 archive to the root of your DSM-G600 hard disk. | ||
+ | If you are going to use FTP or Samba to copy files to DSM-G600 then make sure that your FTP or Samba user has a root access to your hard disk. Also make sure that fun_plug, busybox and sed has an executable flag! | ||
===== Code ===== | ===== Code ===== | ||
Line 31: | Line 33: | ||
</code> | </code> | ||
+ | |||
+ | |||
===== Using ===== | ===== Using ===== | ||
- | After you have entered necessary code, you can restart your DSM-G600 and connect to your DSM-G600 with telnet client with ''root'' user and with password you have specified for ''admin'' in web interface. | + | After you have entered necessary code, you can restart your DSM-G600 and connect to your DSM-G600 with telnet client, login as ''root'' and with password you have specified for ''admin'' in web interface. |
---- | ---- | ||
Line 40: | Line 44: | ||
=== Alternative way to enable telnet === | === Alternative way to enable telnet === | ||
- | http://forum.dsmg600.info/p304-20061031-175509.html#p304 | + | http://dns323.kood.org/forum/p304-20061031-175509.html#p304 |