摘要:
安装编译环境的时候报错 search https://askubuntu.com/questions/578172/cannot-install-ia32-libs-on-ubuntu-14-04-64bit The ia32-libs package has not been available 阅读全文
摘要:
在ubuntu上生成ssh key 首先使用 查看本地是否已经有key 如果没有会显示如下: 使用ssh-keygen 生成新的key 提示 Enter file in which to save the key (/home/liuxueneng/.ssh/id_rsa): 再次查看生成的key, 阅读全文