ssh -A ashutosh@sanzgiri.freeddns.org

  • You can remotely suspend your machine using

ssh -t ashutosh@sanzgiri.freeddns.org sudo systemctl suspend

  • You can remotely wake up your machine using

wakeonlan -p 4343 <mac-address>

  • Note that you need to enable wakeonlan on your motherboard in your BIOS setup. wakeonlan is a perl utility available from

https://github.com/jpoliv/wakeonlan/blob/master/wakeonlan. You can also the “Mocha WOL” app on iOS.