Blog
237 posts
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
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
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
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
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
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
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
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
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
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
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
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