Blog


View CommentsView Comments

Energy Monitor

23.Aug.2011 Tags: arduino, energy, project

I made available on my wiki the energy monitor project working on my house.

Read more on: http://wiki.wsartori.com/wiki/Energy_Monitor

Read full entry


View CommentsView Comments

The Perfect BIND DNS Server DNSSEC enabled

17.Aug.2011 Tags: bind, dnssec, linux

I added a page to my wiki that I hope will help people to add DNSSEC to your domains.

Read more on: http://wiki.wsartori.com/wiki/The_Perfect_BIND_DNS_Server_DNSSEC_enabled

Read full entry


View CommentsView Comments

Trunet Radio - Arduino AM/FM Radio, RDS Capable

14.Aug.2011 Tags: arduino, radio, rds

A simple multi band(AM, FM) radio with LCD display and capacity to be controlled wireless. This project shows a working radio being controlled by an IPhone using TouchOSC. I choose TouchOSC because of its editor that turns possible to design your remote control interface in your PC, MAC or ...

Read full entry


View CommentsView Comments

Logging Shorewall / IPTables on separate files on rsyslog

02.Aug.2011 Tags: iptables, linux, rsyslog, shorewall

I'd like to separate my logs to facilitate analyze and monitoring of what's going on.

So, it's easy. Shorewall by default log using "Shorewall:" prefix. Create the file:

  • /etc/rsyslog.d/10-shorewall.conf

    :msg, startswith, "Shorewall:" -/var/log/shorewall.log
    & ~
    

The second line discard the message ...

Read full entry


« Previous1Next »
reluctance