Blog

237 posts

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

Linux16 Dec 2013

Fail2Ban on Centos

Fail2Ban is a small service to block unwanted traffic to you server. I use it to block ssh,and postfix loggins in to my virtual hosts. Fail2Ban scans the servic

Life24 Nov 2013

Install Diaspora one Centos 6.4 with Apache

So Im going to test diaspora on one of my virtual server with run centos 6.4. Setup Centos Setup Repos wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-r

Code5 Nov 2013

Custom nagios plugins in python

For monitoring different service and function you may need to build some custom monitoring plugins. I have some build for nrpe and will work with both nagios an

Life4 Nov 2013

Rolling back Andrioid on your Nexus 4 after Ubuntu

So i had to roll back to andriod. ubunut is not realy ready for my phone. So this is how you do. 1. download you andriod images from here https://developers.goo

Life26 Oct 2013

Ubuntu Phone First Week

So my first week has gone since i rooted my Nexus 4 and installed the new Ubuntu phone. It was realy easy to root and install the phone the hole process was don

Elino15 Oct 2013

Private GIT server on centos 6

So i need to have an private git server. The plan is to fill the git server with my backups so I can see changes done to my git server. Set up the local GIT s

Linux10 Oct 2013

Owncloud 5 on Centos 6.4 apache-mysql

How to install owncloud 5 on you centos 6.4 server with mysql and apache to serve it. First install packages and service needed. yum -y install mysql-server htt

Linux7 Oct 2013

Securing Apache – TRACE TRACK XSS

So i will tryi to updated with some tips on securing apache as I stumbel over them. This will be the first one in not so many I hope (Apache will be secure ) I

Linux25 Sept 2013

Glassfish Monitoring with VisualVM

For monitoring Glassfish performance i use VisualVM. I have visual installed on my laptop and the connects using jmx to my glassfish servers to get server stats

Linux17 Sept 2013

Glassfish Asadmin commandon to remeber

here are som glassfish 4 asadmin commandon to remeber asadmin  host 127.0.0.1 port 4848 enable-secure-admin Enabel so that you can use 4848 from external com

Linux17 Sept 2013

Set Glassfish4 to production state

Ot work we are using Glassfish 4 for our applications. And to set glassfish for production there are some setting you need to set. We are scripting our installa