03 2018 档案

摘要:原因是 ubuntu 安装的电脑触摸板驱动有问题,鼠标经常往上面飘。不方便操作,干脆使用远程桌面算了 https://blog.csdn.net/lengconglin/article/details/77894636 参考的上面的操作,,其中安装xubuntu需要6-700M的空间比较浪费硬盘 如 阅读全文
posted @ 2018-03-23 08:26 billhsu 阅读(117) 评论(1) 推荐(0) 编辑
摘要:1.卸载 linux版本 https://blog.csdn.net/lgz_ei/article/details/68592265 uname -a #当前用户使用版本 sudo apt-get remove linux-image-xxxx dpkg --get-selections|grep 阅读全文
posted @ 2018-03-22 23:11 billhsu 阅读(311) 评论(4) 推荐(0) 编辑
摘要:windows平台上 gitforwindows https://gitforwindows.org/ 下载安装 1.创建秘钥 $ ssh-keygen -t rsa -C "xxx@xx.com" 提示输入密码两次 passphrase 2.测试链接github ssh -T -v git@git 阅读全文
posted @ 2018-03-20 23:25 billhsu 阅读(71) 评论(1) 推荐(0) 编辑
摘要:打卡打卡001 阅读全文
posted @ 2018-03-18 21:59 billhsu 阅读(88) 评论(0) 推荐(0) 编辑
摘要:https://mirrors.tuna.tsinghua.edu.cn/help/AOSP/ https://lug.ustc.edu.cn/wiki/mirrors/help/aosp 参考 下载tar包,约44G (8.01),解压后进行repo sync 报错 manifest文件夹中出现没 阅读全文
posted @ 2018-03-07 21:37 billhsu 阅读(130) 评论(0) 推荐(0) 编辑