Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: group

22 May

Show Packages from a Group

Show rpm packages of a group software


rpm -qg "System Environment/Daemons"
admin Posted in Command Line, Linux command, filler, group, Linux, package, rpm, software 2 Comments
25 Jul

grpck Command

Check correct syntax and file format of ‘/etc/group’ and groups existence


grpck
admin Posted in Command Line, Linux check, command, group, grpck, Linux Leave a comment
21 Jul

Create New User

Create a new user belongs “admin” group called ‘user1’


useradd -c "Name Surname " -g admin -d /home/user1 -s /bin/bash user1

There is a simpler command too…


useradd user1
admin Posted in Command Line, Linux command, group, Linux, user, useradd Leave a comment
15 Jul

Rename an User Group

Rename a group


groupmod -n new_group_name old_group_name
admin Posted in Command Line, Linux command, group, Linux, rename, user 5 Comments

Post navigation

Categories

  • Code
  • Command Line
  • Configuration
  • CSS
  • HTML
  • internet
  • JavaScript
  • Linux
  • Mobile
  • Perl
  • PHP
  • Python
  • Ruby
  • Uncategorized

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Fruitful theme by fruitfulcode Powered by: WordPress
↑