EnglishFrenchSpanish

OnWorks favicon

plinth - Online in the Cloud

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

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


plinth - a web front end for administering FreedomBox

SYNOPSIS


plinth [-h, --help] [--server_dir {SERVER_DIR}] [--pidfile {PIDFILE}] [--debug]
[--no-daemon] [--diagnose]

DESCRIPTION


FreedomBox is a community project to develop, design and promote personal servers running
free software for private, personal communications. It is a networking appliance designed
to allow interfacing with the rest of the Internet under conditions of protected privacy
and data security. It hosts applications such as blog, wiki, website, social network,
email, web proxy and a Tor relay on a device that can replace a wireless router so that
data stays with the users.

Plinth is a web interface to administer the functions of the FreedomBox. It is extensible
and is made of modules. Each module provides a simplified user interface to control the
underlying functionality of a specific application of FreedomBox. As FreedomBox can act as
a wireless router, it is possible to configure networking from Plinth. Plinth allows
configuration of basic system parameters such as time zone, hostname and automatic upgrade
settings.

OPTIONS


--pidfile PIDFILE
Write the process ID of the daemon into the provided PIDFILE. By default the value
from plinth.config is used. Plinth is shipped with a value of /var/run/plinth.pid in
/etc/plinth/plinth.config. When /etc/plinth/plinth.config is not available,
plinth.config from current directory is used. In source directory, this has the
default value of ./data/var/run/plinth.pid.

--server_dir SERVER_DIR
This the URL fragment under which Plinth will provide its services. By default the
value from plinth.config is used. Plinth is shipped with a value of /plinth in
/etc/plinth/plinth.config. This means that Plinth will be available as
http://localhost:8000/plinth by default. When /etc/plinth/plinth.config is not
available, plinth.config from current directory is used. In source directory, this has
the default value of /.

--debug
Enable debug mode. Turn off Django security features. Print extra debug messages.
Monitor source files for changes and restart Plinth on modifications. Turn on Django
debug mode to show details on error pages. Die if there is an error during module
initialization.

--no-daemon
Normally Plinth goes into daemon mode as soon as it finishes initialization. This is
useful when performing development and debugging on the command line. Further, this is
useful when running as systemd service as systemd takes care of sending the process
into background.

--diagnose
If provided, Plinth loads modules, performs initialization but does start the web
server. Instead it runs diagnostic tests on each module and exits.

CONFIGURATION


Plinth reads various configuraiton options from the file /etc/plinth/plinth.config. If
this file is not present, then it reads configuration file ./plinth.config from the
current directory. This is mainly meant to make Plinth work with configuration from source
code directory for debugging purposes.

EXAMPLES


Example 1. Start Plinth as daemon with default options

$ plinth

Become a daemon after initialization and write a PIDFILE as specified in the
configuration.

Example 2. Run Plinth for debugging

$ plinth --server_dir=/plinth --debug --no-daemon

Enable debug mode and don't become a daemon. Also override the configuration file value
for the URL fragment to start Plinth under and set it to /plinth.

Use plinth online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Alt-F
    Alt-F
    Alt-F provides a free and open source
    alternative firmware for the DLINK
    DNS-320/320L/321/323/325/327L and
    DNR-322L. Alt-F has Samba and NFS;
    supports ext2/3/4...
    Download Alt-F
  • 2
    usm
    usm
    Usm is a unified slackware package
    manager that handles automatic
    dependency resolution. It unifies
    various package repositories including
    slackware, slacky, p...
    Download usm
  • 3
    Chart.js
    Chart.js
    Chart.js is a Javascript library that
    allows designers and developers to draw
    all kinds of charts using the HTML5
    canvas element. Chart js offers a great
    array ...
    Download Chart.js
  • 4
    iReport-Designer for JasperReports
    iReport-Designer for JasperReports
    NOTE: iReport/Jaspersoft Studio Support
    Announcement: As of version 5.5.0,
    Jaspersoft Studio will be the official
    design client for JasperReports. iReport
    will...
    Download iReport-Designer for JasperReports
  • 5
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 6
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • More »

Linux commands

Ad