Main > Free Download Search >

Free control commands software for linux

control commands

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5455
LPQ Control 1.0

LPQ Control 1.0


LPQ Control is a PHP script that parses the output of the lpq command. more>>
Anyone who has spent enough time in Linux probably believes that you can never have enough control.

LPQ Control PHP script is a tool that parses the output of the lpq command and provides a web interface that allows you to remove print jobs from a printer.

You need to make sure that Apache can execute the lprm command. For a
default Apache installation, you will need to add the following line to
your /etc/sudoers file:

apache ALL=(root) NOPASSWD:/usr/bin/lprm

This allows the PHP program to remove *ANY* specified print job.

<<less
Download (0.003MB)
Added: 2006-01-12 License: GPL (GNU General Public License) Price:
1384 downloads
IceWM Control Panel 3.2

IceWM Control Panel 3.2


IceWM Control Panel is a full-featured control panel for IceWM. more>>
IceWM Control Panel is a full-featured, GTK-based control panel for IceWM. It features an IceWM theme designer, Ice Sound Manager (for sound events), IcePref2, and tools to manage desktop wallpaper, cursors, keys, window options, and more.
IceWM Control Panel has a familiar, Windows-like Control Panel user interface.
Enhancements:
- This release patches bugs that many users of Python 2.3 experienced while attempting to run the applications.
- In addition, this release adds support for the latest changes and features of IceWM versions 1.2.14 and 1.2.15 .
- This release also features Russian translation updates and French Help file additions .
<<less
Download (0.76MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1675 downloads
Ops Control Panel 1.4.2

Ops Control Panel 1.4.2


Ops Control Panel is a frontend for MRTG. more>>
Ops Control Panel is a frontend for MRTG.

Unlike many other frontends, it does not have any requirements beyond those of MRTG, although it can support PHP-enabled Web servers instead of just running as a Perl CGI script.

Ops Control Panel project provides overviews of MRTG-based monitoring pages in a variety of formats.

<<less
Download (0.017MB)
Added: 2005-12-28 License: GPL (GNU General Public License) Price:
1397 downloads
POE::Component::ControlPort::Command 0.01

POE::Component::ControlPort::Command 0.01


POE::Component::ControlPort::Command is a Perl module with register control port commands. more>>
POE::Component::ControlPort::Command is a Perl module with register control port commands.

SYNOPSIS

use POE::Component::ControlPort::Command;

POE::Component::ControlPort::Command->register(
name => test,
topic => sample_commands,
usage => test [ text to echo ]
help_text => test command. will echo back all parameters,
command => sub { my %args = @_; return join(" ", @{$args{args}}); }
);

This module has one command for public consumption. register() is the way that one registers commands for use in the control port. The arguments listed in the synopsis are all the available arguments and are all mandatory.

<<less
Download (0.012MB)
Added: 2007-02-13 License: Perl Artistic License Price:
983 downloads
control-center 2.18.1

control-center 2.18.1


control-center package is a Gnome system control center. more>>
control-center package is a Gnome system control center.
Enhancements:
- configure.in: updated for 2.18.1.
- configure.in: build libslab statically, to avoid conflicts with gnome-main-menu, which installs its .so and header files.
<<less
Download (3.4MB)
Added: 2007-04-10 License: GPL (GNU General Public License) Price:
929 downloads
Teacher Control Panel 0.1

Teacher Control Panel 0.1


Teacher Control Panel allows a teacher to monitor, lock, and operate student computers. more>>
Teacher Control Panel allows a teacher to monitor, lock, and operate student computers and broadcast the teachers screen to the students.
Teacher Control Panel can work with a mix of Windows and Linux workstations. The screens are captured using VNC, and the teachers screen is broadcast using multicast.
Main features:
- Supervise the activity of the students (view student screens)
- Lock student screens
- Broadcast the teacher screen to students (all students or a subset) fullscreen or in a window (this feature uses multicast therefore can scale to many computer very well)
- Control remotely a student computer
- Run a script for every student computers
- Compatible with any Java compatible OS (default configuration is for Linux)
<<less
Download (0.17MB)
Added: 2006-10-23 License: GPL (GNU General Public License) Price:
1111 downloads
game control program 1.1.0

game control program 1.1.0


game control program project helps administrate game servers, especially automated kicking of players. more>>
game control program project helps administrate game servers, especially automated kicking of players.
game control program helps you administrate gameservers (its written for Q1 and Q3, but works for others). It is highly modular and therefore extensible.
With the current modules, it can start/stop servers, create and rotate logfiles, allow remote administration via telnet, and kick misbehaving players automagically (according to a rule set).
Main features:
- starting a game server and getting hold of all log messages
- creating log files (complete or rotated per map)
- parsing log messages (game independent and configurable)
- sophisticated remote administration (user groups, extensible command set)
- sending commands to a running server (Q,QW,Q2,Q3)
- automatic kicking system according to specific rules (eg. too high rate set by the client)
- check if a server is hanging and kill the process to force a restart
- sending commands to the server at specified timesallows timed startup / shutdown of servers
Enhancements:
- renamed packages and modules (see doc/config)
- added new module: CommandScheduler
- sends a command to the server in defineable periods - see cfg/events.xml allows:
- COMMAND - send as RCon command (command is set as attribute parameter)
- KILLSERVER
- STARTUP
- SHUTDOWN
<<less
Download (0.84MB)
Added: 2006-11-28 License: GPL (GNU General Public License) Price:
1081 downloads
XMMS-Control 0.05 Beta

XMMS-Control 0.05 Beta


XMMS-Control provides a Web-based control for XMMS. more>>
XMMS-Control provides a Web-based control for XMMS.
XMMS-Control is a web-based interface for the XMMS (X MultiMedia System). XMMS is an MP3 player for Linux based systems (it also plays other media formats).
XMMS-Control is a graphical interface for the command-line utility XMMS-Shell.
Using XMMS-Control, you can control the music playng from an XMMS equipped machine from any PC on the network, including wireless laptops/PDAs!!!
Imagine being out in the pool and being able to control the music with an 802.11b based PocketPC using a browser! You can do it with XMMS-Control!
XMMS-Control has an interface for standard PCs (desktops/laptops), as well as a mobile/PDA formatted interface, for smaller screens!!!
In addition, XMMS-Control can itself be controlled via other programs (i.e., custom interfaces) using the XMMS-Control API/Hooks program! You can tie XMMS-Control into a larger system via this method.
Lets say youre creating a system for whole-house automation, and you wish to use ONE consistent interface. Well, with the XMMS-Control API/Hooks, you can!!!
Enhancements:
- Some major bugfixes... should work MUCH BETTER on most platforms that had problems before. If you had problems getting XMMS-Control installed and running, please try this new version! Please read the new installation entries in the manual!!!
- More detailed installation instructions for getting XMMS-Shell up and running (including V0.99) in the README & manual.
- Directories are now SORTED alphabetically on the file chooser screen (previously was unsorted).
- Should handle MP3 lists with file names and ID3 tags containing commas much better now (previously when a comma was encountered, the list was off by one, the name would get split, and the second half would go to the next line).
<<less
Download (0.015MB)
Added: 2007-03-07 License: GPL (GNU General Public License) Price:
966 downloads
Volume Control 0.4

Volume Control 0.4


VolumeControl is a audio mixer for GNU/Linux. more>>
VolumeControl is a audio mixer for GNU/Linux.
Volume Control project requires OSS or ALSA with OSS /dev/mixer compatibility (for now) from the Linux kernel.
The GTK interface provides ease of use in adjusting volume levels.
Features to be added before version 1.0:
- add full ALSA support
- add volume themes
- additional testing
Enhancements:
- Command line arguments have been added.
- The GUI can be bypassed by using command line arguments.
- This makes volumecontrol useful for scripts, or for users who prefer adjusting levels without a GUI.
<<less
Download (0.082MB)
Added: 2006-02-02 License: GPL (GNU General Public License) Price:
2141 downloads
POE::Component::ControlPort::DefaultCommands 0.01

POE::Component::ControlPort::DefaultCommands 0.01


POE::Component::ControlPort::DefaultCommands is a set of default commands available to the control port. more>>
POE::Component::ControlPort::DefaultCommands is a set of default commands available to the control port.

<<less
Download (0.012MB)
Added: 2007-02-13 License: Perl Artistic License Price:
983 downloads
Debian Control Center 0.0.2

Debian Control Center 0.0.2


Debian Control Center goal is to enable normal people to configure their Debian system. more>>
Debian Control Center (DCC) is a modular project written in Python. The goal of this project is to enable normal people to configure their Debian system as well as some of the server packages. A second goal of this project is to make the experienced Debian system administrators to configure and change her system, without having to remember a lot of commands and configuration files. On a more implementation level, the project should be able to accept new modules without having to change a single line of code in the main configuration program.
Enhancements:
- A program called dcc_wrapper included, a wrapper to launch the dcc as root by presenting the user with a password prompt.
- users module, used to manage users.
- groups module, used to manage groups.
- terminal module, only used if you have python-gnome installed, opens a root terminal.
- Debian menu item included.
- Ability to select whether the items should open as open or closed.
<<less
Download (0.034MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
976 downloads
Remote Secure Command System 1.0

Remote Secure Command System 1.0


Remote Secure Command System is a remote asynchronous and secure command system based on a file configuration. more>>
Remote Secure Command System project is a remote asynchronous and secure command system based on a file configuration.

A standalone server sends and receives commands through files, and a batch system launch ssh and scp commands.
<<less
Download (0.040MB)
Added: 2006-09-04 License: GPL (GNU General Public License) Price:
1146 downloads
jukebox-control 0.3

jukebox-control 0.3


jukebox-control is a complete automation for Sony A/V components featuring S-Link (CD, DVD, MD, etc). more>>
jukebox-control project is a complete automation for Sony A/V components featuring S-Link (CD, DVD, MD, etc).
jukebox-control includes a Linux driver module for an easy/dirty cheap to build DIY parallel to the Sony S-Link interface, plus Perl modules with both control-A1 (II) and control-S protocol implementations.
Its actually-incomplete development state makes it interesting for developers mostly.
Enhancements:
- Bidirectional Control-A1 protocol fully supported
- Unidirectional Control-S protocol implemented, not fully supported yet.
- New object model that ties A1 and S devices together under the same base class.
- CDDB support has been removed temporarily. I am rewriting most of the modules at this time.
- No real user interface. Hey! This is a interim release.
<<less
Download (0.044MB)
Added: 2007-01-16 License: GPL (GNU General Public License) Price:
1013 downloads
BlueCoat Control Center 1.0b1

BlueCoat Control Center 1.0b1


BlueCoat Control Center allows people with BlueCoat proxies to monitor their proxy infrastructure. more>>
BlueCoat Control Center allows people with BlueCoat proxies to monitor their proxy infrastructure. BlueCoat Control Center utilizes Tcl, MySQL and PHP.

Advanced URLs are polled, and the data is presented back through PHP. Syslog and real-time access log data can also be used to show proxy utilization and alerts.

<<less
Download (6.2MB)
Added: 2006-03-03 License: GPL (GNU General Public License) Price:
1364 downloads
Winamp::Control 0.2.1

Winamp::Control 0.2.1


Winamp::Control is a Perl module to control winamp (over the network). more>>
Winamp::Control is a Perl module to control winamp (over the network).

SYNOPSIS

use Winamp::Control;

use IO::Extended qw(printfln);

my $winamp = Winamp::Control->new( host => $opts{host}, port => $opts{port} );

if( my $ver = $winamp->getversion )
{
printfln Connected to Winamp (Ver: %s), $ver;

printfln Currently playing: %s , $winamp->getcurrenttitle() if $winamp->isplaying();

println "Current playlist:nt", join "nt", $winamp->getplaylisttitle();
}

Winamp::Control is a perl module for controlling Winamp (www.winamp.com) over a network or local. It requires the httpQ winamp-plugin written by Kosta Arvanitis (see prerequisites) installed on the computer playing the music (It is called "server" and will receive the commands). Perl clients doesnt need it, because the clients are communicating via http (and they are not restricted to any operating-system).

<<less
Download (0.006MB)
Added: 2006-11-15 License: Perl Artistic License Price:
1098 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5