Archive for the 'Computers' Category

PyODConverter | Art of Solving [MS Office -> PDF using openoffice.org package in server mode]

Monday, March 9th, 2009

PyODConverter

http://www.simionovich.com/

Thursday, March 5th, 2009

useful blog about voip tech and asterisk

Re: [PATCH] xen: core dom0 support [LWN.net] / difference between XEN and KVM /

Thursday, March 5th, 2009

Message to Kernel Mailing List about differences between XEN and KVM .

Skiplist recovery – Science IT [recover Cyrus IMAP <mailbox>.seen database]

Thursday, March 5th, 2009

This note explains how you can recover corrupted skiplist databases used by cyrus to keep track of the mailbox status (eg READ/UNREAD email).

Lazy Linux: 10 essential tricks for admins

Wednesday, March 4th, 2009

really good article. If you did not find at least 1 useful trick in this article you must be really cool (like Linus himself)

GlusterFS – GlusterDocumentation

Monday, February 23rd, 2009

fully-distributed network file system (fully = no separate meta-data servers ). Supports data redundancy (data can be stripped/mirrored across several nodes), supposed to be high performance. supports encryption and can be embedded in app server (i….

Providing Active Directory authentication via Kerberos protocol in Apache

Tuesday, February 10th, 2009

Apache authentication against AD (via Kerberos). Really easy to do, but make sure you put your kerberos real all in UPPER CASE, i.e. MYDOMAIN.COM. If you are using something like MYDOMIAN, then put it into config as MYDOMAIN.LOCAL

Michael Tsai – Blog – Perl vs. Python vs. Ruby

Sunday, February 1st, 2009

interesting post that provides syntax difference the languages and some discussion about their importance. Good code examples.

[RUS] Юникс и другие » Blog Archive » Построение отказоустойчивого балансировщика нагрузки на базе Perlbal/Heartbeat

Thursday, January 29th, 2009

[RUSSIAN] How to configure Perlball + Heartbeat as HA load balancer with session support for app servers

[technet.microsoft.com] Interop: Authenticate Linux Clients with Active Directory

Friday, November 14th, 2008

tehcnet article on providing authentication against AD using samba/winbind