Search Results

Search: Posts Made By: Martincorneuk
877
Posted By hicksd8
I can't see anything you're doing wrong. ...
I can't see anything you're doing wrong.

Have you thought that the error might be generated by a line within your 'testfile'?

Perhaps put an echo command in at line 1 to see if you get output...
877
Posted By Don Cragun
What is in testfile? What you described is a...
What is in testfile?

What you described is a common symptom of having a first line in your shell script be something like:
#!/shell/pathname
where the file specified by /shell/pathname either...
1,700
Posted By jim mcnamara
Pick a box or a desktop as home. Create ssh...
Pick a box or a desktop as home. Create ssh keys on the home box. Push the public ssh keys to 127 other boxes (this is the first and last bit of dog work)
How to:
ssh-keygen: password-less SSH...
1,700
Posted By Toiday
With that many hosts, installing ssh public key...
With that many hosts, installing ssh public key is the way to go. Pick a good host to use for your management host. Don't use your desktop. It may take sometime to do for the first time but after...
1,700
Posted By sathyaonnuix
This page will be handy for SSH Keys generation...
This page will be handy for SSH Keys generation and copying it to the remote servers

3 Steps to Perform SSH Login Without Password Using ssh-keygen & ssh-copy-id
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 04:40 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy