Salta al contenuto

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  • Manpage Monday: bastille pkg

    Mondo bastillebsd freebsd manpagemonday
    1
    0 Votazioni
    1 Post
    0 Visualizzazioni
    bastillebsd@fosstodon.org
    Manpage Monday: bastille pkgManage 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#BastilleBSD #FreeBSD #ManpageMonday
  • ishmael@bastillebsd ~ $ man bastille-setup

    Mondo manpagemonday bastillebsd freebsd
    1
    0 Votazioni
    1 Post
    0 Visualizzazioni
    bastillebsd@fosstodon.org
    ishmael@bastillebsd ~ $ man bastille-setupNAME bastille setup – Auto-configure network, firewall, storage and more...SYNOPSIS bastille setup [-a] [bridge|linux|loopback|netgraph|firewall|shared|storage|vnet]DESCRIPTIONThe bastille setup sub-command will attempt to configure different options for your environment.#ManpageMonday #BastilleBSD #FreeBSD
  • 0 Votazioni
    1 Post
    0 Visualizzazioni
    bastillebsd@fosstodon.org
    SYNOPSISbastille template [-ax] TARGET|convert TEMPLATEDESCRIPTIONThe bastille template sub-command will apply the specified TEMPLATE to TARGET. -a, --auto : Auto mode. Start/stop jail(s) if required. -x, --debug : Enable debug mode.EXAMPLES Apply www/nginx to myjail: bastille template myjail www/nginx#ManpageMonday #BastilleBSD #FreeBSD
  • 0 Votazioni
    1 Post
    0 Visualizzazioni
    bastillebsd@fosstodon.org
    SYNOPSISbastille tags [-x] TARGET add|delete tag1,tag2bastille tags [-x] TARGET list [tag]DESCRIPTIONThe bastille tags sub-command add, remove and list tags for jails.EXAMPLESAdd 'prod' tag to myjail and yourjail:# bastille tags 'myjail yourjail' add prodShow jails with the tag 'web':# bastille tags ALL list web#ManpageMonday #BastilleBSD #FreeBSD