Year: 2010
Ordering related objects in Django
Django models have a meta option order_with_respect_to that allows you to order objects within the scope of a related ForeignKey object.
A New Type of Phishing Attack
What we don’t expect is that a page we’ve been looking at will change behind our backs, when we aren’t looking. That’ll catch us by
dhcpdump: Monitor DHCP Traffic For Debugging Purpose
How do I dump DHCP packets under Linux / UNIX for monitoring or debugging purpose
Forcing fsck run on next boot
If you want to force fsck filesystem check on next boot, you can do this with creating an empty file with the name of “forcefsck”
Clearing caches from memory
From version 2.6.16 Linux kernel has a tunable parameter named /proc/sys/vm/drop_caches
vsftpd /bin/false check_shell=NO pam hack
With default configuration of vsftp (vsftpd.conf under /etc) users with no shell or /bin/false shell are not able to login vsftpd ftp server. This is
Nginx: Too Many Open Files Error
Помилка, яку можна побачити в лог-файлах nginx
Перевірка С-програм під Linux на витоки пам’яті
Перевірка програм написаних на С під Linux на витоки пам’яті та профілювання
Запуск декількох X сесій
Як запускати кілька X сесій під Linux або UNIX та як між ними переключатись