2020年7月15日

摘要: Add User To Docker Group In Ubuntu Linux By default, the docker command should run with root privileges. To run Docker as a non-root user in Ubuntu, y 阅读全文
posted @ 2020-07-15 23:32 刘应杰 阅读(1078) 评论(0) 推荐(0)
摘要: Parted分区和创建逻辑卷LVMParted分区过程:1. parted -l #查看所有磁盘状态2. parted /dev/vdb #通过parted工具来创建大于2T的分区3. mklabel gpt #创建创建磁盘标签4. mkpart primary 0% 100% #创建整个分区5. 阅读全文
posted @ 2020-07-15 22:57 刘应杰 阅读(2175) 评论(0) 推荐(0)
摘要: How To List Users and Groups on Linux written by Schkn On Linux, as a system administrator, you often want to have a complete list of all the users an 阅读全文
posted @ 2020-07-15 17:54 刘应杰 阅读(437) 评论(0) 推荐(0)

导航