We all want to show default index page when new account is setup. Below are the steps:
First of all we have to create below folder.
mkdir /root/cpanel3-skel
mkdir /root/cpanel3-skel/public_html
Create default index page.
vi /root/cpanel3-skel/public_html/index.html
save and quit the file.
If you want user have a customized .bashrc file for their SSH sessions then you can create it.
/root/cpanel3-skel/.bashrc