Ram,
Ubuntu package management does not support rpm(redhat package manager). 
in ubuntu
<command>
 dpkg -L openssh-server
dokg -L packagename
</command>
would give you similar results.


[EMAIL PROTECTED] wrote:

>Naresh Narang wrote:
>  
>
>>>Can I edit ssh_config and remove the # in front of
>>>the line
>>>Host *
>>>#   ForwardAgent no
>>>big snip
>>>#   IdentityFile ~/.ssh/id_dsa
>>>#   *Port 22*
>>>#   Protocol 2,1
>>>      
>>>
>>
>>Can you post the output of rpm -qa|grep ssh
>>
>>    
>>
hey you missed the spaces here it's
<command>
rpm -qa |grep packagename
</command>

>here it is
>[EMAIL PROTECTED]:~$ rpm-qa|grep ssh
>bash: rpm-qa: command not found
>[EMAIL PROTECTED]:~$ rpm-qa |grep ssh
>bash: rpm-qa: command not found
>[EMAIL PROTECTED]:~$ rpm-qa | grep ssh
>bash: rpm-qa: command not found
>
>  
>


_______________________________________________
ilugd mailinglist -- ilugd@lists.linux-delhi.org
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/ilugd@lists.linux-delhi.org/

Reply via email to