Changes

Jump to navigation Jump to search
Line 49: Line 49:  
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
ln -s /usr/share/zoneinfo/America/Chicago /etc/localtime
 
ln -s /usr/share/zoneinfo/America/Chicago /etc/localtime
</syntaxhighlight>
  −
  −
  −
Set dhcpd to start at boot
  −
<syntaxhighlight lang="bash">
  −
systemctl enable dhcpcd
  −
</syntaxhighlight>
  −
  −
Set sshd to start at boot.
  −
<syntaxhighlight lang="bash">
  −
systemctl enable sshd
   
</syntaxhighlight>
 
</syntaxhighlight>
  
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu