EnglishFrenchSpanish

OnWorks favicon

kdb-mount - Online in the Cloud

Run kdb-mount in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command kdb-mount that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


kdb-mount - Mount a file to the key database

SYNOPSIS


kdb mount [<path> <mountpoint>] [<plugin> [<config>] [..]]

· Where path is the path to the file the user wants to mount. See kdb info resolver for
details what an absolute and relative path means.

· mountpoint is where in the key database the new backend should be mounted. (For a
cascading mount pount, mountpoint should start with /)

· plugin should be an Elektra plugin. A list of such plugins with configuration can be
given.

· Plugins may be followed by a , separated list of keys and their corresponding values
which will be written below the backend configuration.

DESCRIPTION


This command allows a user to mount a new backend.

The idea of mounting is explained in elektra-mounting(7) elektra-mounting.md.

Mounting in Elektra allows the user to mount a file into the current key database like a
user may mount a parition into the current filesystem by creating a backend.
This functionality is key to Elektra as it allows users to build a global key database
comprised of many different conifguration files.
A backend acts as a worker to allow Elektra to interpret configuration files as keys in
the central key database such that any edits to the keys are reflected in the file and
vice versa.
Additionally, the user can use this command to list the currently mounted backends by
running the command with no arguments.

IMPORTANT


This command writes into the /etc directory and as such it requires root permissions. Use
kdb file system/elektra/mountpoints to find out where exactly it will write to.

OPTIONS


-H, --help
Show the man page.

-V, --version
Print version info.

-d, --debug
Give debug information or ask debug questions (in interactive mode).

-i, --interactive
Instead of passing all mounting information by parameters ask the user
interactively.

-R, --resolver <name>
Specify the resolver plugin to use if no resolver is given, the default resolver is
used. See also /sw/kdb/current/resolver below.

-0, --null
Use binary 0 termination.

-1, --first
Suppress the first column.

-2, --second
Suppress the second column.

-3, --third
Suppress the third column.

-c, --plugins-config
Add a plugin configuration for all plugins.

KDB


/sw/kdb/current/resolver
The resolver that will be added automatically, if -R is not given.

/sw/kdb/current/plugins
It contains a space-separated list of plugins which are added automatically (by
default sync).

EXAMPLES


To list the currently mounted backends:
kdb mount

To mount a system configuration file using the ini format:
kdb mount /etc/configuration.ini system/example ini

Print a null-terminated output of paths and backend names:
kdb mount -02 | xargs -0n 2 echo

To mount the /etc/file system file with two plugins with a respective configuration option
each:
kdb mount /etc/file system/file plugin1 plugin1config=config1 plugin2
plugin2config=config2

To mount the /etc/file system file with two plugins and setting both to be verbose:
kdb mount -c verbose=1 /etc/file system/file plugin1 plugin2

To recode and rename a configuration file using Elektra:
kdb mount s.ini recode.txt ni rename cut=path iconv recode=utf8..latin1

Use kdb-mount online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    oStorybook
    oStorybook
    oStorybook l'outil privil�gi� des
    �crivains. ATTENTION : voir sur
    http://ostorybook.tuxfamily.org/v5/
    --en_EN oStorybook the right tool for
    writers. WARNIN...
    Download oStorybook
  • 2
    Asuswrt-Merlin
    Asuswrt-Merlin
    Asuswrt-Merlin is a third party
    firmware for select Asus wireless
    routers. Based on the Asuswrt firmware
    developed by Asus, it brings tweaks, new
    features and ...
    Download Asuswrt-Merlin
  • 3
    Atom
    Atom
    Atom is a text editor that's
    modern, approachable and full-featured.
    It's also easily customizable- you
    can customize it to do anything and be
    able to ...
    Download Atom
  • 4
    Osu!
    Osu!
    Osu! is a simple rhythm game with a well
    thought out learning curve for players
    of all skill levels. One of the great
    aspects of Osu! is that it is
    community-dr...
    Download Osu!
  • 5
    LIBPNG: PNG reference library
    LIBPNG: PNG reference library
    Reference library for supporting the
    Portable Network Graphics (PNG) format.
    Audience: Developers. Programming
    Language: C. This is an application that
    can also...
    Download LIBPNG: PNG reference library
  • 6
    Metal detector based on  RP2040
    Metal detector based on RP2040
    Based on Raspberry Pi Pico board, this
    metal detector is included in pulse
    induction metal detectors category, with
    well known advantages and disadvantages.
    RP...
    Download Metal detector based on RP2040
  • More »

Linux commands

Ad