Heine

  • Home
  • Drupal
  • About

Subversion on Strato V-PowerServer

Heine —Wed, 2007/02/21 - 10:41

Having internet accessible repositories is great for code backups, collaboration and deployment of staging servers. Here's a quick guide on getting svnserve running on a Strato V-PowerServer.

First, install subversion:

# yast -i subversion

Add the user and group svnserv needs:

  • V-PowerServer
  • Subversion
  • Read more about Subversion on Strato V-PowerServer
  • 3 comments

Alternative PHP cache on SUSE 9.3 Professional

Heine —Wed, 2007/02/21 - 04:17

Forget about # pecl install apc (Alternative PHP Cache on Debian Sarge). This is going to hurt.

All steps in this short overview were necessary on a Strato V-PowerServer. Depending on your installation, your mileage may vary.

  • PHP
  • Performance
  • V-PowerServer
  • Read more about Alternative PHP cache on SUSE 9.3 Professional
  • 1 comment

Gain administrator privileges via an XSS vulnerability in Recipe

Heine —Tue, 2007/02/20 - 22:53

For those with the tendency to downplay cross site scripting (XSS) vulnerabilities, a small videocast on how a vulnerability in the contributed module Recipe can get an attacker administrator access to a Drupal site. The vulnerability was fixed with DRUPAL-SA-2006-014 a long time ago, so I feel it's safe to publish the video now.

» Videocast.

  • Drupal
  • Security
  • Planet Drupal
  • bug2exploit
  • Read more about Gain administrator privileges via an XSS vulnerability in Recipe

Alternative PHP Cache on Debian Sarge

Heine —Tue, 2007/02/20 - 22:40

This is a repost about a different (now defunct) server.

Khalid wrote a small guide to Installing the Alternative PHP Cache on Ubuntu Dapper and Debian. The installation on Debian 3.1 (Sarge), requires a few extra steps though.

Make sure you have the proper permissions (# denotes the root prompt) and issue the following commands:

  • Drupal
  • PHP
  • Performance
  • Read more about Alternative PHP Cache on Debian Sarge
  • 2 comments

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
Subscribe to Heine RSS

Recent posts

  • Teampassword manager's password generator is biased
  • Other vectors for SA-CORE-2014-005?
  • Lazy loading: hook_hook_info is for hook owners only.
  • "Always offline" problem in EA's Origin due to antivirus
  • From bug to exploit - Bakery SSO
more

Security reviews

I provide security reviews of custom code, contributed modules, themes and entire sites via LimoenGroen.

Contact us for a quote.

Follow @ustima

Copyright © 2021 by Heine Deelstra. All rights reserved.

  • Home
  • Drupal
  • About