Firefox 16, a treat for developers http://t.co/cnd27CzT
Tag Archives: database
ArchLinux Decided to Move to MariaDB
What’s MariaDB : is an community-developed fork of the MySQL relational database management system, the impetus being the community maintenance of its free status under the GNU GPL, as opposed to any uncertainty of MySQL license status under its current ownership by Oracle. The contributors are required … Continue reading
Read More 1 Comment(s)
Chive 0.5.0 is released!
Chive 0.5.0 released, Chive is another alternative for PhpMyadmin, it is a next generation MySQL database management tool. The web-based user interface supports most of the common operations needed by software developers and database admins (databases, tables, indices, keys, triggers, … Continue reading
Read More 0 Comment(s)
Can MongoDB become King of NoSQL ?
Non-relational databases are an alternative to SQL databases and would rather call themselves ‘big data DBs’, say the pros in the industry. Calling non-relational databases as ‘No SQL’ is in a way misleading as this a ‘dynamic’ database platform. The … Continue reading
Read More 3 Comment(s)
How to install NOSQL cassandra DB in ubuntu and debian via ppa repository
Cassandra is a distributed database with a BigTable data model running on a Dynamo like infrastructure. It is column-oriented and allows for the storage of relatively structured data. It has a fully decentralized model; every node is identical and there … Continue reading
Read More 2 Comment(s)
After Digg, now is reddit who says yes to Cassandra DB
After Twitter and digg, now is Reddit who announced yesterday that they switched their database to NoSQL Cassandra database; this is the second big social bookmark that switch to cassandra in two days. As i mentioned in my previous article, … Continue reading
Read More 2 Comment(s)
Digg says yes to NoSQL, bye to MySQL
After twitter, now is Digg who decided to replace MySQL and most of their infrastructure components and move away from LAMP to another architecture called NoSQL that is based in Casandra, an opensource project that develops a highly scalable second-generation … Continue reading
Read More 11 Comment(s)
manage access to the database remotely
In this short Howto, want to show you how to grant remote access to a DB on your server local or remote server .
Read More 0 Comment(s)


















Brandon Hawkins
| #
thanks
Nova
| #
I wonder if there is a way to create your own themes.
Red Adaya
| #
Thank you! This worked for me!!!
SK
| #
Andrew look into your httpd.conf file at line no 350. There might be a syntax error.
andrew
| #
hello I have this error
[root@cloud html]# /etc/init.d/httpd restart
then this appears
Starting httpd: httpd: Syntax error on line 350 of /etc/httpd/conf/httpd.conf: without matching section.
plz tell how to fix this.