Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
unix [2024/01/14 11:03] julienunix [2024/08/13 20:11] (current) – [mettre un IP fixe] julien
Line 121: Line 121:
  
  
 +===== mettre une IP fixe =====
  
- +<code> 
 +sudo ifconfig eth0 192.168.1.2 netmask 255.255.255.0; 
 +sudo route add default gw 192.168.1.1 eth0; 
 +</code>
  
  

unix.1705226617.txt.gz · Last modified: 2024/01/14 11:03 by julien
GNU Free Documentation License 1.3 Except where otherwise noted, content on this wiki is licensed under the following license: GNU Free Documentation License 1.3