Google

Generating and reading patch files

September 26th, 2007
We are working on a short piece of code, called count.c. I first copy count.c to a backup, count.c.orig and begin correcting count.c Read the rest of this entry »

SunRay Server Software (SRSS) on RHEL5

September 21st, 2007
This appears to be working fine now. I have installed srss_4.0 on our RHEL5 server. I had to install a few extra packages to get things to install:
  • dhcp
  • openldap-server
  • openmotif22
  • tftp-server
Read the rest of this entry »

Changing menu font size in Codeweavers Crossover Office

September 20th, 2007
When using Internet explorer from our RHEL5 system, the font for the menu’s is very small. To increase the size we put the following in our win.ini (for each affected bottle). [Desktop]
MenuFontSize=14
(or MenuFontSize=18) Using 14 makes the menus far more readable, but 18 makes them a good deal more readable. One problem we still have is that the address bar in IE is still quite small. This is mentioned here