I have two webservers, and I need to execute commands on one system by running scripts on another (for setting up accounts). What's the best method? I don't even know what to look for in the How-To's. I'll be using Perl mostly, and I've chatted with a guy doing simaler things by binding scripts to specific ports. Security is a concern, but I have a backend network using non-routable IP's..
What's the best method? Without any help I'd just be setting up cron jobs to look for changes on the 'main' system via nfs mounts and coordinating settings through that. Oh, and I should mention that I'm running Linux (Redhat 7).
What's the best method? Without any help I'd just be setting up cron jobs to look for changes on the 'main' system via nfs mounts and coordinating settings through that. Oh, and I should mention that I'm running Linux (Redhat 7).
