Categories
- Computers (38)
- Databases (2)
- OS (50)
- Programming (49)
- Web (34)
Calendar
May 2012 M T W T F S S « Apr 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Featured
Archives
- April 2012 (2)
- March 2012 (2)
- February 2012 (2)
- December 2011 (3)
- November 2011 (2)
- October 2011 (1)
- September 2011 (2)
- August 2011 (2)
- July 2011 (4)
- June 2011 (2)
- May 2011 (1)
- April 2011 (6)
- March 2011 (4)
- February 2011 (2)
- January 2011 (4)
- December 2010 (3)
- November 2010 (6)
- October 2010 (8)
- September 2010 (6)
- August 2010 (1)
- July 2010 (5)
- June 2010 (2)
- May 2010 (2)
- April 2010 (5)
- February 2010 (1)
- January 2010 (2)
- December 2009 (2)
- November 2009 (2)
- October 2009 (2)
- September 2009 (5)
- August 2009 (11)
- July 2009 (7)
Tags
-
Recent Posts
- How to execute JavaScript after inserting into element.innerHTML automatically
- Disappearing folder – bug in Windows 7
- When Windows automatic update suddenly stops updating Windows automatically
- Strange MAC addresses in your network (00:0D:3A:D7:F1:40 – 00:0D:3A:FF:FF:FF)
- Watch window shows ‘CXX0058: Error: overloaded operator not found’
Recent Comments
- Tom Colvin on CreateProcessAsUser fails on Windows XP with System error 233
- Minnhack on No ODBC driver after installing Oracle 11g R2
- Niels on IIS 7.5 error: Handler “PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler” in its module list
- Richard on Ubuntu Server: rename eth1 to eth0
- Anonymous on IIS 7.5 error: Handler “PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler” in its module list
Menu
Tag Archives: ESXi
Context switch can be 3 times slower in virtual environment such as VMware ESX
Tsuna analyzes how match time it takes to make a context switch. All analyzed chips are Multi-core Intel CPUs. OS / scheduler used – standard Linux Kernel. Results: depends on what we call a context switch (theoretical / real world) … Continue reading
Posted in OS, Programming
Tagged ESX, ESXi, Kernel, Multi-core, Multitasking, VMware, VMware Workstation
Leave a comment
VMware Guest OS: The trust relationship between this workstation and the primary domain failed
VMware Guest OS: The trust relationship between this workstation and the primary domain failed. I received this errors two times on a row for two different computers. I am not 100% sure, but from reading the web I came to … Continue reading
VMware ESXi enable remote ssh access (unsupported)
To enable VMware ESXi 4.0 SSH (Windows Putty) access: At physical console press ALT+F1. VMware ESXi banner will appear. There is no prompt on the screen, but type ‘unsupported’ and press Enter. Now at password prompt type root password. You … Continue reading
VMware ESXi unsupported console
By default ESXi does not support console. To enable it you must be at physical terminal (screen & keyboard). Press ALT+F1 and type “unsupported”. Then at the Password prompt type root password. You are in. Tested on ESXi 4.0 @ … Continue reading