|
Lines 4244-4251
Link Here
|
| 4244 |
<filename>rc.conf</filename> file for:</para> |
4244 |
<filename>rc.conf</filename> file for:</para> |
| 4245 |
<screen>sshd_enable="YES"</screen> |
4245 |
<screen>sshd_enable="YES"</screen> |
| 4246 |
<para>This will load &man.sshd.8;, the daemon program for <application>OpenSSH</application>, |
4246 |
<para>This will load &man.sshd.8;, the daemon program for <application>OpenSSH</application>, |
| 4247 |
the next time your system initializes. Alternatively, you can |
4247 |
the next time your system initializes. Alternatively, it is |
| 4248 |
simply run directly the <application>sshd</application> daemon by typing <command>sshd</command> on the command line.</para> |
4248 |
possible to use <filename>/etc/rc.d/sshd</filename> &man.rc.8; |
|
|
4249 |
script to start <application>OpenSSH</application>:</para> |
| 4250 |
|
| 4251 |
<programlisting>/etc/rc.d/sshd start</programlisting> |
| 4249 |
</sect2> |
4252 |
</sect2> |
| 4250 |
|
4253 |
|
| 4251 |
<sect2> |
4254 |
<sect2> |