Announcement

Collapse
No announcement yet.

Wake on Lan with Zee

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Wake on Lan with Zee

    Dear HomeTroller Zee Power Users,

    I would appreciate your expert advice.

    I would like to wake-up my PC using a script or command on the Zee.
    Could you please share a successful script or a command I could use on my Zee using the MAC address and the IP of my PC?

    http://www.controlliving.com/wake-on-lan-and-hibernate-your-pc-or-mediacenter/). Please help.

    Thank you,
    Alex

    #2
    The wakeonlan package for Raspbian can issue the wakeonlan magic packet.

    sudo apt-get install wakeonlan

    Then trigger this process from an event - /usr/bin/wakeonlan aa:bb:cc:dd:ee:ff

    At the moment there's a bug that stops commands being issued correctly (wrong slash being used)' so until that's fixed, you could use crontab to wakeonlan at a specific time.
    Last edited by tarbat; October 12, 2014, 05:15 AM.

    Comment


      #3
      Dear Tarbat,

      Thank you very much!
      All works perfect now :-)

      Best regards,
      Alex
      Last edited by Alzi; November 16, 2014, 01:27 PM.

      Comment

      Working...
      X