EnglishFrenchSpanish

OnWorks favicon

lcdexec - Online in the Cloud

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

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


lcdexec - LCDproc client to execute commands from the LCDd menu

SYNOPSIS


lcdexec [-hf] [-c config] [-a addr] [-p port] [-r level] [-s bool]

DESCRIPTION


lcdexec connects to LCDd (the LCDproc server) and adds a submenu to the LCDd main menu
that allows the user to select commands to be executed. You can access the menu by
pressing the menu key configured for LCDd.

OPTIONS


lcdexec understands the following command line options., that override the corresponding
options given in the configuration file:

-c filename
Set the name of the config file to read, /etc/lcdexec.conf by default

-a address
Set the address of the host which LCDd is running on, localhost by default

-p port Set the port which LCDd is accepting connections on, 13666 by default

-f Run in foreground.

-r level
Set the reporting level to level, which is an integer representing the reporting
levels from 0 (critical errors only) to 5 (debug messages). Default is 2 (errors
and warnings only)

-s bool Report to syslog (1) or to stdout (0, default)

USAGE


In addition to the command line options listed above lcdexec also takes options from a
configuration file.

This file is expected to have a "INI-file" like format with sections introduced by section
headers in square brackets and options lines consisting of key=value pairs.

Section and option names may contain only characters from the range [a-zA-Z0-9_], while
value strings may contain any printable character. Value strings with characters outside
the range [a-zA-Z0-9_] must be quoted with double quotes. To get a double quote or
backslashes in the string, they must be escaped by preceding it by a backslash.

The lcdexec configuration file needs at least two sections:

[lcdexec]
for the general options

[MainMenu]
for the top level of the menu hierarchy to be displayed.

The [lcdexec] section supports the following options:

Address=server
The host name or IP address of the LCDd server to connect to. If not given,
server defaults to localhost.

Port=port
Port of the server to connect to. The default value for port is 13666, the
LCDproc port.

ReportLevel=level
Set the reporting level to level, which is an integer representing the reporting
levels from 0 (critical errors only) to 5 (debug messages). Default is 2 (errors
and warnings only)

ReportToSyslog=bool
Tell whether to report to syslog (TRUE) or to stderr (FALSE).

Foreground=bool
Tell whether to run in foreground (TRUE) or in background (FALSE). If not given,
the default is FALSE for daemon mode.

DisplayName=Display
Set the display name for the main menu. If not given it defaults to lcdexec HOST,
where HOST is the hostname of the system lcdexec is running on.

Shell=/path/to/shell
Set the shell to use when executing programs. If not given, lcdexec tries to read
the environment variable SHELL. If that fails, it defaults to /bin/sh. Please
note that the shell given here must understand the option -c followed by the
command line to execute.

The [MainMenu] section and the sections it refers to define the menu hierarchy to be
displayed. Each menu and each menu entry in the menu hierarchy is defined as its own
section. Whether a given section is a sub-menu or a command entry is defined by the
option keys occurring in the section.

Menu / menu entry sections may contain the following options:

Entry=entry
Defines a menu entry entry which is further specified in the section [entry].

Sections containing one or more Entry= options are menus.

Exec=command
Defines the system command command to be executed when this entry gets selected.

Sections containing an Exec= option are command entries.

DisplayName=name
The name of the menu entry to be displayed on the LCD. If this option is not
given, the the section header name is used (without the square brackets).

Feedback=bool
In command entries, this option tells whether to inform the user of the completion
of commands using an alert screen on the display. If not given, it defaults to
no.

Use lcdexec 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