Changes

Jump to navigation Jump to search
Line 53: Line 53:        +
Set dhcpd to start at boot
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
systemctl enable dhcpcd
 
systemctl enable dhcpcd
 +
</syntaxhighlight>
 +
 +
Set sshd to start at boot.
 +
<syntaxhighlight lang="bash">
 
systemctl enable sshd
 
systemctl enable sshd
 
</syntaxhighlight>
 
</syntaxhighlight>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu