When I checked
Code: Select all
hda-install --help
Code: Select all
-V
-f
-s
-d
-r
-D
-h
-n
-w
-m
-o
-y
-q
-i VAL
-p
Thanks, gents!
Code: Select all
hda-install --help
Code: Select all
-V
-f
-s
-d
-r
-D
-h
-n
-w
-m
-o
-y
-q
-i VAL
-p
Code: Select all
hda-install CODE -q
Code: Select all
hda-install <options> CODE
ps: looks like CODE formatting in the forum is borked. the above should be ~15 lines below (i had to use QUOTE above, which kind of works):usage: hda-install [options] YOUR_INSTALL_CODE
options:
-f: force
-r: exclude ruby install
-h: reconfigure httpd
-s: reconfigure samba
-d: reconfigure db
-n: reconfigure network settings
-m: reconfigure monit
-o: disable SELinux and firewall (does not need install code)
-D: debug output
-q: quit after done, do not wait asking for the user input to reboot
-i device: use this interface for networking (default: eth0)
-p: VPS mode
-V: version
Code: Select all
usage: hda-install [options] YOUR_INSTALL_CODE
options:
-f: force
-r: exclude ruby install
-h: reconfigure httpd
-s: reconfigure samba
-d: reconfigure db
-n: reconfigure network settings
-m: reconfigure monit
-o: disable SELinux and firewall (does not need install code)
-D: debug output
-q: quit after done, do not wait asking for the user input to reboot
-i device: use this interface for networking (default: eth0)
-p: VPS mode
-V: version
We should add this info to the wiki.
So if I understand correctly:Does the install then reboots the machine?Code: Select all
hda-install CODE -q
Users browsing this forum: No registered users and 7 guests