On 2006-08-21 10:03, Natalia GarcĂa Nebot wrote:
Hi all! I have a doubt: Is it possible run a daemon for amanda (amandad) on client instead of inetd or xinetd?
No, amandad relies on an external program to do that. In all the Unix-variants I know there is at least inetd or xinetd provided. Just keep the services that you don't want disabled to avoid opening security holes. (verify with "netstat --natu" to see what is opened before and after starting (x)inetd). -- Paul Bijnens, xplanation Technology Services Tel +32 16 397.511 Technologielaan 21 bus 2, B-3001 Leuven, BELGIUM Fax +32 16 397.512 http://www.xplanation.com/ email: [EMAIL PROTECTED] *********************************************************************** * I think I've got the hang of it now: exit, ^D, ^C, ^\, ^Z, ^Q, ^^, * * F6, quit, ZZ, :q, :q!, M-Z, ^X^C, logoff, logout, close, bye, /bye, * * stop, end, F3, ~., ^]c, +++ ATH, disconnect, halt, abort, hangup, * * PF4, F20, ^X^X, :D::D, KJOB, F14-f-e, F8-e, kill -1 $$, shutdown, * * init 0, kill -9 1, Alt-F4, Ctrl-Alt-Del, AltGr-NumLock, Stop-A, ... * * ... "Are you sure?" ... YES ... Phew ... I'm out * ***********************************************************************
