You are not logged in.
Pages: 1
Hello. i downloaded and flashed rpi-2+3-devuan-excalibur-6.12.92-armhf and can ssh to my device.
What is the default password? so far I tried root, devuan, pi.... I tried search but came up with nothing for default log in via ssh
thank you
Offline
zou could try root toor
or root 1234
but first probably you would need to enable ssh on the machine since with devuan it could be that it is not enabled by default (as it is easy to setup for raspberry pios)
Offline
fyi
ssh root@<ipaddress>
password is not "toor" - at least on the image I am trying
Offline
if you have given already your own, ti is yours.
http://jarnotuovinen.com/devuan-4-chima … berry-pi-3
apt-get install ssh
Offline
Thanks. I am headless so ssh is my only option. "1234" fails also. It was an experiment with a spare rpi 3b+ so I will wait and see if the images have any default ssh log in to test. Chicken or egg, catch 22, lol
My goal is replacing dietpi unbound pihole to devuan unbound pihole
Last edited by Catnip (Today 13:49:26)
Offline
Offline
thank you! I did not see that. devuan:'devuan' worked to ssh in. Messing around with it.
initial boot up
── SYSTEM
Processor: ARMv7Processorrev4(v7l) @ 1400MHz 35°C
Frequency: 1400MHz
Online: 0-3
Governor: performance
Memory: 921M 94M
Entropy: 256
Uptime: 15:58:33 up 1 min, 0 users, load average: 0.98, 0.37, 0.13
To configure your Raspberry Pi run 'menu-config'
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_CTYPE: cannot change locale (en_US.UTF-8): No such file or directory
-bash: warning: setlocale: LC_COLLATE: cannot change locale (en_US.UTF-8): No such file or directoryOffline
i am using somethimes adguard on my miinimall image arm64 pine-a64 running minimal armbian or devuan, like ti better than pihole, but then i uninstall again,since the added value is minimal for my setup; and it adds abit latency;
also it is easier to install;
the raspberry 3 still have a libreelec use soemtimes, since i have bought mpeg-keys for 1-2-3.
Offline
I am spoiled by dietpi and raspian.... how about expanding the card on the devuan system? I may be missing the option on menu-config??
I have a 32GB card installed on my 3b+. As for pihole, I know how to set it up with unbound which has been working well. I am not a fan of installing unbound on my openwrt router.,
And - thank you for such a fast reply - you got me running
Offline
Thank you. i have my devuan 6 Unbound pihole running on a RPI 3B+
in /etc/unbound/unbound.conf.d
added
devuan-port.conf
server:
port: 5335as well as the unbound instructions to pi-hole.conf from
https://docs.pi-hole.net/guides/dns/unbound/
everything is working!
Last edited by Catnip (Today 15:14:18)
Offline
Pages: 1