Search Results

Search: Posts Made By: Lancel0t
2,843
Posted By Lancel0t
The process which is killed is a shell script...
The process which is killed is a shell script which runs to collect config statistics.
You mean to say that I can use killall PID instead of kill -9 PID.
2,843
Posted By Lancel0t
Start/Stop process when a file is modified.
I have a file which is modified via a web application & this may happen during any time of the day/week. This file is being used a config/list file for another shell script which runs 24hrs with a...
6,494
Posted By Lancel0t
I was confident that my requirements cannot be...
I was confident that my requirements cannot be met but still wanted to explore if there were any other options . Thanks for your replies & comments folks.
6,494
Posted By Lancel0t
I am aware that by adding the id_dsa.pub key to...
I am aware that by adding the id_dsa.pub key to authorized_keys will enable passwordless authentication.
But my goal is to add this public key to the authorized_keys by using a script and without...
6,494
Posted By Lancel0t
Thanks..I did google about the command . I...
Thanks..I did google about the command .

I am not sure whether this would help me in setting up passwordless authentication between one source and multiple destination.

If I am not wrong, it...
6,494
Posted By Lancel0t
Thanks frans. What exactly does the...
Thanks frans.

What exactly does the ssh-copy-id command do ? I cannot find this command in my linux box which is the source machine.
How this copy-id command will work as there are no keys...
6,494
Posted By Lancel0t
Setup multiple passwordless authentication
I have experience in setting up passwordless authentication by sharing ssh public keys manually.Currently I am in the process to the write a script to perform the same functionality from one...
Showing results 1 to 7 of 7

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