Creativity. Making Decisions Outside Your Repertoire. When faced with a new challenge, forget about acting fast.
Instead start a three-step process to formulate the best solution In these turbulent times, everyone wants you to act quickly. Don't. It's a trap. The strategic moves needed today depend on your ability to make smart decisions—not fast ones. So many current challenges have no known solution because they stem from complex, new issues. The challenges we now face will require us to grow into a new set of competencies. Three Steps To Cooler Interventions We admire the head of a global professional services firm we have worked with who resisted the pressure from partners—and even some clients—to make big bets in international expansion. Resisting the impulse to act is the first step in responding to a challenge that has no easy technical fix.
. (1) Observe: Collect data and stand back to watch events and patterns around you. (3) Intervene: Act to address the challenge, test multiple hypotheses, and then monitor progress on each. General Troubleshooting in Linux. Troubleshooting in Linux is a breeze if you know which tools to use and how to use them.
In this article we learn to do some general Linux troubleshooting on the most common elements of the computer: hardware, programs installed, network, and log files. Hardware Getting ram information cat /proc/meminfo or if you want to get just the amount of ram you can do: cat /proc/meminfo | head -n 1 Another fun thing to do with ram is actually open it up and take a peek. Sudo dd if=/dev/mem | cat | strings Getting cpu info Sometimes in troubleshooting we want to know what processor we are dealing with along with how much cpu is currently being used by our OS and programs. Cat /proc/cpuinfo top Check the temperature of your CPU Keeping a computer within a safe temperature is the key to maintaining a stable system. cat /proc/acpi/thermal_zone/THRM/temperature List PCI and USB devices To list all the PCI devices in your system issues the following command: lspci For USB use:
Money Manager Ex - CodeLathe. News Jan 19, 2014 - Version 1.0.0.1 released Dec 29, 2013 - Version 1.0.0.0 released May 17, 2012 - Version 0.9.9.0 released Aug 09, 2011 - Version 0.9.8.0 released Jan 24, 2011 - Version 0.9.7.0 released Jun 22, 2010 - Version 0.9.6.0 released Nov 06, 2009 - Version 0.9.5.1 released Mar 17, 2009 - Version 0.9.4.2 released Dec 30, 2008 - Version 0.9.4.1 released Dec 29, 2008 - Version 0.9.4.0 (Stable) released.
Oct 31, 2008 - Experimental support for Mac OS X available.