Módosítások

OpenSSH Server on Debian 8

238 bájt hozzáadva, 2015. november 2., 15:03
nincs szerkesztési összefoglaló
==Add the Moonshot libraries.==
If you have not already done so, you first need to follow the instructions on [https://wiki.moonshot.ja.net/display/Moonshot/Install+Moonshot+Libraries+on+Debian+7 how to install the Moonshot Libraries on Debian 7].
==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
systemctl restart ssh
* Configure the [https://wiki.moonshot.ja.net/display/Moonshot/OpenSSH +ClientOpenSSH Client].

Navigációs menü