diff --git a/linux_beginner/links.rst b/linux_beginner/links.rst index a9d48de6232953a4baa4ff096e5085017dfd669b..4945428cc4173268f5bd1c1d6ea5fa5d9d6bb885 100644 --- a/linux_beginner/links.rst +++ b/linux_beginner/links.rst @@ -49,6 +49,27 @@ Recommended Reading: Real printed paper books - Siever, E. et al., "*Linux in a Nutshell*", O'Reilly +Running Linux Commands in Mac +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +You can find the "Terminal" program in the "Utilities" folder of "Applications". + +Running Linux Commands in Windows +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Babun +"""""" +The easiest way t oget a linux-like console on a Windows host is probably `babun <http://babun.github.io/>`! + +Babun features the following: +- Pre-configured Cygwin with a lot of addons +- Command-line installer, no admin rights required +- advanced package manager (like apt-get or yum) +- color console +- Auto update feature +- "Open Babun Here" Explorer context menu entry + + Live - CDs ^^^^^^^^^^