Hello,
I was following this tutorial:
But when I got to step 6:
Create a user file in the /var/cpanel/users directory with the following command:
I get the following error:
[root@florida users]# cp /var/cpanel/users/system /var/cpanel/users/jessica
cp: cannot stat ‘/var/cpanel/users/system’: No such file or directory
Why is this file missing and what should I do to solve that and be able to complete the steps of this tutorial?
I was following this tutorial:
But when I got to step 6:
Create a user file in the /var/cpanel/users directory with the following command:
cp /var/cpanel/users/system /var/cpanel/users/username |
I get the following error:
[root@florida users]# cp /var/cpanel/users/system /var/cpanel/users/jessica
cp: cannot stat ‘/var/cpanel/users/system’: No such file or directory
Why is this file missing and what should I do to solve that and be able to complete the steps of this tutorial?