Some times if you are a new macOS user or even pro, it takes some time to find out which Java version I'm running with? What if you want to use Java 1.7 with Eclipse IDE? While running Eclipse with …
macOS Tutorials • Category Archive
macOS is a Unix-based operating system developed and marketed by Apple Inc. for use on Apple computers. It provides a graphical user interface and a suite of applications for managing files, running software, and connecting to the internet, as well as a variety of other features designed to enhance the user experience.
5 Totally Unnecessary MacOS Settings You Should Disable now
macOS is no double the best Operating system out there. I've been using Macbook Pro since last 13 years and there is no going back. What is macOS? macOS, Apple's operating system for Mac …
Read Article about 5 Totally Unnecessary MacOS Settings You Should Disable now →
Java Iterator: OutOfMemory (OOM) Scenario
This simple example explains how to iterate through Java Iterator and avoid possible OutOfMemory (OOM) in Java. This post is filed under Java Web Tutorial. Possible reason: forget to use …
Read Article about Java Iterator: OutOfMemory (OOM) Scenario →
How to set GitHub user.name and user.email per Repository? Different .config file for different Repository
Do you have Personal GitHub and Work related GitHub account? I'm sure you do. Most of the fortune 500 companies are now using GitHub as their official code repository. By default …
How to Access the Hidden ~/Library Folder on Your Mac?
How to Open Hidden Library Folder on MacOS? There are two ways you could show hidden library folder. Let's get started. Have you noticed missing “~/Library” folder in macOS? Also have below …
Read Article about How to Access the Hidden ~/Library Folder on Your Mac? →
How to Install Maven on Mac OS X Manually? Fix UnsupportedClassVersion Error: MavenCli
Maven build is the first think we do after working on daily codebase. I usually perform Maven Build hundreds of time in a day. As you may have noticed, on Crunchify almost all of our projects are …
How to fix Apple Battery Drain Issue?
It's been 1 week every night (sleep mode) something is draining my Macbook Pro battery from 100% to 0% Solution: To close this thread, apple has fixed this issue as part of 12.3 Beta …
iCloud Drive – Unable to turn on Desktop & Documents Folders? How to Sync Custom Folders with iCloud?
For you iCloud Drive Desktop & Documents Folders greyed out on MacBook Pro? Well, for me it's been grayed out since last few months. Finally I've decided to sync my Desktop and Documents …
How to Install Apache httpd on MacOS via Homebrew?
How to install Apache on MacOS using Homebrew? Here are list of steps to install Apache httpd on MacOS. If yo have any of below questions then you are at right place: How do I install Apache …
Read Article about How to Install Apache httpd on MacOS via Homebrew? →
How to install PHP latest version on MacOS via Homebrew?
How to install PHP on MacOS? In this tutorial we will go over steps on how to install PHP on MacOS. We will use Homebrew to install PHP on MacOS. PHP is a widely-used general-purpose scripting …
Read Article about How to install PHP latest version on MacOS via Homebrew? →
How to install Homebrew on MacOS?
What is Homebrew? Homebrew or brew is the Missing Package Manager for MacOS. Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn't include with macOS. It can also …
Getting Permission Denied error while executing MacOS Homebrew command?
Are you getting below error while executing Homebrew command? Today while installing PHP on my new Macbook 16" I got below error. I tried below few tips but it didn't work for me. Execute same …
Read Article about Getting Permission Denied error while executing MacOS Homebrew command? →