Search Results

Search: Posts Made By: sakthi.99it
1,579
Posted By sakthi.99it
It is been solved. I found the replace text with...
It is been solved. I found the replace text with special char. So I added escape char and it solved.
1,579
Posted By sakthi.99it
sed with standard input not working
I am trying use sed to replace a string in a file with input string passed, but it is not replacing the string. instead it replace as $1. Please find below the code.


echo $1
sed -i.$now...
1,323
Posted By sakthi.99it
Pattern matching and replace in shell script
Hi

I want to find a line in a file which contains a word and replace the patterns.

Sample file content temp.xml
====================

<applications>
<application>
...
Forum: Cybersecurity 12-17-2013
2,163
Posted By sakthi.99it
hi ssh-copy-id does the same. Copy the...
hi

ssh-copy-id does the same. Copy the content from file
.ssh/id_rsa.pub to authorized_keys file.

In my case, it works for one ID and not working for another ID.
Forum: Cybersecurity 12-16-2013
2,163
Posted By sakthi.99it
Password less SSH login to different server
Hi,

It is continuation with my other thread, The issue i found is U1 does not set properly for password less ssh.

for setting up password less ssh i followed the following steps

1....
Forum: Cybersecurity 12-16-2013
3,229
Posted By sakthi.99it
No permission issue.. I have permission :(
No permission issue.. I have permission :(
Forum: Cybersecurity 12-16-2013
3,229
Posted By sakthi.99it
I tried with the public key.. still it is not...
I tried with the public key.. still it is not working...

that is I copied ServerA: user1 id_rsa.pub key and added in ServerB:User2 (ServerB@User2) authorizedLkey file.
Also I tried
copying...
Forum: Cybersecurity 12-16-2013
3,229
Posted By sakthi.99it
We have setup a public key using ssh-keygen and...
We have setup a public key using ssh-keygen and copied (ssh-copy-id) the id_rsa.pub file for both User 1 and User 2.

Even after setting up User 1 password less login it is not working.

I am...
Forum: Cybersecurity 12-16-2013
3,229
Posted By sakthi.99it
Ssh password less login with different ID
Hi,

I have setup password less ssh connection between Server A and Server B and I am able to connect with User2.

But my requirement is, User 1 run a script in Server A to ssh into Server B as...
Showing results 1 to 9 of 9

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