setup-box - setup a variety of Alpine Linux Environments

NAME  SYNOPSIS  DESCRIPTION  OPTIONS  DESKTOPS  EXAMPLES  REPORTING BUGS  AUTHOR  SEE ALSO 

NAME

setup−box − setup a variety of Alpine Linux Environments

SYNOPSIS

setup−box option [args]

DESCRIPTION

Based on a predefined list of packages setup-box sets up a desired environment for the user. It is also possible to create your own customized environment by edit or create a proper .json file located at /etc/setup-box/json.

You must run setup-box as root considering that it is going to install some packages.

OPTIONS

−d
Select one of the supported desktop environment (see DESKTOPS). -u is an useful option related to this.

−u
Create a user with the choosen username. If -d was set but -u was not, a default user will be created. This option is valid just in case of -d being passed.

−g
Define a group to install (see -G)

−s
Define a subgroup to install (see -S)

−h
Show help

−G
List all avaliable groups

−S
List all avaliable subgroups

−v
Show any error - just in case

−V
Show setup-box version

DESKTOPS

The following desktops environments are avaliable: mate, openbox, xfce

EXAMPLES

Installing MATE Desktop for Jane with Internet applications and Pentest tools:
˜# setup-box -d mate -u jane -s desktop_extras.internet -g pentest

Installing a basic environment with Gparted:
˜# setup-box -d openbox -s systools.disk

REPORTING BUGS

Report bugs to the author

AUTHOR

Alan Lacerda <[email protected]>

SEE ALSO

setup-alpine


Updated 2024-01-29 - jenkler.se | uex.se