Shutter:Web Interface

From den4b Wiki
Revision as of 20:57, 29 May 2010 by Den4b (talk | contribs) (Created page with '{{Up|Shutter}} {{Expand}} Shutter exposes some of its functionality through the Web Interface, letting users control their computer remotely from a…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Arrow Return.png Shutter  
{{{iparam}}} This article needs to be expanded!

Shutter exposes some of its functionality through the Web Interface, letting users control their computer remotely from another computer.

Configuration

Steps below outline how to successfully setup the Web Interface.

Enable Web Interface

Open Options via the ShutterOptionsButton.png button or from the main menu and navigate to the tab called "Web Interface". All of the settings will be disabled (grayed out) by default. Put a tick mark on the "Enable" check box to enable the Web Interface and its configuration.

Shutter Options Web Interface.png

Configure Web Interface

Listen IP and Listen Port parameters define IP address and Port number through which Web Interface will be accessible. Port number can be any numeric value in range 0 to 65535, but it is recommended to use values above 1024 as many of the the ports below this value are reserved by the system and standard applications. Choice of the IP address depends on the desired accessibility of the Web Interface.

IP address Desired accessibility
0.0.0.0 Allow access from all available network interfaces (default).
127.0.0.1 Allow access only from the local machine.
X.X.X.X Any other configuration will allow access from the specified IP address.

To check whether specified IP and Port parameters are acceptable press "check port" button.

  • Shutter Web Interface Check Port.png

Username and Password can be anything. These will be required to access the Web Interface.

  • Short or easy to guess Password can introduce a security risk so be careful while selecting your password!

Allow command line execution will allow users to execute arbitrary commands on the host machine.

  • Command line execution should be used with caution!

Configure Firewall

Before you can successfully use Shutter's Web Interface you need to make sure that that remote machine can access your host machine. Usually host machine will protected by Firewall software, hence, blocking the remote access.

You need to identify the the Firewall software which is running on your host machine and enable access to the specified Web Interface IP:Port address.

Usage

... to be added ...