博客專欄

EEPW首頁 > 博客 > NAS教程丨鐵威馬如何登錄 SSH終端?

NAS教程丨鐵威馬如何登錄 SSH終端?

發(fā)布人:鐵威馬 時(shí)間:2024-06-25 來源:工程師 發(fā)布文章

適用型號: 所有TNAS 型號

如您有特殊操作需要通過 SSH 終端登錄 TNAS,請參照以下指引: (注意: 關(guān)于以下操作步驟中的"cd /"的指令,其作用是使當(dāng)前 SSH/Telnet 連接的位置切換到根目錄,以免造成對卷的占用.請不要遺漏它.)

Windows 電腦

1.請下載 ssh終端工具:
https://www.chiark.greenend.org.uk/~sgt ... atest.html

2.打開 putty,輸入 TNAS的 IP地址和 ssh的端口,端口默認(rèn)為9222。

win2.1.pngwin2.2.png

3A. 若您的系統(tǒng)為 TOS 4.2.12及以上版本,使用初始化時(shí)創(chuàng)建的第一個(gè)用戶進(jìn)行登錄,再以相同的密碼切換至 root 最高權(quán)限:

代碼: 全選

login as: admin
Keyboard-interactive authentication prompts from server:
| Password:End of keyboard-interactive prompts from serverWelcome to Tnas!
[admin@TNAS-???? ~]$ cd /
[admin@TNAS-???? /]$ sudo -iPassword:
[root@TNAS-???? ~]

3B: 若您的系統(tǒng)為 TOS 4.2.12以下的版本,使用 root登錄,密碼為 admin的密碼:

代碼: 全選

login as: root
Keyboard-interactive authentication prompts from server:
| Password:
End of keyboard-interactive prompts from server
Welcome to Tnas!
[root@TNAS-???? ~]
Mac電腦

1.請打開“Finder-應(yīng)用程序-實(shí)用工具”或“Launchpad”,找到“Terminal”并啟動。

mac1.png


2A. 若您的系統(tǒng)為 TOS 4.2.12及以上版本,請使用TOS初始化時(shí)創(chuàng)建的第一個(gè)用戶進(jìn)行登錄,再以相同的密碼切換至 root 最高權(quán)限:

代碼: 全選

Last login: Mon Sep 13 09:55:15 on consoleadminTWMtekiiMac:~ 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)? yes
Warning: 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 permitted
admin@TNAS-????:~$ cd /
admin@TNAS-????:/$ sudo -iPassword: Welcome to TNAS
root@TNAS-????:~#

2B: 若您的系統(tǒng)為 TOS 4.2.12以下的版本,使用 root登錄,密碼為 admin的密碼:

代碼: 全選

Last login: Mon Sep 13 09:55:15 on console
adminTWMtekiiMac:~ 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)? yes
Warning: 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 permitted
root@TNAS-????:~$ cd /
通過 SSH 連接 USB 引導(dǎo)系統(tǒng)

若你在沒有硬盤時(shí)啟動 TNAS 并連接 SSH, 將啟動 USB 引導(dǎo)系統(tǒng).

USB 引導(dǎo)系統(tǒng)的默認(rèn)用戶名為root,默認(rèn)密碼為Admin123,默認(rèn)端口為9222.

(210系列默認(rèn)端口為22,默認(rèn)密碼為admin)


*博客內(nèi)容為網(wǎng)友個(gè)人發(fā)布,僅代表博主個(gè)人觀點(diǎn),如有侵權(quán)請聯(lián)系工作人員刪除。




相關(guān)推薦

技術(shù)專區(qū)

關(guān)閉