Recent content by metsrangerfan294

  1. M

    How would I write this script in the Linux OS?

    I would like to write a python script. It needs to do the following: cp /home/caspida/.ssh/authorized_keys caspida@<remoteserver>/home/caspida/.ssh/authorized_keys the <remoteserver> piece needs to be read in from a dynamic file of up to 40 servers that I can edit when I need too The extension...
Top