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

RSS Icon Subscribe to comments

You need to login to post a comment.