TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Using sysdig to troubleshoot

36 pointsby craneca0about 11 years ago

2 comments

voltagex_about 11 years ago
&gt;To install sysdig via apt we will need to setup the apt repository maintained by Draios the company behind sysdig. We can do this by running the following curl commands.<p><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743819" rel="nofollow">https:&#x2F;&#x2F;bugs.debian.org&#x2F;cgi-bin&#x2F;bugreport.cgi?bug=743819</a> is the ITP for Debian, the package should at least be in Sid now.<p><a href="http://packages.ubuntu.com/search?suite=all&amp;searchon=names&amp;keywords=sysdig" rel="nofollow">http:&#x2F;&#x2F;packages.ubuntu.com&#x2F;search?suite=all&amp;searchon=names&amp;k...</a> shows it hasn&#x27;t been imported into Ubuntu yet.<p><a href="https://bugzilla.redhat.com/buglist.cgi?quicksearch=fedora-review%20sysdig" rel="nofollow">https:&#x2F;&#x2F;bugzilla.redhat.com&#x2F;buglist.cgi?quicksearch=fedora-r...</a> means it isn&#x27;t in Fedora yet, either - although finding out about packaging seems to be really tricky.
jacksoncageabout 11 years ago
Great write up!