Install ROSSSH VPS Centos 5/ 6 32bits
Hasilnya
[Image: f87a.png]
Quote:Code:#yum install zlib zlib-devel pam pam-devel openssl openssl-devel gcc patch
#yum -y install libgssapi pam-devel
#cd /usr/local/src
#wget http://www.mirrorservice.org/sites/ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.2p2.tar.gz
#tar -xzvf openssh-6.2p2.tar.gz
#cd openssh-6.2p2
enter the string :
=============================
#sed -i 's/p2//g' version.h
#sed -i 's/OpenSSH_6.2/ROSSSH/g' version.h
#./configure --prefix=/usr/local/src --sysconfdir=/etc/ssh --with-pam
If there is an error to use this:
#./configure --sysconfdir=/etc/ssh --bindir=/usr/bin/ --sbindir=/usr/sbin
Or this:
#./configure --sysconfdir=/etc/ssh --bindir=/usr/bin/ --sbindir=/usr/sbin --with-pam --with-kerberos5
#make
#make install
#service sshd restart
Hasilnya
[Image: f87a.png]
rohan14, proud to be a member of ForNesia Family since Apr 2014.