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 surprise Read More
dhcpdump: Monitor DHCP Traffic For Debugging Purpose
How do I dump DHCP packets under Linux / UNIX for monitoring or debugging purpose Read More
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” on root directory Read More
Clearing caches from memory
From version 2.6.16 Linux kernel has a tunable parameter named /proc/sys/vm/drop_caches Read More
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 because vsftpd.conf includes such a line to enable pam module. Read More
Перевірка С-програм під Linux на витоки пам’яті
Перевірка програм написаних на С під Linux на витоки пам’яті та профілювання Read More
Запуск декількох X сесій
Як запускати кілька X сесій під Linux або UNIX та як між ними переключатись Read More
Comments