Solved "Could not chdir to home directory /home/xxxx" in Linux
In this article, we will see how to solve "Could not chdir to home directory /home/xxxx: No such file or directory" error if you are also getting this. In Linux, every user is linked to its home directory so whenever you login to your Server, it will search the user's home directory under /home location. ... Read more