Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~ # lsb_release -a
- No LSB modules are available.
- Distributor ID: Debian
- Description: Debian GNU/Linux 6.0.2 (squeeze)
- Release: 6.0.2
- Codename: squeeze
- ~ # ls -l /var/lib/one
- ls: cannot access /var/lib/one: No such file or directory
- ~ # wget -q http://dev.opennebula.org/packages/opennebula-3.4.1/
- ...
- ~ # dpkg -i Debian-6.0.2-opennebula_3.4.1-1_amd64.deb
- ...
- ~ # apt-get -f install
- ...
- ~ # ls -l /var/lib/one/
- total 48
- -rw-r--r-- 1 oneadmin oneadmin 1009 May 4 14:57 config
- drwxr-xr-x 4 oneadmin oneadmin 4096 May 4 14:57 datastores
- -rw-r--r-- 1 oneadmin oneadmin 32768 May 4 14:57 one.db
- drwxr-xr-x 9 oneadmin oneadmin 4096 May 4 14:57 remotes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement