| Showing entries 1 to 14 |
Funding for BlazeMeter and Digital Reasoning. Red Hat goes unstructured. And more.
# BlazeMeter announced $1.2m in Series A funding and launched the a cloud service for load and performance testing.
# Digital Reasoning announced a second round of funding to help develop its Hadoop-based analytics offering.
# Red Hat announced the availability of Red Hat Storage Software Appliance, based on its recent acquisition of Gluster.
# Red Hat also
[Read more...]Red Hat’s $136m acquisition of open source storage vendor Gluster marks Red Hat’s biggest buy since JBoss and starts the fourth quarter with a very intersting deal. The acquisition is definitely good for Red Hat since it bolsters its Cloud Forms IaaS and OpenShift PaaS technology and strategy with storage, which is often the starting point for enterprise and service provider cloud computing deployments. The acquisition also gives Red Hat another weapon in its fight against VMware, Microsoft and others, including OpenStack, of which Gluster is a member (more on that further down). The deal is also good for Gluster given the sizeable price Red Hat is paying for the provider of open source, software-based, scale-out storage for unstructured data and also as validation of both open source and software in
[Read more...]Until now, MariaDB 5.2 was lacking a yum repository for easy installs and upgrades. It is now available, thanks to OurDelta.
Just follow our very simple installation instructions.
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...]Licensing, community, funding, revenue, business models, patents. And more.
Follow 451 CAOS Links live @caostheory on Twitter and Identi.ca
“Tracking the open source news wires, so you don’t have to.”
# The OpenOffice.org Community announced the release of OpenOffice.org 3.2.
# An interview with Michael Tiemann on licensing and community.
# DotNetNuke raised $8m series B funding.
# Microsoft updated its Linux Integrated Components, introducing support for RHEL in Hyper-V.
# An interview with Marten Mickos on how open source businesses can break through the
[Read more...]You can now yum (RPM) or apt-get (DEB) MariaDB 5.1.39, courtesy of OurDelta and in close cooperation with Monty Program Ab. Simply follow the info on the CentOS, Debian or Ubuntu pages.
(note: give the mirrors some hours to sync up)
Quick overview
MySQL 5.0.87-d10 OurDelta builds are now available (32 and 64-bit):
It’s worth noting that Red Hat Enterprise Linux (RHEL) 5 has had an update to MySQL in the last month. This naturally means that CentOS 5 also had a similar update. It’s now bumped up to MySQL 5.0.77 (goodbye 5.0.45!; which is what RHEL5 shipped with). This is a moderate security release, so consider updating, if you can afford a mysqld restart.
Read more about the 4 CVE bugs fixed. CentOS followed suit within two weeks.
[Read more...]We reported recently on Red Hat’s revenue growth and deferred revenue. One of the things I have been looking at recently is the slowdown in Red Hat’s growth in recent years, and the opportunities that the company has to improve that growth.
For some perspective it is worth noting that while Red Hat’s revenue has been growing steadily:
The rate of growth has been in decline for some time:
[Read more...]As you may know mysql fulltext search is not highly scalable. One of the options to get around this scalability limitation, which I prefer, is to use Sphinx. You can use Sphinx with out having to alter your mysql installation. But, if you would like to use from within mysql and not have to worry about how to pass data between Sphinx and MySQL, you can enable sphinxse (sphinx storage engine). It is not included with mysql by default so you will have to compile it yourself.
Here are the instructions on how to get sphinxse compiled with your mysql installation on CentOS x64. I am sure same instructions will work for other flavors but I have not tested it. I will be compiling the most current version of sphinx (0.9.8) with most current stable version of mysql (5.0.51b) at the time of the writing. Let’s get the
[Read more...]Update: Karanbir says “Just one thing to keep in mind is that we dont want too many people using it from the Testing repository - we only need enough feedback to move it from testing to stable ( and to be honest, there are already 8 people who have said yes it works - so move to stable should happen within the next 24 - 48 hrs ). Once the package is in stable, users on CentOS4 and 5 wont need to do anything more than just ‘yum install maatkit’ and it will install for them.”
At least one person (Karanbir Singh) is working to get Maatkit into the CentOS repositories, and I believe there might be movement towards RHEL also. From an email to the Maatkit discussion list a little while ago,
[Read more...]I am in
| Showing entries 1 to 14 |