InterviewSolution
Saved Bookmarks
| 1. |
Can You Save Your Connection Settings To A Conf File? |
|
Answer» Yes, and name it ~/.my.conf. You might WANT to change the PERMISSIONS on the FILE to 600, so that it’s not READABLE by others. Yes, and name it ~/.my.conf. You might want to change the permissions on the file to 600, so that it’s not readable by others. |
|