From: Sam Kong Date: 2005-12-23T16:57:50+09:00 Subject: How can I stop WEBrick running as a daemon Hello! I'm a newbie linux user and I logged in to my web hosting server and tested rails. I ran 'ruby script/server -d' (-d means to run as daemon). Now I don't know how to stop it. I don't have the root's power. TIA. Sam