Regex Cheatsheet

orginally from:

addedbytes.com

It's really incredibly useful, and every time i create a new regex string i can't resist to give it a look.

Improve SATA Performance by disabling command queuing.

Just a short and simple way to improve reading performance for SATA Drives.

When you disable the command queueing on the drive, you will allow the kernel to do this solely on its own, which results in overall better performance.

This example on my Server shows an 30mb/s increase, which is for real.

How to: Export + Import Linux Users.

Here is an simple way of exporting your Local Users and import them back somewhere else.
To retain the user password, use the -p flag which will allow the use of a pre-encrypted password.

Munin Plugin: Openvz V2

I have updated my Munin Plugin so it will nolonger depend on PHP to be installed.
It will allow you to easily monitor your running VE's stats with Munin.

How to: Backup to FTP with NCFTP

Showing an easy way of copying your files to an remote FTP Server.

How to: Use SysCP Panel with Nginx + Apache2 * Update 2

Please make sure your familiar with SysCP, Apache and your Server.
Since i'm using SysCP to manage my Vhosts i created a script to do the Nginx SiteConfiguration.

Apache Rewrite Rules for alternative Static Server.

Here is my Rewrite Script, i am using for Apache + Lighttpd for static content, using mod_proxy.

Munin Plugin: Openvz

Today i've published a munin-plugin of mine, which provides an easy statistic output for certain VE stats. You can find it on MuninExchange

How to: pdf-lib 4.0.1 on Debian Etch

This is just a short how to to get pdf-lib 4.0.1 (freeware) working on Debian Etch, without compiling php from source. I'm going to use pear to compile the php - pdf Extension.

Syndicate content