nopaste.at recode with symfony. Part 2: THE START!

Feb 20th, 2010 | Posted by wese | Filed under Projects

The TODO for Today

  • Setup the VHost
  • Create a decent database model

Doesn’t sound like much, let’s see what i came up with.
Read more…

Bookmark and Share

nopaste.at recode with symfony. Part 1: THE PLAN!

Feb 11th, 2010 | Posted by wese | Filed under Projects

Current Status

For those of you which don’t know what a pastebin/nopaste is have a look at this Wikipedia article.
Read more…

Bookmark and Share

Improve SATA Performance by disabling command queuing.

Apr 8th, 2009 | Posted by wese | Filed under Linux

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.
Read more…

Bookmark and Share

How to: Backup to FTP with NCFTP

Aug 14th, 2008 | Posted by wese | Filed under Linux

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

Bookmark and Share

How to: Export + Import Linux Users.

Aug 8th, 2008 | Posted by wese | Filed under Linux

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.
Read more…

Bookmark and Share

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

Aug 8th, 2008 | Posted by wese | Filed under Linux

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.
Read more…

Bookmark and Share

Munin Plugin: Openvz V2

Aug 8th, 2008 | Posted by wese | Filed under Linux

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.
Read more…

Bookmark and Share

How to: pdf-lib 4.0.1 on Debian Etch

Aug 8th, 2008 | Posted by wese | Filed under Linux

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.
Read more…

Bookmark and Share