04 2018 档案

摘要:安装 gitapt install git配置 git一. 添加用户明与邮箱 git config --global user.name "XXXX" git config --global user.email "XXXX@XXX.com"二. 添加ss... 阅读全文
posted @ 2018-04-17 17:25 gluo-dreamer 阅读(121) 评论(0) 推荐(0)
摘要:一:Ubuntu 16.04 开启root用户和使用root用户登陆1. 编辑/etc/lightdm/lightdm.conf autologin-guest=false autologin-user=root autologin-user-tim... 阅读全文
posted @ 2018-04-02 07:57 gluo-dreamer 阅读(127) 评论(0) 推荐(0)