Txt

Byte sized tech know-how.

  • Home
  • About

Tag Archives: useradd

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

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
↑