Jump to content

server install script - Debian 11


Recommended Posts

Hello all Ia'am trying to put together a install script with a bunch of options all around and it seems that I'am missing some pointers , since there is no one to ask I'am writing to you all.

So this is my script : 

sudo ./server-linux.sh \
--skip-license \
--db-type="MySQL Server" \
--db-driver="MySQL ODBC 8.0 Driver" \
--db-hostname=192.168.22.145\debian \
--db-port=3306 \
--db-admin-username=root \
--db-admin-password=password from step II.4. \
--server-root-password=password123456789 \
--db-user-username=debian \
--db-user-password=debian123456789 \
--server-port=2222 \
--console-port=2223 \
--locale=pl-PL \
--ad-server \
--ad-user-name=admin \
--ad-user-password=KXXXXXXX0 \
--ad-cdn-include \
--cert-hostname="debian, 192.168.22.145" \

--disable-imp-program  - /here I alsow get  --disable-imp-program not found  

After execution I get 

--ad-server: not found , so what kind of expression should I actually use here  ? The manual shows : ( --ad-server ) and nothing else.

 

Thanks in advance for help.

 

Edited by Marcos
Password obfuscated
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...