LearningLinux
  • Introduction To Linux Operating System
  • CentOS Installation
  • File System Hierarchy
  • Hardware Device
  • Boot Process
  • User and Application,Kernel,Shell
  • Symbols
  • Terminal Overview
  • System Command
  • File Paths
  • Linux File/Folder Properties
  • Linux Basic Command
  • Tar Command
  • Creating User and User Information Command
  • Group Information Command
  • Root Password Recovery(Redhat Distro)
  • Controlling Service
  • IP Address Assign Redhat Distro
  • NIC Bonding
  • File Permission
  • Access Control List (ACL)
  • Default Permission
  • Software Package Managing Tools
  • Connect Via SSH To Your Server
Powered by GitBook
On this page

Was this helpful?

Group Information Command

Group အသစ် Create လုပ်ချင်ရင်တော့

  • groupadd groupname

ဆောက်ပြီးသား Group ကို ဖျက်ချင်ရင်တော့

  • groupdel groupname

Group ရဲ့ UID ကိုကြည့်ချင်ရင်တော့

  • getent group groupname

Group ရဲ့ info ကိုကြည့်ချင်ရင်

  • cat /etc/group

PreviousCreating User and User Information CommandNextRoot Password Recovery(Redhat Distro)

Last updated 4 years ago

Was this helpful?