RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Leveraging lsof to Troubleshoot Network, Filesystem, Native Library or Device Problems

Leveraging lsof to Troubleshoot Network, Filesystem, Native Library or Device Problems: lsof is one of the most powerful UNIX command (also available on Mac OS X). It is invaluable when it comes to investigating or troubleshooting problems related to network, filesystem, devices or even native libraries. This article first introduces lsof usage and syntax illustrated with concrete examples for the Rubyist and then dive into advanced options and techniques.

Comments

What about a link to “this article” ?

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in