CentOS6にajentiを入れてた.
# CentOS6にajentiを入れてた.
# cronの設定ができたり,ネットワークの様子が見れる便利なGUI.
# 参考: ajenti
$ mkdir test_ajenti
$ cd test_ajenti
$ vi Vagrantfile
$ vi provision.sh
$ vagrant up
# https://localhost:8000でアクセス(httpsなので注意).
# 初期アカウントはid: root, password: admin