TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Using sysdig to troubleshoot

36 点作者 craneca0大约 11 年前

2 条评论

voltagex_大约 11 年前
&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.
jacksoncage大约 11 年前
Great write up!