Hi all,

I have just uploaded to the download section of the GCC Compile Farm project a few files that I thought would be useful to share.

    http://download.gna.org/gcc-cfarm/



config.sample
-------------

A sample SSH configuration file. It contains all the entries for current servers in the farm.

With this configuration, you just have to run "ssh gcc10" or "scp my-file gcc10:" to open an SSH connection to gcc10 or to send a file named "my-file" to your home directory in gcc10.



runcommand.sh
-------------

An example of how one or more commands can be easily sent to all the servers of the farm.
Just put the commands in the file, and they will be run everywhere.
It can be a "date" command, an "rm file" command, a "df" command, an "ls" command, an "scp" command followed with the execution of the given script, etc.



Other scripts will follow.



Of course, if you have any comments about these files, feel free to tell. In case you want to update them (new features, new servers, bug fixes, etc.), do not hesitate to do it directly in the SVN of the project. Or you can also send a patch here, if you find this way easier; I can commit it.

If you have useful files to share with other members of the project, it would be great to commit them so as to make them available to all the users (especially the newcomers).

Thanks!

--
Julien ÉLIE

« En France, on n'a pas de pétrole, mais on a des idées ! Alors,
  j'ai troqué ma deux-chevaux contre une deux-bœufs ! » (Raymond
  Devos)

_______________________________________________
Gcc-cfarm-users mailing list
Gcc-cfarm-users@gna.org
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to