Showing entries 21406 to 21415 of 44105
« 10 Newer Entries | 10 Older Entries »
Downloading, compiling, and installing MySQL Server from source code

If you are running any GNU/Linux server operating system like RHEL 5 or CentOS 5, you may probably install MySQL server that comes with the operating system packages either during the initial setup or later using yum(8). The advantage being addition/removal of packages either using the GUI package manager or rpm(8), yum(8). Fair enough. But unfortunately the MySQL package (mysql-server) that comes bundled with RHEL 5.5 or CentOS 5.5 is fairly old (5.0.77). What if you want to install the latest stable version of MySQL yet have the advantage of removing/re-installing the software using rpm(8)?

In this blog post, I will guide you with compiling MySQL from source code yet installing the software through rpm(8) so that we tune and configure the software for the target machine and yet uninstall the software using RedHat package manager.

Compiling and Installing MySQL using rpmbuild(8)

First make sure you have sudo(8) access and …

[Read more]
SEO / SEM SWOT

Since most of my friends here have asked me questions on SEO. I thought i'd share this presentation that I posted on SlideShare. This was a pre-engagement presentation. It contains over a 100 slides and covers many dimensions of SEO. Enjoy!SEO / SEM SWOT Presentation View more presentations from frankmashraqi.

Speaking at MySQL Meetup event in NYC, December 15

I'm going to be in NY next week and as part of the meeting I agreed to speak on New York MySQL Meetup. I'm going to speak about
Scaling MySQL driven applications by us of caching, replication, sharding and other technologies. Hope to see you there.

Entry posted by Peter Zaitsev | No comment

Add to: | …

[Read more]
Downloading, compiling, and installing MySQL Server from source code

This content has been updated and moved to a new place.

If you are running any GNU/Linux server operating system like RHEL 5 or CentOS 5, you may probably install MySQL server that comes with the operating system packages either during the initial setup or later using yum(8). The advantage being addition/removal of packages either using the GUI package manager or rpm(8), yum(8). Fair enough. But unfortunately the MySQL package (mysql-server) that comes bundled with RHEL 5.5 or CentOS 5.5 is fairly old (5.0.77). What if you want to install the latest stable version of MySQL yet have the advantage of removing/re-installing the software using rpm(8)?


In this blog post, I will guide you with compiling MySQL from source code yet installing the software through rpm(8) so that we tune and …

[Read more]
Stripped MySQL builds, the optimization that isn’t

I usually tell people to use official MySQL builds from MySQL, or from their operating system distribution if they don't want to do that. (This assumes that there is no compelling reason to use third-party builds such as Percona's.) Sometimes, though, people want to create their own builds, or use a build that is "optimized" for whatever reason.

This is usually a bad idea. Most "optimized" builds really aren't. One of the common problems I see is that a lot of them, including sometimes those shipped with popular Linux distributions, are stripped. That is, the binaries have no symbols. That means you can't profile them with oprofile, you can't analyze waits with PMP, you can't use GDB, you can't figure out core dumps, and so on. Well, actually you can do some of these things, but only with some effort.

And that's why I tell people they generally should not try to "optimize" …

[Read more]
Oracle Open World / Java One 2010 Brazil Day 1 Trip Report

Oracle Open World 2010 Latin America was kick started this morning by Oracle's President Mark Hurd. Later Adam Messinger's (Vice President in Fusion Middleware group at Oracle) keynote started JavaOne Brazil and gave a status update on the Java platform. In his talk, Staffan showed a demo of JRockit Mission Control. TIM (a local Brazilian telecom company) showed how they are using Java to serve multi-million users in Brazil. Java FX super fast rendering capabilities were shown in a video. I showed how a multi-instance GlassFish 3.1 cluster can be easily created using web-based administration console. The steps to reproduce the demo are explained in the video below:



I accidentally left my tweetdeck open before …

[Read more]
We’re reaching out to Australia and New Zealand!

At LINBIT, we are always eager to extend our partnerships and cooperations with technical consultants, service professionals, and sysadmins. So if you work for a company that might be interested in becoming a LINBIT partner and deliver first-class high availability services in Linux and open source to customers, we are always interested in hearing from you.

At this time in particular, we are looking for partners in the Australia/South Pacific region, so if you work for an outfit that might be a good partnership fit, please drop us a line. I am in Brisbane in January for …

[Read more]
451 CAOS Links 2010.12.07

The future of Java. Google releases Gingerbread. And more.

Follow 451 CAOS Links live @caostheory on Twitter and Identi.ca, and daily at Paper.li/caostheory
“Tracking the open source news wires, so you don’t have to.”

# The Register reported, and Oracle later confirmed, that Oracle’s proposed roadmap for Java 7 and 8 has been accepted.

# Stephen Colebourne provided more details on the results of the vote on Java 7 and Java 8.

# Google introduced the Nexus-S with Android Gingerbread. …

[Read more]
Oracle Open World / Java One 2010 Brazil Day 1 Trip Report

Oracle Open World 2010 Latin America was kick started this morning by Oracle's President Mark Hurd. Later Adam Messinger's (Vice President in Fusion Middleware group at Oracle) keynote started JavaOne Brazil and gave a status update on the Java platform. In his talk, Staffan showed a demo of JRockit Mission Control. TIM (a local Brazilian telecom company) showed how they are using Java to serve multi-million users in Brazil. Java FX super fast rendering capabilities were shown in a video. I showed how a multi-instance GlassFish 3.1 cluster can be easily created using web-based administration console. The steps to reproduce the demo are explained in the video below:



I accidentally left my tweetdeck open before …

[Read more]
Oracle Open World / Java One 2010 Brazil Day 1 Trip Report

Oracle Open World 2010 Latin America was kick started this morning by Oracle's President Mark Hurd. Later Adam Messinger's (Vice President in Fusion Middleware group at Oracle) keynote started JavaOne Brazil and gave a status update on the Java platform. In his talk, Staffan showed a demo of JRockit Mission Control. TIM (a local Brazilian telecom company) showed how they are using Java to serve multi-million users in Brazil. Java FX super fast rendering capabilities were shown in a video. I showed how a multi-instance GlassFish 3.1 cluster can be easily created using web-based administration console. The steps to reproduce the demo are explained in the video below:



I accidentally left my tweetdeck open before …

[Read more]
Showing entries 21406 to 21415 of 44105
« 10 Newer Entries | 10 Older Entries »