- 博客(4)
- 资源 (5)
- 收藏
- 关注
原创 ubuntu install jenkins by docker
1.安装docker sudo apt update sudo apt install docker.io 2.tian
2021-06-14 11:22:22
167
原创 ubuntu20.04 multipath add missing path
Jun 13 14:31:12 devopsruntime multipathd[615]: sda: add missing path Jun 13 14:31:12 multipathd[615]: sda: failed to get udev uid: Invalid argument Jun 13 14:31:12 multipathd[615]: sda: failed to get sysfs uid: Invalid argument Jun 13 14:31:12 multipathd[.
2021-06-13 22:37:23
4589
4
原创 普通用户执行 docker命令
sudo gpasswd -a 账号docker sudo service docker restart 重新登陆账号
2021-06-13 19:51:58
264
原创 ubuntu 16.04 安装gcc8 解决vmware启动提示无gcc8.3
sudo add-apt-repository ppa:ubuntu-toolchain-r/test sudo apt-get update sudo apt-get install gcc-7 然后是配置指令,优先级可以自己定: sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-7 100 sudo update-alternatives --config gcc 然后: gcc -v ———————————...
2021-06-12 23:24:57
855
1
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅