Advertisement
quiliro

nbd

Aug 21st, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. sudo netstat -nap|grep nbd
  2. tcp 0 0 0.0.0.0:10809 0.0.0.0:* ESCUCHAR 15403/nbd-server
  3. grep nbd /etc/inetd.conf
  4. 9572 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdswapd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement