User Tools

Site Tools


informatica:microservers

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
informatica:microservers [2020/12/09 20:30] – [Recuperación Sistema Operativo] joseinformatica:microservers [2020/12/16 00:15] (current) jose
Line 19: Line 19:
  
  
 +===== Poner IP fija: =====
  
 +  /etc/network/interfaces
 +<code>
 +allow-hotplug eno1
 +iface eno1 inet static
 +address 192.168.1.76
 +netmask 255.255.255.0
 +gateway 192.168.1.1
 +dns-nameservers 192.168.1.1 8.8.8.8 8.8.4.4
 +</code>
  
 ====== ILO ====== ====== ILO ======
informatica/microservers.1607545859.txt.gz · Last modified: 2020/12/09 20:30 by jose