Archief van
Categorie: Mac apps

Installeren van testdisk

Installeren van testdisk

Install the App Press Command+Space and type Terminal and press enter/return key. Run in Terminal app: ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)” < /dev/null 2> /dev/null and press enter/return key. Wait for the command to finish. Run: brew install testdisk bron: http://macappstore.org/testdisk/

Installeer Midnight Commander op je Mac

Installeer Midnight Commander op je Mac

Na wat zoekwerk heb ik een eenvoudige manier gevonden om Midnight Commander (MC) op je Mac te installeren!   Start je Terminal en type de volgende commando’s in: curl -O http://rudix.googlecode.com/hg/Ports/rudix/rudix.py sudo python rudix.py install rudix sudo rudix install mc MC is nu geïnstalleerd, je kunt het starten door “sudo mc” in je Terminal te typen.