摘要: 环境: Server 2016 CentOS 7.5.1804 mkdir /mnt/3d mount -t cifs //172.17.17.17/3D /mnt/3d -o username="domain\delevan.tian",password="Abc456123" mount报错如下 阅读全文
posted @ 2021-01-18 20:05 RxR 阅读(307) 评论(0) 推荐(0)
摘要: 管理员身份运行 PowerShell 关键步骤如下: PS C:\Users\administrator.domain> ntdsutil (下面每一步都有help ,不懂就输入"?") C:\Windows\system32\ntdsutil.exe: rolesfsmo maintenance: 阅读全文
posted @ 2021-01-18 19:50 RxR 阅读(308) 评论(0) 推荐(0)
摘要: CentOS 8.2.2004 环境 cmake安装方式编译MySQL8.0.22(Cmake3.19.1)入坑手册 环境: [root@mysql-server ~]# hostnamectl Static hostname: mysql-server Icon name: computer-vm 阅读全文
posted @ 2020-12-08 06:33 RxR 阅读(713) 评论(0) 推荐(0)