cpotter638
Dabbler
- Joined
- Nov 25, 2011
- Messages
- 28
Just set up my 1st FreeNAS box. Complete NOOB. Have Unix experience in the past, but it was basic and 15+ yrs ago.
Starting to play some at the command line. Want to create a cron job to backup FreeNAS config file. So:
Thought about creating a script that would run via GUI cron job.
Want to create a "Scripts" folder on my mounted volume. And include this folder in my path.
I'm trying to change the path.
Tried "nano .cshrc". It opens in nano, but I get "no write permission".
As such, tried "chmod 755 .cshrc" with intent of changing permissions temorarily and then changing permissions back to original. However, I get "chmod: .cshrc: Read-only file system".
What am I doing wrong?
Thanks for the help.
Starting to play some at the command line. Want to create a cron job to backup FreeNAS config file. So:
Thought about creating a script that would run via GUI cron job.
Want to create a "Scripts" folder on my mounted volume. And include this folder in my path.
I'm trying to change the path.
Tried "nano .cshrc". It opens in nano, but I get "no write permission".
As such, tried "chmod 755 .cshrc" with intent of changing permissions temorarily and then changing permissions back to original. However, I get "chmod: .cshrc: Read-only file system".
What am I doing wrong?
Thanks for the help.