I’m not a noob in linux but no pro user either. I have a program that I need to compile and install on 60 servers. The compiling takes alot of time and I mean A LOT!
Can I just compile it on one server and then copy the compiled code on the other servers? Hope I’m making sense.
If all servers have same OS and cpu architecture,you can do this.
But I do not recommend this.