Comments on: How to Run Multiple Commands on Multiple Linux Servers https://www.tecmint.com/run-multiple-commands-on-multiple-linux-servers/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Fri, 14 Jul 2023 03:13:58 +0000 hourly 1 By: Aaron Kili https://www.tecmint.com/run-multiple-commands-on-multiple-linux-servers/comment-page-1/#comment-1352097 Tue, 11 Aug 2020 04:41:16 +0000 https://www.tecmint.com/?p=28103#comment-1352097 In reply to upen.

@upen

Here is an example, where .crt is the certificate and .key is the key:

# cat server.crt server.key > server.pem
]]>
By: upen https://www.tecmint.com/run-multiple-commands-on-multiple-linux-servers/comment-page-1/#comment-1351877 Mon, 10 Aug 2020 08:33:04 +0000 https://www.tecmint.com/?p=28103#comment-1351877 Hi from the above how can I generate the webserver.pem and centos.pem. Please guide me to generate .epm file.

]]>
By: upen https://www.tecmint.com/run-multiple-commands-on-multiple-linux-servers/comment-page-1/#comment-1351874 Mon, 10 Aug 2020 08:30:42 +0000 https://www.tecmint.com/?p=28103#comment-1351874 In reply to skay.

Me to also getting the same please help me on this.

]]>
By: skay https://www.tecmint.com/run-multiple-commands-on-multiple-linux-servers/comment-page-1/#comment-1080493 Thu, 06 Dec 2018 11:01:04 +0000 https://www.tecmint.com/?p=28103#comment-1080493 Hi Aaron, the command “pssh -h hosts.txt -P -I<./commands.sh" doesn't work for me. Always get "[FAILURE] server1 Exited with error code 255" ERROR. any assistance would be useful.

]]>
By: Aaron Kili https://www.tecmint.com/run-multiple-commands-on-multiple-linux-servers/comment-page-1/#comment-961007 Mon, 15 Jan 2018 07:46:16 +0000 https://www.tecmint.com/?p=28103#comment-961007 In reply to Joseph.

@Joseph

Welcome, thanks for liking this article and for the feedback.

]]>