logos

With Andrii Grytsenko


Technical Diary - With Andrii Grytsenko

Nagios3 installation

Nagios installation and basic configuration.
Read more »

lsof installation on solaris 10

Details inside the post.
Read more »

Software RAID level 1 behavior

Here I will try to describe behavior of SW RAID level 1 in case of crash.
Read more »

Trick: DOC to PDF on Linux

Here is little trick how to convert *.doc files into the *.pdf on Linux.

Read more »

Perl and cookies auth

I made little overview how to make http authorization through the PERL.

Read more »

MYSQL quick overview

Here I systematized some of my MYSQL knowledges.
Read more »

UA-IX checker

Based on this post I have decided make some program which able to detect weather IP is a part of some network (in this case UA-IX network) or not.
Read more »

IPCalc on Perl

Today I decided to make my own IPCalc program. I had two reason for that. First to learn perl’s binary operations and second one to make some IP calculation points more clear for me.
Read more »

Clean up the shared memory in Solaris

Here is short trick how to clean the shared memory up in Solaris OS.

Read more »

Perl performance optimization

I’d like to describe my own experience with perl optimization. There several common way to make you code works more faster.
Read more »