His Masters' Voices Wiki

よろずのことの書き残し

ユーザ用ツール

サイト用ツール


nas:readynas_duo_v2_openwrt_useradd

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
nas:readynas_duo_v2_openwrt_useradd [2022/05/28 21:13] – [一般ユーザーにSSHアクセスを許可] nipa28nas:readynas_duo_v2_openwrt_useradd [2022/05/28 21:46] (現在) – [一般ユーザーでSSHアクセスする] nipa28
行 152: 行 152:
  
 ホームディレクトリは、RAID1を組んだReadyNASのHDD上にあるので、ディスク容量もたっぷりありますね。 ホームディレクトリは、RAID1を組んだReadyNASのHDD上にあるので、ディスク容量もたっぷりありますね。
 +
 +
 +### ホスト名でSSHアクセス
 +
 +なんと、 openwrt.local でもアクセスできますね8-O
 +
 +```
 +hiroshi@VPCF24AJ-ubuntu:~$ ssh hiroshi@openwrt.local
 +The authenticity of host 'openwrt.local (192.168.10.2)' can't be established.
 +ED25519 key fingerprint is SHA256:+PRsgEp2u4uYinKRrsU4fVU9a9oHTceK8Gp/nDtXaCw.
 +This host key is known by the following other names/addresses:
 +    ~/.ssh/known_hosts:1: [hashed name]
 +Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
 +Warning: Permanently added 'openwrt.local' (ED25519) to the list of known hosts.
 +
 +
 +BusyBox v1.35.0 (2022-05-20 19:00:24 UTC) built-in shell (ash)
 +
 +  _______                     ________        __
 +       |.-----.-----.-----.|  |  |  |.----.|  |_
 +     ||  _  |  -__|     ||  |  |  ||   _||   _|
 + |_______||   __|_____|__|__||________||__|  |____|
 +          |__| W I R E L E S S   F R E E D O M
 + -----------------------------------------------------
 + OpenWrt SNAPSHOT, r19689-19ef3b54f4
 + -----------------------------------------------------
 +hiroshi@OpenWrt:/mnt/md3/home/hiroshi$ 
 +
 +```
 +
  
  
nas/readynas_duo_v2_openwrt_useradd.1653740037.txt.gz · 最終更新: 2022/05/28 21:13 by nipa28