Add to feed
  • Jul
  • 03
  • 2008

Ubuntu 8.04 LTS: Virtual Hosting With Proftpd, MySQL & Quota

This tutorial is based on Ubuntu 8.04 LTS. You should already have set up a basic Ubuntu 8.04 server system, as described in the first eight chapters of this tutorial: http://www.howtoforge.com/perfect-server-ubuntu8.04-lts This howto is meant as a practical guide; it does not cover the theoretical backgrounds.

CREATE TABLE ftpquotalimits ( name varchar(30) default NULL, quota_type enum('user','group','class','all') NOT NULL default 'user', per_session…

Tags: , , , , , , , , , , , ,
add a comment
  • Jun
  • 24
  • 2008

7 Ways to Use Wordpress and Still Survive Digg Effect

Wordpress is notoriously famous for going down during Digg Effect, a phenomena when 1000s of digg users try to visit a site in a very short time when it hits the front page, simulating a form of DDOS causing the site to go down.

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . _________ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ./ Its a trap! . . . . . . . . . . . . . . . . _,,,–~~~~~~~~–,_ . . . ….

Tags: , , , , , , , , , , , , ,
add a comment
  • Jun
  • 03
  • 2008

Twitter Blog: It’s Not Rocket Science, But It’s Our Work

Answering TechCrunch questions and explaining downtime, kinda….

Twitter rocks.Sure it has it's off days - and they're annoying at the time - but to expect a utility class, highly volatile application that hit a tipping point and exploded to be scalable and stable without some growing pains…

Tags: , , , , , , , , , , , , ,
add a comment
  • May
  • 07
  • 2008

MySQL Server is now completely Open Source, even Backup extensions

official statment

As M?rten mentioned yesterday in the CommunityOne panel, expect Sun/MySQL to continue experimenting with the business model, and with what’s offered for the community and what’s offered commercial-only. We won’t…

Tags: , , , , , , , , , , , , ,
add a comment
  • Apr
  • 29
  • 2008

Backlash starts against ’sexy’ databases

The “group grope” to find a new database engine

Elsewhere, evangelists have been taken to task for hype, by “fawning” and posting comments “verging on satire” in their support of the new wave - specifically, SimpleDB. Todd Hoff praised SimpleDB for eliminating much of…

Tags: , , , , , , , , , , , , ,
add a comment
  • Apr
  • 28
  • 2008

Massive Attack: Half A Million Microsoft-Powered Sites Hit With SQL Injection

A new SQL injection attack aimed at Microsoft IIS web servers has hit some 500,000 websites, including the United Nations, UK Government sites and the U.S. Department of Homeland Security. While the attack is not necessarily Microsoft's fault, it is unique to the company's IIS server.

The NoScript add-in for Firefox isn't going to help you if you've added a compromised site to your trusted list. Thats teh point of this attack - it compromised trusted sites to in turn install malicious software on an end…

Tags: , , , , , , , , , , , , ,
add a comment
  • Apr
  • 27
  • 2008

The Perfect Server - Ubuntu Hardy Heron (Ubuntu 8.04 LTS Server) | HowtoForge - Linux Howtos and Tutorials

This guide shows how to set up an Ubuntu 8.04 LTS server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable) with PHP & Ruby, Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Courier POP3/IMAP, Quota, Firewall, etc.

This tutorial shows how to set up an Ubuntu Hardy Heron (Ubuntu 8.04 LTS) based server that offers all services needed by ISPs and hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND…

Tags: , , , , , , , , , , , , ,
add a comment
  • Apr
  • 18
  • 2008

You said you don’t use MySQL, but you’ve downloaded MySQL more than 1,300 times in the last twelve months.

As is demonstrated again and again, enterprises have no idea just how awash in open-source software they are…until they ask. This is absolutely true for MySQL. The only thing missing in that adoption is the enterprise stepping up to pay for some or all of its free-loading adoption of MySQL. Oh, and Google's free-loading, too. …More

Indeed. Now the only thing missing in that conversation is the enterprise stepping up to pay for some or all of its free-loading adoption of MySQL. This is what is prompting MySQL to consider new licensing models. It would be very easily…

Tags: , , , , , , , , , , , , ,
add a comment
  • Apr
  • 17
  • 2008

MySQL, new features closed source. Time to make the switch to a real RDBMS anyway.

From the MySQL User's Conference, Sun has announced, and former CEO Marten Mickos has confirmed, that Sun will be close sourcing sections of the MySQL code base. Sun will begin with close sourcing the backup solutions to MySQL, and will continue with more advanced features.

The bottom line is, Sun’s got to make money with MySQL, so they can pay folks to both develop and support MySQL. Having gone that route once or twice before with companies, it seems as if Sun is trying to make it a win-win deal -…

Tags: , , , , , , , , , , , , ,
add a comment
  • Mar
  • 26
  • 2008

Wired: Apple is Evil/Genius

Wired Magazines Leander Kahney has a cover story on Apple (?How Apple Got Everything Right By Doing Everything Wrong? Issue 16.04 ) thats worth a read.

Jobs, by contrast, is a notorious micromanager. No product escapes Cupertino without meeting Jobs’ exacting standards, which are said to cover such esoteric details as the number of screws on the bottom of a laptop and the curve of a…

Tags: , , , , , , , , , , , , ,
add a comment
  • Mar
  • 01
  • 2008

Design details of Audiogalaxy.com’s high performance MySQL search engine | Spiteful.com

Lots of information about how Audiogalaxy.com built a search engine for MySQL that handled thousands of queries per second for several hundred million rows of data.

These servers were also used to sort results by relevance. Results were sorted twice. The first sort was by historical availability, and it occurred when a result set (which could have been many thousands of rows) was initially cached to…

Tags: , , , , , , , , , , , , ,
add a comment
  • Feb
  • 13
  • 2008

Drupal 6.0 released | drupal.org

Version 6.0 of Drupal, popular social publishing platform for countless web sites, has been released. This version of Drupal is easier to use for administrators, themers and developers alike. Check out the many great new features such as an improved installer, OpenID support, drag-n-drop, actions and triggers, and better internationalization.

Second, I’d like to make everyone aware of the Contributed Module Status group that I created over on g.d.o with the help of Michelle and the additional help from dozens of contributors. From the main group page, you can easily find the…

Tags: , , , , , , , , , , , , , ,
add a comment