Add Users to a Group on CentOS 7

 How to Add a User to a Group on CentOS (linuxhint.com)

Now to add the user ash to the work group with the following command:

sudo usermod -aG work ash

Không có nhận xét nào:

anti-pattern là gì

  Trong công nghệ và lập trình, Anti-pattern (mẫu phản diện) là những giải pháp bề ngoài có vẻ hiệu quả để giải quyết một vấn đề phổ biến, ...