LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How can i check last configuration of openssh? (https://www.linuxquestions.org/questions/linux-general-1/how-can-i-check-last-configuration-of-openssh-575494/)

xitrum1110 08-07-2007 08:59 PM

How can i check last configuration of openssh?
 
I want to update my openssh, but i don't know the last configuration of openssh,(i install previous openssh using rpm package in fedora core 2).
Where can i get these information? Please help me, thks for any advice! :)

trickykid 08-08-2007 02:28 PM

rpm -qa | grep openssh

man rpm for more options.

ssh -V will output version info.

tajamari 08-08-2007 08:32 PM

Quote:

Originally Posted by xitrum1110
I want to update my openssh, but i don't know the last configuration of openssh,(i install previous openssh using rpm package in fedora core 2).
Where can i get these information? Please help me, thks for any advice! :)

try installing tripwire to check files that are modified.


All times are GMT -5. The time now is 01:35 AM.