crontab

  1. talsamon

    Solved crontab desktop notification

    Try make a desktop notification with crontab. The line in the crontab is: 30 * * * * user export DISPLAY=:0.0 && /usr/local/bin/myscript. Working with notify-send in the script, my window manager is fvwm-crystal. /var/log/cron says it is executed. but I am seeing nothing on desktop. On...
  2. M

    Restart xbmc via crontab

    Hi! Configuration: 9.1 64-bit, default kernel Nvidia drivers as per the handbook X.Org on startup Xfce desktop manager If I let xbmc open for a few days at idle, at the welcome screen on my HTPC/ZFS file server and then start playing a video, it's not smooth. Every couple of seconds it stops...
Back
Top