Changes

Ubuntu

203 bytes added, 18:05, 4 October 2015
copy ssh key to remote server
=copy ssh key to remote server=
<syntaxhighlight lang="bash">cat ~/.ssh/id_rsa.pub | ssh user@machine "mkdir ~/.ssh; cat >> ~/.ssh/authorized_keys"</syntaxhighlight>
=Use aptitude to downgrade some packages=
for example installing libcurl4-openssl-dev:
 
http://askubuntu.com/questions/584901/grive-tools-depends-libcurl4-openssl-dev-but-it-is-not-going-to-be-installed