EnglishFrenchSpanish

OnWorks favicon

kmview - Online in the Cloud

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

This is the command kmview 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


kmview - Kernel Mode implementation of View-OS

SYNOPSIS


kmview [ options ] prog

DESCRIPTION


The main goal of the View-OS project is to give each process its own view of the system
resources. For example, each process can mount filesystems or hide some file or
directories. It is also possible to assign virtual network interfaces, IP addresses or
define virtual devices for each process (or for hierarchies of processes).
kmview is the kernel module implementation of View-OS concepts. It works on a linux
kernel providing utrace and it needs the kmview kernel module already loaded to work. It
is a modular partial virtual machine. kmview before loading any module is completely
transparent, a process behaves inside kmview as it would have behaved outside. Each
module can customize specific entities: there are modules to mount filesystems at user-
level (umfuse) , to define virtual networking stacks (net) , to define virtual devices
(umdev) , to provide interpreters for executables, e.g. to support executables for foreign
architectures (umbinfmt) , to hide, move, overlay parts of the file system (viewfs).
These are some examples of modules provided by the View-OS team. kmview aims to provide a
general interface to customize the system call semantics of process under specified
conditions. So more modules will be added both by the View-OS team and by third parties.

OPTIONS


-V name
--viewname name
set the name of the view. The view can be read and set using vuname or viewname
commands.
-p module [ , module_options ]
--preload module [ , module_options ]
preload modules. Modules will be loaded as shared libraries thus all the rules to
load libraries apply. Modules must be loaded from a directory within the ld.so search
path or should be specified by their pathnames. If necessary configure the
LD_LIBRARY_PATH environment variable appropriately. module_options are module
specific configuration options, thus the reader should refer to each service module
manual for a complete description. Modules can be loaded at run time using the
um_add_service command.
-s
--secure
set kmview in human mode, i.e. force the check of capabilities and permissions. uid is
0 at startup, in this way it is possible to load modules and mount services. When a
process sets its uid as an unprivileged user (via setuid(2) or viewsu(1)), capability
and permissions are enforced.
-f rcfile
--rc rcfile
Use rcfile as the initialization file for kmview. kmview always executes
/etc/viewosrc if exists, then kmview executes the initialization file set by this
option or ~/.viewosrc.
-x
--nonesting
umview is able to provide module nesting, i.e. a module can provide services on the
basis of virtual services provided by another module or even by the module itself. For
example it is possible to mount a file system image which is stored in an already
virtually mounted filesystem. This feature requires the pure_libc library. The -x or
--nonesting option disables the nesting feature.
-o file
--output file
This option diverts the debugging output to the file specified, it is useful when
umview has been compiled with debugging extensions.
-v
--version
Print the version and exit.
-h
--help
Print a short help message and exit.

Use kmview online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad