About the author
After installing Solaris 9 x86, do the following.
Then, the following command needs to be executed. This is because Solaris 9 9/04 (Update 7) and later use different X server system directory structure from former versions. You need to manually create the following link in order for the system to recognize the installed VMware driver:
ln -s /usr/X11R6/etc/devdata/SUNWaccel/boards/xf86/vmware.xqa /usr/openwin/share/etc/devdata/xf86/boards/xf86/vmware.xqa
And after that, run kdmconfig under the root account and select the XFree86 VMware driver.
How to free more space on your home drive by redirecting the location for SDKs in RAD Studio
Learn the command line used to compile System.pas in Delphi
A method to design records so that they're allocated on a specific byte boundary, such as 16 bytes, 512 bytes, 4096 bytes, etc.
Learn why the map is cool in Go!