Comments on: How to Monitor Linux Server and Process Metrics from Browser https://www.tecmint.com/monitor-linux-server-in-realtime/ Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks. Thu, 16 Sep 2021 12:23:10 +0000 hourly 1 By: Jim https://www.tecmint.com/monitor-linux-server-in-realtime/comment-page-1/#comment-1590137 Thu, 16 Sep 2021 12:23:10 +0000 https://www.tecmint.com/?p=30031#comment-1590137 sudo apt-get install rubygems
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
rubygems : Depends: ruby1.8 but it is not installable
Recommends: ruby1.8-dev but it is not installable
E: Unable to correct problems, you have held broken packages.

sudo apt-get install ruby1
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package ruby1

What now? Raspberry Pi3 ARM

]]>
By: Jalal https://www.tecmint.com/monitor-linux-server-in-realtime/comment-page-1/#comment-1485869 Wed, 05 May 2021 05:34:02 +0000 https://www.tecmint.com/?p=30031#comment-1485869 Hi,

a very good article

Thanks a lot

]]>
By: CozyPaul https://www.tecmint.com/monitor-linux-server-in-realtime/comment-page-1/#comment-1485585 Tue, 04 May 2021 14:00:24 +0000 https://www.tecmint.com/?p=30031#comment-1485585 Hi there,

Actually a very good article. Thanks a bunch for a very good job. Nevertheless, I have a question for you guys. Could you tell why on Debian I have to open port 27017 and on other distributions (CentOS and RHEL) port 5555?

]]>