zeldor.biz

Linux, programming and more

Copyright © 2025
Log in

Weekend Security Check

June 7, 2011 by Igor Drobot 2 Comments

Some of my servers providing FTP service and I check every weekend all the uploaded and system files for viruses and rootkits.
If somebody starts a upload, nobody think about potential danger e.g. virus.

You can start all this checks separated or as a script.

Here are some examples: [Read more…]

Filed Under: Bash, Debian, Kernel, Linux Tagged With: antivirus, Clamav, rkhunter, rootkit, security check, virus, weekend scan

Icinga/Nagios server room temperature

May 5, 2011 by Igor Drobot 6 Comments

After I wrote the posts about your own digital temperature sensor and Nagios/Icinga Traffic-Light its time to combine the two ideas and bring some lights to switch.

We have two working independent components, with a plugin is it possible to get the sensor status. If your temperature is higher then normal you should get a signal (Warning or Critical).

Define the new check command, with name and a plugin with some arguments:
[Read more…]

Filed Under: Bash, Debian, Linux, Monitoring Tagged With: digitemp, Icinga, Monitoring, Nagios, room temerature

Your own weatherstation

April 12, 2011 by Igor Drobot 4 Comments


Create a own weather station or temperature monitoring using a tiny digital temperature sensor.

I use this setup to monitor a server room, and outdoor temperature and as a weather station.

This project consists of interface between RS-232F and the Dallas one Wire system.

You need: [Read more…]

Filed Under: Bash, Debian, DIY, Fun, Linux Tagged With: 1.5 kOhm resistor, 3.9V Zener diode, 6.2V Zener diode, digitemp, DS1820, DS18s20, RS-232

Usermod command

March 22, 2011 by Igor Drobot Leave a Comment

Manpages are great!
Disable ssh login:

1
usermod -s /bin/false username

usermod -s /bin/false username

Change home directory:

1
usermod -d /home/users/newpath/ username

usermod -d /home/users/newpath/ username

Filed Under: Bash, Debian, Linux Tagged With: usermod change home, usermod change shell

Web frameworks

March 6, 2011 by Igor Drobot Leave a Comment

For most tiny web-projects is django or Ruby on Rails the overkill and that is mostly the problem which is between the framework and the quick solution.
There are a lot Micro Frameworks available without nasty and unnecessary stuff. Here is a short overview of them:

[Read more…]

Filed Under: Programming, Python, Ruby Tagged With: frameworks, Python, ruby

  • « Previous Page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 11
  • Next Page »
Yeaaah Cookie! We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok