@how@ Verified User Joined Mar 2, 2005 Messages 802 Location Kingdom of Bahrain May 3, 2005 #1 Hi how to disabled SSH v1 and keep v2
V vandal Verified User Joined Oct 22, 2003 Messages 522 Location Calgary, AB May 3, 2005 #2 vi /etc/ssh/sshd_config find the Protocol line and change it to Protocol 2 service sshd restart and you are done.
vi /etc/ssh/sshd_config find the Protocol line and change it to Protocol 2 service sshd restart and you are done.
@how@ Verified User Joined Mar 2, 2005 Messages 802 Location Kingdom of Bahrain May 4, 2005 #3 done 100% thanks