Re: Few Questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> sudo chmod -R 777 /opt/local

Do NOT run that. That recursively grants rwx permissions to *every* user on the system for *everything* in that directory. Bad idea. The only time 777 should be granted is on temp directories in conjunction with a sticky bit of some sort.

Just prefix any "port" subcommands with sudo and you'll be safe. -r



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux