pconsole 1.2.0-2 source package in Ubuntu

Changelog

pconsole (1.2.0-2) unstable; urgency=medium

  * Orphan the package. See #696888.
    - Set Maintainer to "Debian QA Group <email address hidden>"
  * Declare compliance with Debian Policy 4.7.0. No changes needed.

 -- Axel Beckert <email address hidden>  Thu, 16 May 2024 00:45:51 +0200

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils

Downloads

File Size SHA-256 Checksum
pconsole_1.2.0-2.dsc 1.8 KiB d9f3cbaf5a59a94896fbb23ccb4453febe738b823fa96433b863a66a06af8f8d
pconsole_1.2.0.orig.tar.gz 211.1 KiB 31f2adf371351fde9a7873ccd4bd0f76bad7bb3e23d15b4d14d72a32a406a687
pconsole_1.2.0-2.debian.tar.xz 17.0 KiB 66e1aaf40e678efa3d77e6319fb6c42c003c786cf3547d9c2330fb63f271b315

Available diffs

No changes file available.

Binary packages built by this source

pconsole: parallel interactive shell console

 pconsole allows you to connect to each node of your cluster (e.g. via
 ssh or rsh) simultaneously by spawning one terminal per host or
 job. Alternatively you can even connect to already existing terminal
 sessions.
 .
 You can type your administrative commands either in a specialized
 window that 'multiplies' the input to each of the connections you
 have opened or use each of the connected terminals in case one host
 or job needs some additional commands to be typed.
 .
 pconsole is best run from within X Window, although it is possible to
 employ it without X (in console mode) as well. You need to install
 pconsole on only 1 machine in the cluster, this would usually be your
 central administrative node.
 .
 pconsole's X automatisms work well with window-managers which offer a
 smart placement mode without resizing new windows or with a tiling
 mode which resizes all windows to the same size.
 .
 It is known to work very well with FVWM and has proven less usable
 with Awesome or Ratpoison. For usage with window-managers focussed on
 full-screen applications like ratpoison, for parallel interactive SSH
 sessions MultiSSH (package "mssh") is probably be the better choice
 due to managing all SSH sessions in one application window.

pconsole-dbgsym: debug symbols for pconsole