FAQ¶
You may have a frequently asked question - if so - it may be answered here.
How does my entitlement work?¶
We have a dedicated page explaining subscriptions and entitlements.
How to start with BastionLinux?¶
The first command you should issue once logged onto your host is:
$ monit summary
This will show you a concise state of your running resources; this is your marketplace product and all it’s requisite services.
Everything we ship runs under systemd
and generally has :code:journald logging:
$ systemctl status [product]
$ journalctl --unit [product] -f