You are not logged in.
Pages: 1
Hi all.
I have an orange pi zero 3. Tell me, can anyone put together an image for it for Devuan, I would build it, but I don’t know how because I have little experience. And there is also no detailed manual for assembling such images. I really liked Devuan and I would like, and not only me, to have such an OS on this device.
Or maybe share a link to detailed articles for such assemblies. I looked at Lfs and didn’t understand anything.
Hi all.
I needed to install Openvas(gmv).
They are not in the repositories.
I downloaded the script from github for auto installation.
Installed but can't run. Installed openrc.
The commands to start gvm did not help me.
sudo rc service gvm start.
sudo rc update add gvm.
How do I start the openvas service.
To then enter 127.0.0.1:9392 in the browser.
test@Hack:~$ rc-status
Runlevel: default
rsyslog [ started ]
dbus [ started ]
avahi-daemon [ started ]
cups-browsed [ started ]
ntp [ started ]
postgresql [ started ]
elogind [ started ]
console-setup.sh [ started ]
sysstat [ started ]
sudo [ started ]
rmnologin [ started ]
pulseaudio-enable-autospawn [ started ]
bootlogs [ started ]
lightdm [ started ]
anacron [ started ]
cups [ started ]
qemu-guest-agent [ started ]
network-manager [ started ]
ssh [ started ]
rsync [ started ]
binfmt-support [ started ]
cron [ started ]
redis-server [ started ]
saned [ started ]
stop-bootlogd [ started ]
rc.local [ started ]
Dynamic Runlevel: hotplugged
Dynamic Runlevel: needed/wanted
umountroot [ started ]
umountfs [ started ]
umountnfs.sh [ started]
Thank you, everything worked out for me. It's just not usual without sistemd.
sudo docker run hello-world
Hello from Docker!
This message shows that your installation appears to be working correctly.
To generate this message, Docker took the following steps:
1. The Docker client contacted the Docker daemon.
2. The Docker daemon pulled the "hello-world" image from the Docker Hub.
(amd64)
3. The Docker daemon created a new container from that image which runs the
executable that produces the output you are currently reading.
4. The Docker daemon streamed that output to the Docker client, which sent it
to your terminal.
To try something more ambitious, you can run an Ubuntu container with:
$ docker run -it ubuntu bash
Share images, automate workflows, and more with a free Docker ID:
https://hub.docker.com/
For more examples and ideas, visit:
https://docs.docker.com/get-started/
Hello, I installed Devuan Chimaera yesterday but I was unable to install docker.
From here https://docs.docker.com/desktop/linux/install/debian/.
But it didn’t work out for me. How can I install Docker or its analogues on this system. Thank you.
Pages: 1