Updated lifetype to 1.2.7

Posted by coldtobi | 1 Apr, 2008, 11:01

The update works without problems, but should solve some.... As the description told about "security issues", everyone should install that too.

So don't wonder, if the blog will be offline for some seconds.



<—&mdash Showing ERROR? Click here!


Blog and Website | Comments (0) | Trackbacks (0)

Making Digg working with lifetype

Posted by coldtobi | 21 Mar, 2008, 11:28

The "stock" lifteype 1.2.6 has currently a bug: You cannot digg.

Now, another user of lifetype found out: The Bad Behaviour plugin simply blocked requests by diff. 

Well, technically this is not a big, but more some runaway spam protection, namley the bad behaviour plugin. As this plugin cannot be disabled, (and you don't want it to be disabled anyway), I was looking for a solution to this. 

Short story: the one found the issue solved it by white-listing digg. The only thing you have to do is to change the array in plugins/badbehaviour/bad-behaviour/whitelist.inc.ph:

// Includes four examples of whitelisting by IP address and netblock.
$bb2_whitelist_ip_ranges = array(
     "64.191.203.34",
     "10.0.0.0/8",
     "172.16.0.0/12",
     "192.168.0.0/16",
//        "127.0.0.1",
);

 (More)


<—&mdash Showing ERROR? Click here!


Blog and Website | Comments (0) | Trackbacks (0)

Preventing PHP RFI with Apache's ReWriteRules

Posted by coldtobi | 6 Mar, 2008, 17:21 In the last time, there a lots of -- well -- tries to hijack the server via a attack method called "Remote File Inclusion". RFI is a exploit that works if a script writer forgets about sanitize incoming http request strings. For more details, look up RFI in Wikipedia, as they have a nice article about that.

But there is an easy way to get block these silly attemps, as they have a common pattern to look for. At least if you have access to your .htaccess, the module mod_rewrite and a Apache around.
 (More)


<—&mdash Showing ERROR? Click here!


Blog and Website | Comments (4) | Trackbacks (0)

Installing Debian on the Thecus N2100 -- PART 4 -- Installing Debian (2)

Posted by coldtobi | 5 Mar, 2008, 23:56

The third part stopped with creation of the raid array. As this is a very time consuming process, which takes some resources to complete, this is a good point where to make a break and just let it finish. However, this is not really required, as rebuilding the RAID is also perfectly done by the the OS while you can still use it. But if you stop the procedure – by a reboot, as a example – the kernel will restart the process from the beginning. So take this as a hint, that you maybe want to check the progress before you finally reboot / power down.

Just  repeating my self, please note, that this VOIDS YOUR WARRANTY. So the usual disclaimer apply: You brick, you repair it. I do not recommend installing linux on the box, if you are not sure you can handle it. Linux requires more hand-on than the GUI -- you won't have a GUI anyway -- but on the other side, it reveals the real power.

Table of Contens

  1. Part 1: Get Prepared
  2. Part 2: Installing the Installer
  3. Part 3: Installing Debian I
  4. Part 4: Installing Debian II (this article)
  5. Part 5: Fine tuning after the installation
 (More)


<—&mdash Showing ERROR? Click here!


Blog and Website | Comments (6) | Trackbacks (0)

Installing Debian on the Thecus N2100 -- PART 3 -- Installing Debian

Posted by coldtobi | 19 Feb, 2008, 01:21

Unfortuantly, the last time was very busy, so I simply did not find the time to continue with this HOWTO. Well, it is still tight, but today I want spend some minutes in completing at least the second part. Before I go forward learning phyton as I might have use for it in the NAS project...

Just  repeating my self, please note, that this VOIDS YOUR WARRANTY. So the usual disclaimer apply: You brick, you repair it. I do not recommend installing linux on the box, if you are not sure you can handle it. Linux requires more hand-on than the GUI -- you won't have a GUI anyway -- but on the other side, it reveals the real power.

Table of Contens

  1. Part 1: Get Prepared
  2. Part 2: Installing the Installer
  3. Part 3: Installing Debian I  (start the installer and configure RAID) -- this article
  4. Part 4: Installing Debian II
  5. Part 5: Fine tuning after the installation

 

 (More)


<—&mdash Showing ERROR? Click here!


Linux / Debian, Thecus N2100 | Comments (2) | Trackbacks (0)

Python Ebook

Posted by coldtobi | 18 Feb, 2008, 00:10

In case, you want to take a look into python, here's a nice ebook, licensed under the GNU Free Documentation License

 http://diveintopython.org/

The book is availaible in several languages:

  • Italian
  • French
  • Spanish
  • Chinese
  • Korean
  • Russian



<—&mdash Showing ERROR? Click here!


Linux / Debian | Comments (1) | Trackbacks (0)

Installing Debian on the Thecus N2100 -- PART 2 -- Installing the Installer

Posted by coldtobi | 16 Feb, 2008, 20:03

Unfortunately, the last time was very busy, so I simply did not find the time to continue with this HOW-TO. Well, it is still tight, but today I want spend some minutes in completing at least the second part. Before I go forward learning python as I might have use for it in the NAS project...

Just  repeating my self, please note, that this VOIDS YOUR WARRANTY. So the usual disclaimer apply: You brick, you repair it. I do not recommend installing Linux on the box, if you are not sure you can handle it. Linux requires more hand-on than the GUI -- you won't have a GUI anyway -- but on the other side, it reveals the real power.

Table of Contents

  1. Part 1: Get Prepared
  2. Part 2: Installing the Installer (this article)
  3. Part 3: Installing Debian I (start the installer and configure RAID)
  4. Part 4: Installing Debian II
  5. Part 5: Fine tuning after the installation
 (More)


<—&mdash Showing ERROR? Click here!


Linux / Debian, Thecus N2100 | Comments (0) | Trackbacks (0)

«Previous   1 2 3 ... 6 7 8 9 10 11 12 13 14 15 16 ... 27 28 29  Next»