~alpine/users

1

[alpine-user] Raspberry pi 3 install via ssh

Details
Message ID
<CAOXTKQ5tEh7qLwbb=7oh-P=H26mJ1bD1gZVjYdSN99ez3OeYvQ@mail.gmail.com>
Sender timestamp
1531778870
DKIM signature
missing
Download raw message
Hey I was just wondering if it's possible to install alpine onto a
raspberry pi but by enabling ssh on the first boot?

Thanks in advance!
Herry Herry <herry13@gmail.com>
Details
Message ID
<639E5E48-3C61-46E0-8F68-5DFC4F8036D6@gmail.com>
In-Reply-To
<CAOXTKQ5tEh7qLwbb=7oh-P=H26mJ1bD1gZVjYdSN99ez3OeYvQ@mail.gmail.com> (view parent)
Sender timestamp
1532031467
DKIM signature
missing
Download raw message
Hi Bryan

I think you can use Alpine local backup (https://wiki.alpinelinux.org/wiki/Alpine_local_backup <https://wiki.alpinelinux.org/wiki/Alpine_local_backup>) to save your setup to persistent storage and reload it again when booting up.

To enable ssh server, you can do the following steps:

	apk add openssh-server
	rc-update add sshd default
	adduser bryan
	lbu commit

Next time you reboot your system, the ssh server will be automatically started and then you can login to your Pi.

Herry


> On 16 Jul 2018, at 23:07, Bryan Honof <bryanhonof@gmail.com> wrote:
> 
> Hey I was just wondering if it's possible to install alpine onto a raspberry pi but by enabling ssh on the first boot?
> 
> Thanks in advance!

---
PGP key: FC28 2A0A BC36 27FE DF2C  A4FA A538 76B2 04C9 A359
Reply to thread Export thread (mbox)