doc:appunti:linux:sa:wakeonlan
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:linux:sa:wakeonlan [2012/06/15 11:09] – [Wake-on-LAN proxy] niccolo | doc:appunti:linux:sa:wakeonlan [2017/12/27 08:26] (current) – [Su un'altra macchina] niccolo | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
|   * Eseguire '' |   * Eseguire '' | ||
| + | ===== ethtool automatico al boot ===== | ||
| + | |||
| + | Con Debian vi sono almeno due modi per eseguire **ethtool** al bootstrap della macchina. Il sistema più tradizionale è utilizzare l' | ||
| + | |||
| + | < | ||
| + | iface eth0 inet static  | ||
| + |         address 192.168.1..39  | ||
| + |         netmask 255.255.255.0  | ||
| + |         up / | ||
| + | </ | ||
| + | |||
| + | Con versioni recenti del pacchetto **ethtool** vi è uno script che gestisce in automatico l' | ||
| + | |||
| + | < | ||
| + | iface eth0 inet dhcp | ||
| + | ethernet-wol g | ||
| + | </ | ||
| ===== XBMC Remote ===== | ===== XBMC Remote ===== | ||
doc/appunti/linux/sa/wakeonlan.1339751387.txt.gz · Last modified:  by niccolo
                
                