* [[NetBSD Install]] <code> echo hostname=<hostname> >> /etc/rc.conf echo dhcpcd=YES >> /etc/rc.conf /etc/rc.d/dhcpcd start </code> Add OpenSSH to startup: <code> echo sshd=YES >> /etc/rc.conf /etc/rc.d/sshd start </code> Setup ntp-client: <code> echo ntpd=YES >> /etc/rc.conf echo ntpdate=YES >> /etc/rc.conf </code>
Trace:
Article
Show pagesource
Old revisions
Log In
Navigation
[
Please fill or disable this placeholder (:wiki:navigation)
]
Search
Toolbox
What links here
Recent Changes
Site index
Printable version
QR Code