News (18)

MySQL addresses open-source license problem

MySQL has taken a step to mend a rift in the open-source world by updating a controversial licensing provision that had broken a close tie between the MySQL database and PHP. Read more »

Microsoft probing ActiveX attacks targeting Access feature

Microsoft has issued a security advisory warning about targeted attacks being launched that exploit a hole in the ActiveX control for the Snapshot Viewer in the Microsoft Access database management system. Read more »

Seek.com.au targeted by e-mail harvesting tool

Security researchers have discovered an e-mail harvesting tool that was pre-configured to target Seek.com.au's candidate database — but a Seek executive claims its database is immune to such an attack. Read more »

Massive SQL-based Web attack decoded

The SANS Internet Storm Center has published details about the massive SQL-based Web attack that occurred over the weekend. Read more »

Google Maps for Mobile adds 'My Location' feature

Google has launched a new feature in its Google Maps for Mobile program that automatically sets your location, even in phones that lack a global positioning system (GPS) device. Read more »

Government targets itself with phishing attack

Governments have had to target themselves with phishing attacks in order to highlight weak points in their security and protect national secrets from espionage, according to a report published this week by Sans. Read more »

Salesforce staff speared by phishers

Salesforce.com has revealed few details about a security breach caused by a phishing attack against an employee that surrended internal customer database details. Read more »

VMware dangles next-gen virtualisation goodies

VMware has some new ideas for tackling an age-old problem for system administrators: how do you keep a computing service available when the server it's running on fails? Read more »

Centrelink starts $5 million help desk project

Centrelink is to begin a 16 month roll-out of service management software that will eventually see staff help desk queries consolidated and automated under one system. Read more »

Ubuntu Linux leader proposes six-week delay

New versions of Ubuntu Linux have been released at a steady six-month cadence, but project founder Mark Shuttleworth is considering a six-week delay to improve the reliability of an important new version. Read more »

Features (146)

Configure Snort to log packets to MySQL

We will look at configuring Snort to log packets to a remote MySQL server where a graphical Web interface can be used to view captured packets and statistics. Read more »

Help! My SQL Server Log File is too big!

Overgrown transactional log files can turn into real problems if they are not handled properly. This article discusses the perils of not handling SQL Server log growth properly, and what can be done to correct the problems. Read more »

Restore your SQL Server database using transaction logs

Most DBAs dread hearing that they need to restore a database to a point in time, especially if the database is a production database. However, knowing how to do this is of the utmost importance for a DBA's skill set. I'll walk you through the steps of how to restore a SQL Server database to a point in time to recover a data table. Read more »

Moving the Tempdb and Master Database in SQL Server

This article walks you through the process of moving the Master and Tempdb databases to different drives. Read more »

Introduction to Policy-Based Management in SQL Server 2008

New to SQL Server 2008 is Policy-Based Management. This new technology allows for defining polices to ensure your database guidelines are met. This article gives an overview of this new technology. Read more »

Using Mirrored Media Sets in SQL Server 2005

Mirrored Media Sets is a new feature in the Enterprise Edition of SQL Server 2005. It enables the creation of redundant copies of a backup file to reduce the possibility of a backup device malfunction. Here's how you make it work. Read more »

Running totals in SQL Server queries

This article demonstrates how running totals are simple to create in SQL Server queries once you understand the requirements. Read more »

Create cross-platform database-driven applications with JDBC

The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types. Read more »

Creating and managing a Mysql database with phpMyAdmin

phpMyAdmin is a graphical user interface (GUI) developed in PHP, for creating and managing MySQL databases. Read more »

Capture an Oracle 10g audit trail in XML format

The Oracle database has long had the ability to audit selected types of operations against the database, storing the audit trail in a system table. This table, SYS.AUD$, resides in the data dictionary. On some operating systems, you can also write audit records to the operating system's own event logging subsystem. Read more »

Blog (1)

Firefox 3's better performance and memory improvements

Staff [blogs:syslog] -- As beta 5 is due to come out next week, I take a look at some of the new features and improvements in Firefox 3. Read more »

Log in


Sign up | Forgot your password?

What's on?