shell commands

Executing Remote Shell Commands on the Web

Digg Linux/Unix upcoming  Mon, 11/03/2008 - 06:02

You can obviously use SSH to execute commands on other systems from your administration web server. The problem with this is that you must allow passwordless SSH access to each remote host from the account running your web server.


 

RwdRuby 1.07

Topix - Unix  Sat, 09/27/2008 - 12:58

About: rwdruby uses the RubyWebDialogs GUI to run shell commands in a Web browser.


 

XMLStarlet 1.0.1

Topix - Unix  Sun, 07/13/2008 - 03:58

XMLStarlet is a set of command line utilities which can be used to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for plain text files ...


 

See What Are Your Most Used Shell Commands

Topix - Linux  Sun, 07/06/2008 - 12:43

Secure Signin Not a member? Sign-up today! Who voted on this story? Who sunk this story?


 

Mixing SQL and shell commands in MySQL

Topix - Unix  Mon, 06/30/2008 - 06:02

When using MySQL in batch mode , you may often find it useful to use the UNIX shell commands along with the SQL queries.


 

What Is SSH And How Can You Use It?

Digg Linux/Unix upcoming  Fri, 06/13/2008 - 11:56

SSH is a network protocol that allows two computer to communicate together through a secure channel. Some types of application for SSH include: logging in remotely and execute shell commands, X11 connections, transferring files using SFTP.


 

Linux Basics: Scheduling Tasks Using Cron

Digg Linux/Unix upcoming  Thu, 05/29/2008 - 22:59

There are times when you might need to automate the execution of some particular tasks on your web server. Some of these tasks could be maintenance tasks, backups, monitoring, etc.

Just as with Microsoft Windows, Linux / Unix workstations and servers have the possibility to run shell commands periodically on a given schedule.


 

Web Console

Digg Linux/Unix upcoming  Tue, 03/25/2008 - 09:34

Web Console is a web-based application that allows remote users to execute UNIX/Windows shell commands on a server, upload/download files to/from server, edit text files directly on a server and much more.

The Web Console is written on Perl using AJAX technology and can be installed on any web server that capable of running Perl CGI applications.


 

How to Create a custom keyboard shortcut in Ubuntu

Digg Linux/Unix upcoming  Mon, 02/25/2008 - 21:46

xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window.

It links commands to keys or mouse buttons, using a configuration file. It’s independent of the window manager and can capture all keyboard keys (ex: Power, Wake) xbindkeys-config-An easy to use gtk program for configuring Xbindkeys.