Custom Search
Linux Training Learn Basic Linux Command Step by Step ExampleLinux Training - Learn Linux Command with Step by Step Example Approach |
|
Custom Search
Popular contentBasic Linux Commandscommand
history
unalias
getopts
source
mv
logout
times
tree
type
suspend
rm
shift
umask
popd
compgen
builtin
readonly
ls
Configure Network
trap
unset
ln
passwd
hash
null
local
alias
Builtin Command
awk
help
kill
cd
unlink
eject
lshw
exit
break
eval
ifconfig
bind
disown
pwd
dirs
netstat
man
let
echo
System Device
declare
ulimit
finger
mount
fg
ethtool
which
read
who
printf
Filesystem Directory
test
sudo
Basic Linux 101
enable
pushd
readarray
umount
jobs
ll
cat
typeset
return
set
useradd
Linux Command
bg
continue
complete
shopt
fc
export
modinfo
uname
conditional
lsmod
exec
mkdir
dot
System Information
su
User and Group
|
useraddLinux Create User With Full Name
Linux Create User With Full Name.
If you like to adding user along with his or her full name, execute adduser command with -c option. The example below show the adduser command example need to execute in order to create user with full name on Linux system.
User with full name
1. login to the system and execute su command to gain root user privileges. »
Linux Create User
Linux Create User Account Step by Step Example.
The Linux create user account step by step example below use useradd command to demonstrate how to create user account on Linux operating system. The useradd command only can be execute by root user and user that have sufficient privilege to create user on Linux system. The step by step below begin with the su command to make sure that we have the privileges to create user on the Linux system.
Linux create user example:
»
Custom Search
|