Google Chrome Operating System



Google’s browser is an attempt to shift the position of a long-running search for balance, over where work is to be done. So this discussion of the browser has to start with a brief history of networked computing. We begin with your mainframes of old, like before we were born old, which often had terminals attached.

Terminals, like the terminus of a railroad station, were the end of a line out of the central system, where the end in this case has a screen and a keyboard attached. You would send requests from your little end of the line, they would go to the mainframe, and then it would send results back down the line. Thus, these terminals were called dummy terminals, because they did no thinking, just relaying keyboard presses and displaying the output.

Saturday, July 11th, 2009

Fix MySQL Database After Upgrading to Mac OS X 10.2

Many users who have installed servers preconfigured GoLive and MySQL on Mac OS X 10.1.x found that MySQL was broken after you upgrade to Mac OS X 10.2. If you run the script early MySql and an error message below as seen in Figure 5.1, you must fix your installation of MySQL on Mac OS X 10.2. The good news is that it is very easy and this step-by-step tutorial will guide you through the process.

When you installed MySQL on Mac OS X 10.1.x you had to create a user account called mysql MySQL to work very well. Now with Mac OS X 10.2, Apple conveniently includes a default MySQL user in the system so that you no longer need to create this user account yourself. The problem addressed in this tutorial arises only when you install MySQL on Mac OS X 10.1.x and then upgrade to Mac OS X 10.2 because the standard user account created on the computer for MySQL is diverted or crushed by a single user Netinfo account of the same name. Bascially, we simply remove the Netinfo user in NetInfo Manager and recreate the standard user account.

Thursday, October 2nd, 2008