Módosítások

OpenSSH Server on Debian 8

88 bájt hozzáadva, 2015. november 2., 15:03
nincs szerkesztési összefoglaló
==Prepare the building environment==
Install the required packages.
apt-get install build-essential dpkg-dev fakeroot gnupg lintian patch patchutils strace unzip pbuilder debian-builder quilt \
automake autoconf debhelper dh-make
apt-get build-dep openssh
=Building and Installing Instructions=
Download the gssapi-generic.patch, then build the packages.
cd openssh-6.7p1
echo "gssapi-generic.patch" >> debian/patches/series
debuild -us -uc
 
=Installing Instructions=
The new packages can be installed with dpkg.
dpkg -i ../openssh-server_6.7p1-X_<arch>.deb

Navigációs menü