#bastillebsd — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #bastillebsd, aggregated by home.social.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
When your jails are on a private network how do you reach them from the outside? Redirect the port from the host:
bastille rdr TARGET tcp 443 443
bastille rdr TARGET tcp 2200 22List them with bastille rdr TARGET list, clear with ... clear.
VNET jails don't need and don't use this.
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Manpage Monday: bastille pkg
Manage packages inside your jails without ever consoling in.
Install nginx in myjail
> bastille pkg myjail install nginxUse the host's pkg binary instead of the jail's
> bastille pkg -H myjail install nginxWorks with any pkg args: update, upgrade, search, audit, info, etc
-
Preview of BastilleBSD-15.1-RELEASE boot screen!
Download a copy at https://download.bastillebsd.org/releases/ISO-IMAGES/15.1/
BastilleBSD is FreeBSD +
Bastille and Rocinante ready to use out of the box.
`bastille setup` run automatically on firstboot
`bastille bootstrap $RELEASE update` run automatically on firstboot
`bastille bootstrap https://github.com/bastillebsd/templates` automatically run on firstboot…plus some ootb sysctl hardening, SSH hardening, git-lite, tmux, chrony, and more!