You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -420,12 +420,16 @@ Comparison of NoSQL servers: http://kkovacs.eu/cassandra-vs-mongodb-vs-couchdb-v
420
420
*[TheBugGenie](http://www.thebuggenie.com) - Open source ticket system with extremely complete users rights granularity.
421
421
422
422
## Troubleshooting
423
-
*Troubleshooting Tools.*
423
+
*Troubleshooting tools.*
424
424
425
425
*[mitmproxy](http://mitmproxy.org/) - A Python tool used for intercepting, viewing and modifying network traffic. Invaluable in troubleshooting certain problems.
426
426
*[Sysdig](http://www.sysdig.org/) - Capture system state and activity from a running Linux instance, then save, filter and analyze.
427
427
*[Wireshark](http://www.wireshark.org/) - The world's foremost network protocol analyzer.
428
428
429
+
*Troubleshooting distributions.*
430
+
431
+
*[TRK](http://trinityhome.org) - Linux toolkit as a livecd for general computer troubleshooting. Useful for Win, Linux, and OSX.
432
+
429
433
## Project Management
430
434
*Web-based project management and bug tracking systems.*
0 commit comments