Search found 2 matches

by nukepro
Tue Feb 23, 2021 10:16 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Ubuntu/Debian cmdline install - Skip the prompt?
Replies: 2
Views: 1601

Re: Ubuntu/Debian cmdline install - Skip the prompt?

calxalot wrote:Maybe

Code: Select all

DEBIAN_FRONTEND=noninteractive dpkg --install --force-depends fah.deb
This is from https://github.com/FoldingAtHome/contai ... Dockerfile
Thanks! That did the trick.
by nukepro
Mon Feb 22, 2021 11:27 am
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Ubuntu/Debian cmdline install - Skip the prompt?
Replies: 2
Views: 1601

Ubuntu/Debian cmdline install - Skip the prompt?

Hi all, I am wondering if it is possible to perform a command-line install in Ubuntu/Debian whereby I can skip the initial setup prompt where it asks for username, team, passkey etc. Is there any flag I can add to the dpkg install command to skip? I already have my own set-up config.xml ready for us...