Can you success change DreamHost Security defaults
Posted by: LiuJIa
Posted on: 2007-02-10 21:17:00
I want to change DreamHost defalut security by setperms.sh as http://wiki.dreamhost.com/index.php?title=Unix_Groups said. But I met problem. one of command in the excellen topic don't get its aim.
it said:
Make sure that the file is in Unix mode (rather than DOS mode) so that weird things don't happen
unix2dos setperms.sh
I think it should be:
Make sure that the file is in Unix mode (rather than DOS mode) so that weird things don't happen
dos2unix setperms.sh
I searched these:
dos2unix - DOS/MAC to UNIX text file format converter
http://www.linuxcommand.org/man_pages/dos2unix1.html