{% extends "admin/dbs/base.html" %} {% block dbs_content %}
{{ target.username }}@{{ target.host }}:{{ target.port }} in {{ target.remote_dir }}
Pick an action to run it on the server.{% if not shell_enabled %}
Free-form commands are off. Setting DBS_ADMIN_CONSOLE_SHELL = True
gives every superuser arbitrary command execution on this server from a browser.