Archive for the 'howto' Category

Remote Conversion to Linux Software RAID-1 for Crazy Sysadmins HOWTO

Thursday, July 24th, 2008

how to convert single disk install to linux software raid1 (this guide also assumes that u don’t have local access)

FedoraLiveCD/LiveCDHowTo – FedoraProject

Wednesday, July 2nd, 2008

fedora wiki page with details on livecd-creator tool which is used to create live CDs

[ibm developerworks] Build a Fedora Live CD

Wednesday, July 2nd, 2008

tell how to create custom livecd in fedora (somewhat scatchy )

Performance Tuning PostgreSQL

Thursday, June 12th, 2008

yet another postgresql tuning guide, contains useful explanation of most omportant config parameters

[russian] DDOS – что делать. Если сервер только один – Linux с Apache. | DDoS – what to do? if you have 1 server linux+apache

Friday, June 6th, 2008

article describes some recipes to counter DDoS using iptables limit and string matching filters. Useful

[russian] adjustmentsoft:samba_pdc – debian по-русски

Thursday, June 5th, 2008

short how-to about configuring AD PDC using debain+samba+ldap+kerberos

Plaxo » A Recipe for OpenID-Enabling Your Site

Tuesday, May 27th, 2008

notes about implementing OpenID

[russian] how to send a command to a detached screen | как послать комаду в deatach screen – Конференция iXBT.com

Saturday, May 24th, 2008

screen -S AAA -X -p0 stuff $’mc\n’

David Sudjiman » Blog Archive » Installing and setting TFTPD in Ubuntu

Thursday, May 15th, 2008

useful notes to deal with tftp on ubuntu/debian (needed when u deal with embedded systems/networking gear)

Encrypted Root LVM | HowtoForge – Linux Howtos and Tutorials

Thursday, May 15th, 2008

Article shows how to encrypt LVM physical voulme partition.