Search found 3 matches

by running_werner
17 Nov 2021, 20:49
Forum: Help
Topic: batch job automatic in linux ubuntu
Replies: 8
Views: 3241

Re: batch job automatic in linux ubuntu

What is XFdesktop or Xfce desktop? And what exactly means GNOME? I'm new with linux...

FreeFileSync closes when the batch job is done!
by running_werner
17 Nov 2021, 12:42
Forum: Help
Topic: batch job automatic in linux ubuntu
Replies: 8
Views: 3241

Re: batch job automatic in linux ubuntu

thanks so much!
it finally worked with the "sleep 120" and the Display after the reboot and the last 1>/dev/null/ 2>&1
by running_werner
16 Nov 2021, 20:39
Forum: Help
Topic: batch job automatic in linux ubuntu
Replies: 8
Views: 3241

batch job automatic in linux ubuntu

First, sorry for my english!

In Windows 10 i use the Schedule-Planing to start a batch job automatically.
I can't fix this in Linux ubuntu...

i tried the desription in the manual but it doesn't work...

i also tried it with crontab with this command:
DISPLAY=:0.0 @reboot /usr/bin/FreeFileSync ...