Is there a taskbar applet to show the status of a remote host?
Posted
by
Mathew
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Mathew
Published on 2011-10-26T09:47:26Z
Indexed on
2012/06/16
21:23 UTC
Read the original article
Hit count: 304
At the end of the day I would like to be able to copy files to my home PC just in case I feel inspired to work on them in the evening. But I only want to do this if the PC is on already. (I can remote wake-on-lan the PC but I don't want to always be doing that).
I would like some taskbar applet that shows the status of the PC and whether I can ssh into it or not. Obviously it would also be interesting to have an idea as to how long it is on for whilst I am at work as that gives a good indication of whether anyone is in or not. However being able to unobtrusively copy files to the remote machine is the main objective.
Perhaps another approach is to run rsync on cron and if the remote host is not up then I guess it will fail. Is that correct?
If anyone else has ideas on how to best sync a work and home PC then please do tell.
© Ask Ubuntu or respective owner