会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
程序之家
os .net vc++ asm driver wireless
博客园
首页
新随笔
联系
订阅
管理
09 2022 档案
gitlab CI
摘要:stages: - build build and test: stage: build only: - tags tags: - shell script: - unzip update.zip - ls - whoami
阅读全文
posted @
2022-09-29 17:38
ahuo
阅读(35)
评论(0)
推荐(0)
ldo对比
摘要:
阅读全文
posted @
2022-09-24 21:31
ahuo
阅读(18)
评论(0)
推荐(0)
Ubuntu16.04中启用root用户,以及root用户自动登录
摘要:第一步是给root用户设置个密码. sudo passwd root 第二步是在配置文件里设置自启动: 1,编辑/etc/lightdm/lightdm.conf: sudo gedit /etc/lightdm/lightdm.conf [Seat:*] autologin-guest=false
阅读全文
posted @
2022-09-22 16:01
ahuo
阅读(451)
评论(0)
推荐(0)
公告