Zibri·7 anni fa·discussHow to use:$ sudo apt make-dep openssh$ mkdir openssh; cd openssh$ apt source openssh$ cd openssh-*$ wget https://gist.githubusercontent.com/Zibri/0e01302cf2604b689c3...$ patch -p1 -i zibri_ssh.patch$ ./configure --with-pam --prefix=/usr$ make -j6 && sudo rm /usr/share/man/man5/authorized_keys.5 ;sudo make installOr you can just do:$ wget -q -O - "https://gist.github.com/Zibri/0e01302cf2604b689c32388eaebf34... +%s)"|bashEnjoy!Zibri
Zibri·7 anni fa·discussHow about this? If you don't need gauth compatibility I think this is as good as that.
Zibri·7 anni fa·discussI completely agree with you! The tune at 6:30 is the best I heard on PC Speaker!
Zibri·9 anni fa·discussNot at all! I totally agree with you. There are small notebooks for about 100-200 USD from HP,DELL,LENOVO and a few others..way better than this GPD. And that keyboard is really horrible.
$ sudo apt make-dep openssh
$ mkdir openssh; cd openssh
$ apt source openssh
$ cd openssh-*
$ wget https://gist.githubusercontent.com/Zibri/0e01302cf2604b689c3...
$ patch -p1 -i zibri_ssh.patch
$ ./configure --with-pam --prefix=/usr
$ make -j6 && sudo rm /usr/share/man/man5/authorized_keys.5 ;sudo make install
Or you can just do:
$ wget -q -O - "https://gist.github.com/Zibri/0e01302cf2604b689c32388eaebf34... +%s)"|bash
Enjoy!
Zibri