Blog

236 posts

Life16 Feb 2014

Installing Plex Mediaserver Centos 6

So I use plex for my media and i have a small server running with my plex server on it. and here is how I install plex server on my home centos server. This gui

Linux11 Feb 2014

Blocking unwanted traffic (ddos,scrapers) Apache, Iptables

So spent last evning blocking ip comming from packetflip to our server. Looks in our Apache access log that there was some evil scraping going on so we started

Linux19 Jan 2014

Apache Strong SSL config

So only enable SSL on Apache is not good enough there are some config to add to apache to make it stronger. This are the setting i use in my apache ssl config

Code10 Jan 2014

ejabber users from postfixadmin (python,mysql,md5crypt)

So Im running my emails with postfix and have postfix admin to manager my users and domains. But now it should be nice to have i jabber server running and to ha

Code5 Jan 2014

Install and setup Haystack search for Django

So Mysql is crap at doing full text search. So in one of my projects i use Haystack so i can do full text searches. I have a running Django project up and this

Linux26 Dec 2013

Install Elgg social network on Centos

Elgg is a social network web application that could e nice as intranet for companies. Well Its a PHP application so its easy to install First some yum package

Linux25 Dec 2013

No more spam (Centos and postfix)

So i HATE spam and now to get rid of as so many as possible i go for 3 step. 1. Postfix  Get postfix to restrict witch is to allow to send email to me. No stran

Linux25 Dec 2013

Mailsystem Centos 6 (Postfix,Mysql,Dovecot) with TLS and SSL Part 2

So now I have en working Postfix that receive email i need something so that I can read me emails. So we will setup dovecot to use our mysql for users. and use

Linux25 Dec 2013

Mailsystem Centos 6 (Postfix,Mysql,Dovecot) with TLS and SSL

So for my virtual machines I have set up an mail system with Postfix that will look up users and domain in a Mysql server. Then store the emails in one mailbox.

Linux23 Dec 2013

Mysql InnoDB: Error: checksum mismatch

So efter I had publish mw post i got some mysql error. The checksum did was not correct. So for solving this i had to. Control the checksum ibdata is you inno

Life23 Dec 2013

Mining Litecoins and Feathercoin

Start mining some coins right now. First you need to sign up to some mining pools. I use for Litecoins http://pool-x.eu and for Feathercoin https://ftc.d2.cc. Y

Linux16 Dec 2013

Apache performance config

Now on all my Apache i always load this Apache config. It enabled some apache standard performance config for Apache as a good standard. KeepAlive. Gzip all tra