Can you success change DreamHost Security defaults

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

Re: Can you success change DreamHost Security defa

Posted by: wholly
Posted on: 2007-02-10 23:45:00

I think you're right there. It's just ensuring that the line endings (a fundamental difference between unix/linux and DOS) are correct for linux.



Wholly

Re: Can you success change DreamHost Security defa

Posted by: misterhaan
Posted on: 2007-02-12 07:45:00

i corrected the wiki -- it now says dos2unix instead of unix2dos.

Re: Can you success change DreamHost Security defa

Posted by: wholly
Posted on: 2007-02-12 16:37:00

Excellent!

Wholly

Tags: unix groupsdreamhostdos2unixman pageswikiaimsh