Skip to content

Blog Inventic.eu

Notes and comments from ORM Designer development

Tag: shell

Managing users and passwords on linux

2013/02/13 ludek.vodicka Leave a comment

Add user

Add user with correct bash and home folder:

sudo useradd -m -s /bin/bash USER
sudo passwd USER

#Add user to sudoers group
usermod -a -G admin USER

Remove user

sudo userdel USER

To remove also home directory, pass -r

sudo userdel -r USER

Change su password

sudo passwd

Search

Categories

  • BMW
  • Features
  • Hardware
  • Internal
  • Linux
  • Mac OS
  • MinGW
  • OpenCart
  • Programming
  • Qt
  • Uncategorized
  • Web tools
  • Windows

Tags

Bash bugfix C++ certificate codesign command line crash cygwin debug debugging deploy developer fastcgi g++ gcc Git incredibuild installation java jenkins Linux mac MacOs mysql network nginx osx plugins Programming qml Qt root s3 signing application srevice ssh svn system templates terminal visual studio web Windows wordpress xslt

Blogroll

  • Inventic.eu
  • ORM Designer
WordPress Theme: Treville by ThemeZee.