No need to change the config file name, just CHMOD it to 0600 so its not executable
To change the admin directory name,
Change the admin directory name
Open includes/master.inc.php
Find on line 89
define('ADMIN_WEB_ROOT', WEB_ROOT . '/admin');
Change the "admin" section to what you changed...