Build a server with Kali tools

Hello community, the best one :slight_smile:

I got a little problem, I got many laptops and desktops all of them with Kali or Parrot.

The problem is, I like to have everything organized like:

home/…/machines/10…
home/…/challenges/…

And everytime I used another computer I need to mkdir of a specific machine and then the data get separated.

Also, and more important, the tools that I install into one VM aren’t in the others ones which became a big nightmare always installing tools that I knew that I have into other computer.

I want to ask you what’s the best solution for my situation.

Im thinking into build a ssh server and always connect through ssh but I don’t know if it is the best solution.

Thanks a lot for all the answer !