Changes

no edit summary
= Set up internet connection =
Login as root via serie, we and use "vi" editor to add the following lines to<span class="st"> the bottom of </span>/etc/network/interfaces
<pre>auto eth0
iface eth0 inet dhcp
gateway &lt;where send Dhcp request&gt;
</pre>
Save changes and restart the system with via "reboot" command. <br> After reboot, if you don't know private ip of your server, find it typing:
<pre>ifconfig
</pre>
4,199
edits