cancel
Showing results for 
Search instead for 
Did you mean: 

Linux Remote Client (RALUS) 2010 - pre/post-commands on remote client

c_brauer
Level 2

Hello guys,

Referring to this post:
http://www.symantec.com/connect/de/forums/support-...
3. answer
it is possible to execute pre/post-commands on the remote client.

Unfortunately i dont know how and google don't gives me an satisfying answer...

Can someone help me?

regards

1 ACCEPTED SOLUTION

Accepted Solutions

criley
Moderator
Moderator
Employee Accredited

The pre/post commands are designed for windows systems only.

I would recommend that you look at using the CRON utility to schedule commands in Linux/Unix.

View solution in original post

3 REPLIES 3

c_brauer
Level 2

Does no one at least know if its possible or not?

pkh
Moderator
Moderator
   VIP    Certified

Pre- and post- commands are initiated on the BE media server.

Look at this discussion

http://www.linuxquestions.org/questions/programming-9/how-to-execute-a-ssh-script-on-linux-server-fr...

I am not a Linux expert, but if you can do something similar so that your Windows media server can execute a command on your Linux remote machine, then you can use the Windows batch command as either a pre- or post- command.

Remember the batch file has to work before it can be used as either a pre- or post- command.

criley
Moderator
Moderator
Employee Accredited

The pre/post commands are designed for windows systems only.

I would recommend that you look at using the CRON utility to schedule commands in Linux/Unix.