Blog

236 posts

Code24 May 2014

Starting with Go on Ubuntu

So I starting to test to use the go language for some projects. Here is how i set up go on my ubuntu laptop. 1. Installing go language sudo apt-get install py

Life3 Apr 2014

Recover you python files from rm -rf *

So after cleaning up my work i run rm -rf * in the woring folder. Deleting all my work!. After fighting holding back some tears I set down and start see if i co

Elino22 Mar 2014

Install Pandora fms monitoring system on Centos

So for many years i use nagios to monitor my server and now im would say i can handle nagios config files good. But I fund pandora fms monitoring and this i mus

Linux16 Mar 2014

Pimcore Opensource online marketers dream install on Centos 6

For my elinodrift project I was searching for a online tool for handle online marketers. So I ended up with Pimcore for my service. Here is a small guide to ins

Linux15 Mar 2014

Open Webbmail RainLoop installation and setup

So I have testet so many differnt webbbased email programs. And have not been 100% happy with any of them. some are to big other look really bad. (Rainloop is o

Linux4 Mar 2014

Protecting you web with ModSecurity On Centos

So it you worry about you webb then modsecurity is rely nice to have on your webbserver. I have it installed on my apache server with the regular rules from OWA

Linux22 Feb 2014

Install Elasticsearch, Kibana 4 , fluentd (Opensource splunk) with syslog clients

So used splunk some times but it has its limit (money) so now Im testing 1. Java first install java on your server. Get java from here http://www.oracle.com/tec

Linux22 Feb 2014

Installing and configure Munin Monitoring (Centos 6)

to get some performance data from my server i use Munin monitroing system. And here is i samm guide how to install and set up munin on the munin serer and on th

Linux19 Feb 2014

Centos syncing VPS (Moving between VPS)

So I have one vps on a company not that good so now I want to move my centos server to A new VPS server. But I dont want to install eveything from the start aga

Code18 Feb 2014

Build you first syco Module

SO from the last post you can install syco but you also need to build and update your own plugins in syco. Here is a small guide how to build you first plugin.

Code18 Feb 2014

Setup SYCO on you centos box

So if you care about security and stability you must have syco installed on your server. Read more about syco on the github project https://github.com/systemcon

Asylguiden17 Feb 2014

Installing Asylguiden on centos Server

One of my own prodjects are Asylguiden. Its A python publish system build with django, Mysql and mongodb. You can find the code here on github https://github.co