Search Results

Search: Posts Made By: surajsankari
13,299
Posted By surajsankari
hi try to ftp in binary format or else u can...
hi
try to ftp in binary format
or else u can remove this cheracter
open u r file in vi
then follow this
:1,$s/\^Ò//gp
i think this will help u
Forum: HP-UX 03-25-2008
25,908
Posted By surajsankari
For SSH Without a Password
Client
Steps: For SSH Without a Password

On the client run the following commands:
$ mkdir -p $HOME/.ssh
$ chmod 0700 $HOME/.ssh
$ ssh-keygen -t dsa -f $HOME/.ssh/id_dsa -P ''

This should...
Showing results 1 to 2 of 2

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