适用型号: 所有TNAS 型号
如您有特殊操作需要通过 SSH 终端登录 TNAS,请参照以下指引: (注意: 关于以下操作步骤中的"cd /"的指令,其作用是使当前 SSH/Telnet 连接的位置切换到根目录,以免造成对卷的占用.请不要遗漏它.)
Windows 电脑1.请下载 ssh终端工具:+ ^2 v( f& u0 l$ H
2.打开 putty,输入 TNAS的 IP地址和 ssh的端口,端口默认为9222。
" F- `5 z* X5 l2 q9 o D# {7 D6 x9 p1 ~7 l7 {4 n5 N
( w( {( ~- g2 _7 J; E$ N: _5 [
: s4 Y, [7 z8 Y- u" d3A. 若您的系统为 TOS 4.2.12及以上版本,使用初始化时创建的第一个用户进行登录,再以相同的密码切换至 root 最高权限:
代码: 全选login as: adminKeyboard-interactive authentication prompts from server:| Password:
End of keyboard-interactive prompts
from serverWelcome
to Tnas![
admin@TNAS-???? ~]$ cd /[
admin@TNAS-???? /]$ sudo -i
Password:[root@TNAS-???? ~]
3B: 若您的系统为 TOS 4.2.12以下的版本,使用 root登录,密码为 admin的密码:
代码: 全选login
as: rootKeyboard-interactive authentication prompts
from server:| Password:End of keyboard-interactive prompts
from serverWelcome to Tnas![
root@TNAS-???? ~]
Mac电脑1.请打开“Finder-应用程序-实用工具”或“Launchpad”,找到“Terminal”并启动。
2 G& i9 u, e& F; k8 V, D
6 s+ {( u% f8 Q1 R! Y0 |6 n
! f# g8 l& [) r" H. H2A. 若您的系统为 TOS 4.2.12及以上版本,请使用TOS初始化时创建的第一个用户进行登录,再以相同的密码切换至 root 最高权限:
代码: 全选
Last
login: Mon Sep
13 09
:55:15 on console
adminTWMtekiiMac:~ admintwm$ ssh -p
9222 admin@10.
18.15.
123The authenticity of host
'[10.18.15.123]:9222 ([10.18.15.123]:9222)' can
't be established.RSA key fingerprint is d4:29:f3:57:ef:ab:89:2a:fa:21:62:87:86:9e:0d:ae.Are you sure you want to continue connecting (yes/no)? yesWarning: Permanently added '[
10.18.
15.123]
:9222' (RSA) to the list of known hosts.admin@10.18.15.123's
password: Welcome to TNAS-
bash: ulimit: open
files: cannot modify
limit: Operation
not permittedadmin@TNAS-????
:~$ cd /admin@TNAS-????
:/$ sudo -i
Password: Welcome to TNASroot@TNAS-????
:~# 2B: 若您的系统为 TOS 4.2.12以下的版本,使用 root登录,密码为 admin的密码:
代码: 全选
Last login: M
on Sep
13 09:
55:
15 on consoleadminTWMtekiiMac:
~ admintwm$ ssh -p
9222 root@
10.18.15.123The authenticity of host
'[10.18.15.123]:9222 ([10.18.15.123]:9222)' can
't be established.RSA key fingerprint is d4:29:f3:57:ef:ab:89:2a:fa:21:62:87:86:9e:0d:ae.Are you sure you want to continue connecting (yes/no)? yesWarning: Permanently added '[
10.18.15.123]:
9222' (RSA) to the list of known hosts.root@10.18.15.123's password: Welcome to TNAS-bash: ulimit: open files: cannot modify limit: Operation not permittedroot
@TNAS-????:~$ cd /
通过 SSH 连接 USB 引导系统若你在没有硬盘时启动 TNAS 并连接 SSH, 将启动 USB 引导系统.
USB 引导系统的默认用户名为root,默认密码为Admin123,默认端口为9222.
(210系列默认端口为22,默认密码为admin)