
Change the user's home directory for centos
Change the user's home directory for centos
yum install finger
Install related components
id username
View user uid
usermod -d /home/newfolder -u uid username
Modify the user's home directory,
finger username
Check whether the user home is successfully modified.
It is impossible to modify the home directory for users who have logged in online.
see link
💘 相关文章
- ubuntu 系统出现has install-snap change in progress的解决方法
- how to find out the ssh port of the cpanel host
- 开源3D设计软件Sweet Home 3D
- 更改用户home目录 for centos
- truenas出现"pkg: file:///usr/ports/packages/packagesite.pkg: No such file or directory"的解决方法
- acme.sh The domain is not a cert name解决方法
- Yarn install command error No such file or directory: 'install'的解决方法
- freebsd Unknown user: 目录名.的解决方法
- linux stdio.h: No such file or directory的解决方法
- rclone error listing directory not found的解决方法