chmod 600 changed type of file to binary
Hi, I'm following the instructions to install nginx and passenger on my ubuntu/unity 13.10 x86_64 machine as indicated on phusion site.
Then I need to create a file passenger.list into /etc/apt/
The file I create on nautilus is showed as text file!
After in the instructions, I need to do the commands
$ sudo chown root: /etc/apt/
$ sudo chmod 600 /etc/apt/
and after the last command on nautilus, I see that the file is a binary file!
this kind of file 'binary' cause an error when i need to use the apt as
WARNING:root:could not open file '/etc/apt/
chmod doesn't change the file type, right?
G.
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
This question was originally filed as bug #1279082.
Can you help with this problem?
Provide an answer of your own, or ask gbonline for more information if necessary.