I'm eager to upgrade so is this a fairly safe upgrade or are there kinks that need to be worked out?
So I'd guess the answer is -- it depends on what applications you want to continue using on your computer.
41–50 of 158 posts
I'm eager to upgrade so is this a fairly safe upgrade or are there kinks that need to be worked out?
So I'd guess the answer is -- it depends on what applications you want to continue using on your computer.
Earlier quoted context omitted.
I must be missing something, if you are going to do a wipe and fresh install why not go directly to el capitan?
If you do a full reinstall via cmd+r I'm unaware if it goes to El Capitan or the last installed version; obviously going direct would be the best approach.
Earlier quoted context omitted.
What do you use instead? You navigate exclusively from your terminal?
Cocoa tech Path Finder for me.
If time is an issue, consider doing a wipe and fresh install then upgrade instead of upgrade in place. Apparently if you have Homebrew it gets stuck at 2 minutes, potentially for several hours.
Earlier quoted context omitted.
I think you misunderstand how "rootless" works. Nothing is stopping you from using "sudo su" if you want to be root for some reason. The new security features prevent certain system files from being modified even if you are logged in as root. This can be disabled if you boot into recovery mode and use the terminal. More info: https://developer.apple.com/library/prerelease/ios/documenta...
> The new security features prevent certain system files from being modified even if you are logged in as root. As a superuser, this annoys me. As a security conscious sysadmin, I'm mostly OK with this, though the lack of access except via recovery mode makes for a potential aggravation (makes remote assistance hard).
Just upgraded. Can't delete apps. Anyone figured this out yet? Admin accound sudo rm -rf "game center.app" is returning operation not permitted. Appcleaner is not even able to find the packkages much less delete them. I have the GM though. What is this about? Edit: upgrading to the appstore version. Not sure if this was GM specific, or they are locking the Os down even more. Edit2: if you forget your password immeadi…
That’s System Integrity Protection. Under it, system files cannot be deleted or modified, even with sudo. It protects down to the block level, so even if you try to bypass the file system and write to blocks composing system files directly you’ll get an error. This can be disabled but I wouldn’t advise doing so unless you have a really good reason to.
Just upgraded. Can't delete apps. Anyone figured this out yet? Admin accound sudo rm -rf "game center.app" is returning operation not permitted. Appcleaner is not even able to find the packkages much less delete them. I have the GM though. What is this about? Edit: upgrading to the appstore version. Not sure if this was GM specific, or they are locking the Os down even more. Edit2: if you forget your password immeadi…
That’s System Integrity Protection. Under it, system files cannot be deleted or modified, even with sudo. It protects down to the block level, so even if you try to bypass the file system and write to blocks composing system files directly you’ll get an error. This can be disabled but I wouldn’t advise doing so unless you have a really good reason to.
Earlier quoted context omitted.
One solution that I've adopted: never use Finder.
I'm new to the OS X: what do you use instead then? Is there a good alternative to Finder?
However, Spotlight + unix + the dock does wonders for avoiding needing to browse at all.
If time is an issue, consider doing a wipe and fresh install then upgrade instead of upgrade in place. Apparently if you have Homebrew it gets stuck at 2 minutes, potentially for several hours.