From ad38f37bfa790b4b16f6049e77f7fa0e45e113c0 Mon Sep 17 00:00:00 2001 From: phre4k Date: Fri, 10 Jul 2015 05:43:33 +0200 Subject: [PATCH] replaced TRK with grml (former is dead) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 71b1b02..4ccb840 100644 --- a/README.md +++ b/README.md @@ -597,9 +597,9 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v ## Troubleshooting *Troubleshooting Tools.* ++ [grml](https://grml.org) – bootable Debian Live CD with powerful CLI tools. * [mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems. * [Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze. -* [Trinity Rescue Kit](http://trinityhome.org) - Linux Live CD for general computer troubleshooting. * [Wireshark](http://www.wireshark.org/) - The world's foremost network protocol analyzer. ## Version control