- Set in /etc/default/tlp
WOL_DISABLE=N
NETDOWN=no
sudo ethtool -s eth0 wol g
sudo ethtool eth0
Settings for eth0:
...
Supports Wake-on: g
Wake-on: g
Link detected: yes
WOL_DISABLE=N
NETDOWN=no
sudo ethtool -s eth0 wol g
sudo ethtool eth0
Settings for eth0:
...
Supports Wake-on: g
Wake-on: g
Link detected: yes
start on stopped rc RUNLEVEL=[12345]
stop on runlevel [!12345]
respawn
exec /sbin/getty -L 115200 ttyS0 vt102
Start:
sudo start ttyS0
FROM
python setup.py install --record files.txt
cat files.txt | xargs rm -rf
где files.txt - список установленsх файлов (с абсолютным путем)
putty -telnet %h %p -title "%d" -sl 2500 -fg yellow -bg BLACK -fn "client:Monospace 12" -fb "client:Monospace Bold 12"