Tag Archives: server

Migrating Acronis backup server to another machine

Today I have migrated Acronis backup server (0lder version) to another machine. Procedure is simple: install backup server on another machine configure backup location stop the service copy all files from old server to new server in configured backup location … Continue reading

Posted in Tips and tricks | Tagged , , , , , , , | Leave a comment

Find and decrypt cisco group password on Mac

So today I wanted to move one Cisco VPN connection from my MBP to another mac. The problem was that I didn’t received any .pcf file from admin, I got only group login and password (which I didn’t wrote down). … Continue reading

Posted in Tips and tricks | Tagged , , , , , , , , , | Leave a comment

How to install Snort Intrusion Detection System on Windows

First short explanation what is Snort from Snort official website: Snort® is an open source network intrusion prevention and detection system (IDS/IPS) developed by Sourcefire. Combining the benefits of signature, protocol and anomaly-based inspection, Snort is the most widely deployed … Continue reading

Posted in Tips and tricks | Tagged , , , , , , , , , , , , | 56 Comments

Synchronize directories from command prompt

If you have ever wanted to synchronize 2 directories from command prompt in windows this tool is must-have for you. It works perfectly from scheduled tasks as well, so it’s easy to write batch script that will execute every night … Continue reading

Posted in Tips and tricks | Tagged , , , , , , , , , , , , | 1 Comment

Creating simple cleanup scripts on Windows 2003

Here is one short tip. If you had problem with old log files that are being held on system after too much time and wanted to delete all of them automatically here is explanation how to do it. open notepad … Continue reading

Posted in Tips and tricks | Tagged , , , , , , , , , | Leave a comment