wiki:freebsd:enable_ssh_on_freenas_jail
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:freebsd:enable_ssh_on_freenas_jail [2016/02/14 16:17] – created matt | wiki:freebsd:enable_ssh_on_freenas_jail [2022/01/04 10:28] (current) – matt | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Enable SSH on FreeNAS Jail ====== | ====== Enable SSH on FreeNAS Jail ====== | ||
| - | These instructions will work on any FreeBSD install, but you don't necessarily need nano to accomplish it. On a jail on FreeNAS you need nano because | + | The proper way to SSH into a TrueNAS |
| - | < | + | First you need the ID number of the jail. You can get this from the GUI or by running... |
| - | passwd (set password) | + | jls |
| - | pkg update (update pkg database) | + | |
| - | pkg install nano (install nano text editor so you can edit in the browser console) | + | Then run the following |
| - | nano / | + | |
| - | < | + | |
| - | #change the following fields to listed values and un-hash | + | Send '' |
| - | " | + | |
| - | " | + | |
| - | < | + | |
| - | <Y> then < | + | |
| - | sysrc sshd_enable=yes (enable ssh) | + | |
| - | service sshd start | + | |
| - | </ | + | |
wiki/freebsd/enable_ssh_on_freenas_jail.1455484652.txt.gz · Last modified: (external edit)