PRECIS support forum
http://forum.precisrcm.com/

AT daemon installation
http://forum.precisrcm.com/viewtopic.php?f=1&t=62
Page 1 of 1

Author:  Maciej Bisaga [ Tue May 19, 2015 8:48 am ]
Post subject:  AT daemon installation

Hi
I would be very grateful if somebody could give me detailed instruction how to install AT daemon.
best Maciej

Author:  dmhg [ Tue May 19, 2015 10:15 am ]
Post subject:  Re: AT daemon installation

Hi Maciej,

The AT daemon comes pre-installed with OpenSUSE Linux (one of the reasons it's our recommended distro) but not with others.
In Ubuntu or Debian, try

sudo apt-get install at

Once the software is installed, you need to tell Linux to run it constantly in the background (that's what is meant by daemon).

I am not totally familiar with Ubuntu, but you can try this

sudo update-rc.d atd defaults

then try testing at:

at now
echo "Maciej" > $HOME/test.txt
(hit control D)

If at has worked, you should see the file $HOME/text.txt has been created and contains Maciej inside it.

David

Author:  Maciej Bisaga [ Tue May 19, 2015 11:59 am ]
Post subject:  Re: AT daemon installation

Thank you that worked perfectly !
Maciej

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/