After reading number of blog and days of internet search, the solution worked for me. The kernel will keep looping some very simple tasks, e.g. getting the date, therefore ‘consuming’ (with the highest priority) the majority of the CPU in a bid to cool the system down. The solution mentions on other blog about removing ACPI_SMC_PlatformPlugin.kext, […]
Screen It’s not actually necessary to download an install extra software, as you can use the Mac OS X built in Terminal and screen. Screen lacks some features, but it does include VT100/ANSI terminal emulation, and can be extremely useful. Open an OS X terminal session (window) Find the right TTY device. Type: ls /dev/cu.* […]
Shrew Soft have a Mac OSX port of the VPN client based on the head ( 2.2.x ) sources. It seems that it requires more testing, but it appears to be more or less stable. There are two requirements / dependency before running the native install package (.dmg file) 1) Install the LGPL Qt Framework […]
Adjusting Mail Mark As Read Behavior from the Command Line Launch the Terminal Set the delay to 2 seconds with the following: defaults write com.apple.Mail MarkAsReadDelay 2 Replace the two on the end with any number to change the delay to that many seconds. You can also remove the delay with the following defaults write command: defaults […]
Connect to your Mac a properly formatted 8GB (or larger) drive, and rename the drive Untitled. (The Terminal command used here assumes the drive is named Untitled.) Also, make sure the Yosemite installer, called Install OS X Yosemite.app, is in its default location in your main Applications folder (/Applications). This means that if you moved […]
One of the great benefits of the Debian Installer is the ability to boot an ISO image, set up networking and complete an installation remotely via SSH (Secure Shell). You can use the following steps to get the installer launched. Boot from the CD and in the Installer boot menu select “Advanced options >” Select […]
To uninstall VMware Tools in Windows XP: Click Start > Control Panel. Open Add/Remove Programs. From the list of installed software, select VMware Tools. Click Remove. When prompted, click Yes to restart Windows. Once restarted, open My Computer and navigate to C:\Program Files and remove the VMware folder if it exists. To uninstall VMware Tools […]
Powering off the virtual machine To determine if you must use the command line, attempt to power off the virtual machine: Connect VMware Infrastructure/vSphere Client to the vCenter Server. Right-click the virtual machine and click Power off. Connect vSphere Client directly to the ESX host. Right-click the virtual machine and click Power off. If this does not […]