Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
27 January 2023
N 22:36 | SMASH-CLP diffhist +754 Leo talk contribs (Created page with "SMASH (Systems Management Architecture for Server Hardware) is a set of standards and protocols used for managing server hardware. It is designed to provide a common management interface for servers, regardless of their make or model. This allows IT administrators to manage servers from different vendors using the same tools and procedures. One of the protocols supported by SMASH is the Command Line Protocol (referred to as SMASH-CLP). == Common tasks == === Reboot a...") |
26 January 2023
|
20:56 | Dell Remote Access Controller 2 changes history +545 [Leo (2×)] | |||
|
20:56 (cur | prev) +540 Leo talk contribs (→Troubleshooting) Tag: Visual edit | ||||
|
20:04 (cur | prev) +5 Leo talk contribs (→Updating the BIOS) Tag: Visual edit |
17:39 | File:ATtiny85 ISP connection.svg diffhist +182 198.23.239.80 talk |
25 January 2023
|
00:29 | X11vnc 2 changes history +1,798 [Leo (2×)] | |||
|
00:29 (cur | prev) +428 Leo talk contribs Tag: Visual edit | ||||
|
00:23 (cur | prev) +1,370 Leo talk contribs Tag: Visual edit |
24 January 2023
23:46 | Guacamole diffhist +1,087 Leo talk contribs |
23:24 | Ansible diffhist +220 Leo talk contribs |
|
18:23 | FreeIPA 4 changes history +5,564 [Leo (4×)] | |||
|
18:23 (cur | prev) +968 Leo talk contribs Tag: Visual edit | ||||
|
17:54 (cur | prev) +1,053 Leo talk contribs Tag: Visual edit | ||||
|
17:50 (cur | prev) +118 Leo talk contribs (→Method 2: ipasam) Tag: Visual edit | ||||
|
06:55 (cur | prev) +3,425 Leo talk contribs (→Troubleshooting) Tag: Visual edit |
09:47 | File:ATtiny85 ISP connection.svg diffhist +278 107.179.60.175 talk |
23 January 2023
|
N 22:57 | Pdsh 3 changes history +2,487 [Leo (3×)] | |||
|
22:57 (cur | prev) +297 Leo talk contribs Tag: Visual edit | ||||
|
22:55 (cur | prev) +788 Leo talk contribs Tag: Visual edit | ||||
N |
|
22:23 (cur | prev) +1,402 Leo talk contribs (Created page with "The pdsh command is a parallel version of the dsh (Distributed Shell). It is used to run commands on multiple remote hosts in parallel and supports a number of remote shell programs including SSH. == Cheat sheet == {| class="wikitable" !Action !Command |- |Run a command on all hosts |<code>pdsh -a uptime</code> |- |Run a command on a set of hosts by hostname Or by a specific gender (ie. attribute), see below. |<code>pdsh -w node[0-10] uptime</code><code>pdsh -w cpus=8 u...") Tag: Visual edit |