How to modify the user default directory under Linux

Source: Internet
Author: User
    Linux under the default User directory is generally/home/xxx (except the root user), sometimes we may need to modify this directory, below I would like to share with you 2 Modified method
Tools/Ingredients
  • Linux operating system

Method/Step
  1. 1

    1, switch to the root user, directly modify the/etc/passwd file, find your user name your line, as shown in modify the path, and then save.

  2. 2

    2, switch to the root user, using the Usermod command, such as USERMOD-D/TMP test (test for your user name), use this command please ensure that the user does not run the software or process

  3. 3

    Finally switch to the normal account, you will see the current default directory has been changed.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.