Wednesday, March 23, 2011

Error E212: Can't open or save file

If you are getting an error E212 in Linux while saving data in vi editor,

1. Go to the root mode: su -
2. Type the following: chown <username>:<username> /<directory_location>