gosa(1) | General Commands Manual | gosa(1) |
gosa - start script for the GOsa web interface
gosa [ URL ]
Start the GOsa web interface using a gecko based browser and generate a special browser profile for GOsa usage. This profile will disable normal style browser navigation and URL fields.
The script return zero values on success.
gosa https://admin.example.net
Presetting the URL works by placing something like
URL="http://admin.example.net" inside one of these files:
/etc/gosa/desktoprc system wide setting $HOME/.gosa-desktop user specific setting
Cajus Pollmeier <cajus@debian.org>