How-to Find/Search for File/Directory/Image/Path on Mac OS X 10.11 El Capitan Shell

Mac OS X locate Command Quick-Start This is short Mac Tutorial Get You Started on Mac OS X El Capitan 10.11 with a Very Useful Shell Utility: the locate Command. Almost all we are working on Mac before or after we need desperately to Find something from the Shell. The Easiest and Fastest Way to Find System’s Entities in Unix-like Platforms is Matched Using the “locate” Shell Command. Open a Command Line Terminal Window Applications > Utilities > Terminal (Press “Enter” to Execute Commands) Make a Command Alias to Update the locate Database nano $HOME/.profile Append: alias updatedb=”sudo /usr/libexec/locate.updatedb” Ctrl+x …

Continue Reading

How-to Install Apache ActiveMQ on Mac OS X 10.11 El Capitan Easy Guide

ActiveMQ QuickStart for Mac 10.11 El Capitan The Mac Tutorial Shows You How-to Install and Getting-Started with Apache ActiveMQ for JMS on Mac OS X 10.11 El Capitan BSD. As Pre-Requisite for Apache ActiveMQ is the Oracle Java SE JDK 6+ Installation Mac OS X. Some ActiveMQ Framework Features: Fully JMS Compliant Connectivity (Wide range of Connectivity Options with protocols: Http/s, IP multicast, STOMP, TCP, UDP, XMPP) Pluggable persistence and security Building messaging applications with Java Integration with application servers (Apache Tomcat, Jetty, Apache Geronimo, JBoss) Client APIs (C/C++,.NET,Perl,Python,Ruby and more) Broker clustering (Many ActiveMQ brokers can work together as …

Continue Reading

How-to Install Aptana Studio 3 Standalone on Mac OS X 10.11 El Capitan Easy Guide

Aptana Studio 3 QuickStart for Mac OS X 10.11+ The Mac Tutorial Shows You Step-by-Step How-to Install and Getting-Started with the Aptana Studio 3 IDE Standalone for Mac OS X El Capitan 10.11 Desktop. Build web applications quickly and easily using the world’s most powerful open-source web development IDE. Aptana Studio harnesses the flexibility of Eclipse and focuses it into a powerful web development engine. Aptana Studio 3 expands on the core capabilities of Aptana Studio 2 for building, editing, previewing and debugging HTML, CSS and JavaScript websites with PHP and Ruby on Rails web development. To Make the Entire …

Continue Reading

Bash Shell Scripting QuickStart on Mac OS X 10.11 El Capitan

Mac OS X Shell Scripting QuickStart The Tutorial Shows You Step-by-Step How-to Getting-Started Making and Running a Bash Shell Script for Mac OS X 10.11 El Capitan BSD. Shell Scripts are files in which we write a Sequence of Commands that we need to perform and are Executed using the Shell utility. The Bash (Bourne Again Shell) is the Default Shell environment for some BSD/Unix system. To Edit & Save our Bash Shell Script we’ll make Use of the Default Mac Shell Editor nano. Open a Shell Terminal emulator window (Press “Enter” to Execute Commands) Editing a Bash Script on …

Continue Reading

How-to QuickStart with WildFly App Server on Mac OS X Easy Visual-Guides

WildFly QuickStart on Mac Yosemite 10.10 The Linked Unix Tutorials Shows Step-by-step How-to Install and Getting-Started with the WildFly 8.x/9.x/10.x Open Source Java JEE 7 Application Server for Mac OS X Unix/BSD. WildFly App Server main Features: Unparalled Speed: Fast Startup. Ultimate Web Performance & Scalability. Exceptionally Lightweight: Memory Diet. Slimable / Customizable Runtime. Powerful Administration: Unified Configuration & Management. Domain & Standalone Management. Supports Latest Standards and Technology: Java EE 7. Modern Web. Modular Java: No more jare hell! Fast Linking & Concurrent Loading Easily Testable: Arquillian. Smarter Development. Inside the Post you Find Links to Installing Oracle JDK …

Continue Reading

How-to Install WildFly 9.x on Mac OS X 10.11 El Capitan Easy Visual-Guide

WildFly 9 QuickStart for Mac El Capitan 10.11 The Unix Tutorial Shows You How-to Install and Getting-Started with the Latest WildFly 9.x Open Source Java JEE 7 Application Server for Mac OS X 10.11 El Capitan Unix/BSD. WildFly App Server main Features: Unparalled Speed: Fast Startup. Ultimate Web Performance & Scalability. Exceptionally Lightweight: Memory Diet. Slimable / Customizable Runtime. Powerful Administration: Unified Configuration & Management. Domain & Standalone Management. Supports Latest Standards and Technology: Java EE 7. Modern Web. Modular Java: No more jare hell! Fast Linking & Concurrent Loading Easily Testable: Arquillian. Smarter Development. Inside the Post you Find …

Continue Reading

How-to Install WildFly 10.x on Mac OS X 10.11 El Capitan Easy Visual-Guide

WildFly 10 QuickStart for Mac El Capitan 10.11 The Unix Tutorial Shows You How-to Install and Getting-Started with the Latest WildFly 10.x Open Source Java JEE 7 Application Server for Mac OS X 10.11 El Capitan Unix/BSD. WildFly App Server main Features: Unparalled Speed: Fast Startup. Ultimate Web Performance & Scalability. Exceptionally Lightweight: Memory Diet. Slimable / Customizable Runtime. Powerful Administration: Unified Configuration & Management. Domain & Standalone Management. Supports Latest Standards and Technology: Java EE 7. Modern Web. Modular Java: No more jare hell! Fast Linking & Concurrent Loading Easily Testable: Arquillian. Smarter Development. Inside the Post you Find …

Continue Reading

How-to Install WildFly 10.x on Mac OS X 10.10 Yosemite Easy Visual-Guide

WildFly 10 QuickStart for Mac Yosemite 10.10 The Unix Tutorial Shows You How-to Install and Getting-Started with the Latest WildFly 10.x Open Source Java JEE 7 Application Server for Mac OS X 10.10 Yosemite Unix/BSD. WildFly App Server main Features: Unparalled Speed: Fast Startup. Ultimate Web Performance & Scalability. Exceptionally Lightweight: Memory Diet. Slimable / Customizable Runtime. Powerful Administration: Unified Configuration & Management. Domain & Standalone Management. Supports Latest Standards and Technology: Java EE 7. Modern Web. Modular Java: No more jare hell! Fast Linking & Concurrent Loading Easily Testable: Arquillian. Smarter Development. Inside the Post you Find Links to …

Continue Reading

How-to Install WildFly 9.x on Mac OS X 10.10 Yosemite Easy Visual-Guide

WildFly 9 QuickStart on Mac Yosemite 10.10 The Unix Tutorial Shows You How-to Install and Getting-Started with the Latest WildFly 9.x Open Source Java JEE 7 Application Server for Mac OS X 10.10 Yosemite Unix/BSD. WildFly App Server main Features: Unparalled Speed: Fast Startup. Ultimate Web Performance & Scalability. Exceptionally Lightweight: Memory Diet. Slimable / Customizable Runtime. Powerful Administration: Unified Configuration & Management. Domain & Standalone Management. Supports Latest Standards and Technology: Java EE 7. Modern Web. Modular Java: No more jare hell! Fast Linking & Concurrent Loading Easily Testable: Arquillian. Smarter Development. Inside the Post you Find Links to …

Continue Reading

How-to Enable SSH Access to Google Cloud Engine Debian Instance on Mac OS X 10.11 El Capitan

Grant SSH Access to Google Compute Engine Debian Instance on Mac OS X The Unix Tutorial Shows You Step-by-Step How-to Enable SSH Access to Google-Cloud Compute Engine Debian Instance on Terminal Console for Mac OS X 10.11 El Capitan BSD/Unix. Google Cloud Platform is a set of modular cloud-based services that allow you to create anything from simple websites to complex applications. Open a Command Line Shell Session Applications > Utilities > Terminal (Press “Enter” to Execute Commands) Generate a SSH Keys Pair on Terminal: How-to SSH Keys Pair Generate SSH Keys. Copying the SSH Public Key cat $HOME/.ssh/id_dsa.pub Copy …

Continue Reading