当前位置: 首页 > 工具软件 > Warden > 使用案例 >

warden install in ubuntu 10.04

公羊涛
2023-12-01

     Warden@github

      

      install warden in ubuntu 10.04,you need to add backport for natty!

sudo apt-get install -y linux-image-generic-lts-backport-natty
after this , you need to reboot your system
   sudo apt-get install -y build-essential
   sudo apt-get install -y build-essential debootstrap
   sudo apt-get install -y quota
       setup warden
sudo bundle exec rake setup[config/linux.yml]
      start warden
sudo bundle exec rake warden:start[config/linux.yml]

 类似资料:

相关阅读

相关文章

相关问答