您的位置:首页 > 运维架构 > Linux

认识 Linux平台四大IDS入侵检测工具[zt]

2008-03-26 10:13 525 查看
1. sudo gem install heroku
2. heroku create myapp http://myapp.heroku.com/ | git@heroku.com:myapp.git
3. rails myapp -d mysql
git init
git add .
git commit -am 'initial import'
4. git remote add heroku git@heroku.com:myapp.git
git push heroku master
5. heroku rake db:migrate
6. heroku open
7. that's it

8. more about on http://heroku.com
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: