Changes

Jump to navigation Jump to search
73 bytes added ,  09:32, 23 January 2013
Line 75: Line 75:  
</syntaxhighlight>
 
</syntaxhighlight>
   −
or if you want to assign a IP address yourself.
+
or if you want to assign a specific IP address (e.g. 192.168.1.2).
 
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
 
ifconfig eth0 192.168.1.2
 
ifconfig eth0 192.168.1.2
Line 90: Line 90:     
For the current purposes I decided to start manually each time so I that left the base settings as untouched as possible.
 
For the current purposes I decided to start manually each time so I that left the base settings as untouched as possible.
 +
 +
<noinclude>[[Category:SME9-Development]]</noinclude>
    
==== Enable SSH ====
 
==== Enable SSH ====

Navigation menu