More or less a week ago has been released the Version 5.5 of this interesting distribution, for the uninitiated, the principle upon which Trisquel is born is to use 100% free software. Trisquel 5.5 (codename: Brigantia) is based on Ubuntu 11.10, while the next release will use Ubuntu 12.04. In Trisquel every software is checked […]
Original article by Linux Brigade
Ever have to check a list of Linux servers for various things like what version of CentOS they’re running, maybe how long each has been running to get an uptime report? You can and it’s very easy to get going with it with the command gsh
Group Shell (also called gsh) is a remote shell multiplexor. It lets you control many remote shells at once in a single shell. Unlike other commands dispatchers, it is interactive, so shells spawned on the remote hosts are persistent.
It requires only a SSH server on the remote hosts, or some other way to open a remote shell.
Continue reading »