摘要: 1、进入到root权限的指令 sudo su,效果同su,只是不需要root的密码,而需要当前用户的密码。(亲测有效) 2、从root权限里面退出到 普通用户模式 exit 指令亲测有效 3、下载软件 apt -get install vim 下载vim工具 4、ifconfig -a 获取网络信息 阅读全文
posted @ 2018-10-28 22:17 jack_hzm 阅读(202) 评论(0) 推荐(0)
摘要: In Windows 8 (8.1) or 10 64-bit you are unable to install unsigned drivers because the system enables driver signature enforcement by default. Select  阅读全文
posted @ 2018-10-28 11:23 jack_hzm 阅读(3121) 评论(0) 推荐(0)