Invoking Ruby within a chroot context


/ Published in: Bash
Save to your folder(s)

Invoking Ruby within a chroot context, post the script the context returns to the original host.


Copy this code and paste it in your HTML
  1. user@host:/home/chroot$ sudo chroot karmic-2/ ruby /home/user/hello.rb

Report this snippet


Comments


You need to login to view comments.