mutahir

mysql

formatted mysql db table show: mysql> SELECT * FROM sometable; mysql> SELECT * FROM users\G *************************** 1. row *************************** id: 1 name: items-s-s-s- slug: items password: $2/6.notUz4ppJPno4CP/KyLsSYa email: some-email@email.com

Linux Kernel Crash

a great article on analysing linux kernel crash dumps and to understand how it works. Collecting and analyzing Linux kernel crashes - KdumpStep-by-step tutotial explaining how to configure Kdump utility to collect Linux