GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
UBIC-ADMIN(1) User Contributed Perl Documentation UBIC-ADMIN(1)

ubic_admin - ubic administration script

version 1.58

    ubic-admin setup [--batch-mode] [--quiet] [other options]

This script can be used to perform ubic administration operations.

There is only one command supported by now, setup.

The logic behind the separation of setup process to this script instead of implementing it as "ubic setup" command is following: "ubic" script always operates on services, each of its commands ("ubic status", "ubic start", etc.) can accept service names. "ubic-admin", on the other hand, performs installation-wide tasks.

--local
Force local installation.
--batch-mode
Enable batch mode: don't ask any questions, assume defaults.
--quiet
Don't print verbose description before each question.
--reconfigure
Force reconfiguration even if ubic is already configured.
--service-dir=DIR
Override service dir (directory with descriptions of your services).
--data-dir=DIR
Override data dir (directory into which ubic stores all of its data).
--log-dir=DIR
Override log dir (directory into which "ubic.watchdog" will write its logs).
--default-user=USER
Override default user for services which don't specify the user themselves.

This option is useful for system-wide installations only.

--sticky-777
Enable 1777 grants for data dir.

This option is useful for system-wide installations only.

It is enabled by default, you can turn it off with --no-sticky-777.

--install-services
Install standard services: "ubic.watchdog", "ubic.ping" and "ubic.update".

"ubic.watchdog" will be started automatically.

This option is enabled by default, you can turn it off with --no-install-services.

--crontab
Install watchdog's watchdog to user's crontab.

This option is enabled by default, you can turn it off with --no-crontab.

Vyacheslav Matyukhin <mmcleric@yandex-team.ru>

This software is copyright (c) 2015 by Yandex LLC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2015-01-27 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.