Howtoforge.com

How to monitor harddisk health with smartmontools on Ubuntu

WEBAll you will need is a modern S.M.A.R.T. capable hard disk. sudo apt-get install smartmontools. The above command will install smartmontools on your system. Now …

Actived: 7 days ago

URL: https://www.howtoforge.com/tutorial/monitor-harddisk-with-smartmon-on-ubuntu/

How to monitor your system performance on (Ubuntu) Linux

WEBTop and Htop. A much more “handy” and straightforward approach on system monitoring is to simply open a terminal, type “top” and hit enter. top. This will display all processes …

Category:  Health Go Health

How to Install and Monitor Servers with Checkmk on Ubuntu 22.04

WEBCheckmk is a server and application monitoring software written in Python and C++. It supports the monitoring of servers, applications, networks, containers, and clouds.

Category:  Health Go Health

How to Install Bitwarden Password Manager on Ubuntu 22.04

WEBInstall Bitwarden Password Manager on Ubuntu 22.04. First, visit the Bitwarden hosting page and obtain Bitwarden installation key and id as shown below: Next, switch the user …

Category:  Health Go Health

Network Monitoring Appliance

WEBNetwork Monitoring Appliance. My ambition was to implement a small (better tiny) appliance for monitoring network health and network resources, short and longtime …

Category:  Health Go Health

How to use snapshots, clones and replication in ZFS on Linux

WEBTo create a snapshot of the file system, we can use the zfs snapshot command by specifying the pool and the snapshot name. We can use the -r option if we want to …

Category:  Health Go Health

How to Install OpenEMR on Rocky Linux 9

WEBOpenEMR is an open-source electronic health record and medical practice management tool. It is Office of the National Coordinator for Health Information …

Category:  Medical Go Health

How to install a Ceph Storage Cluster on Ubuntu 16.04

WEBStep 2 - Configure the SSH Server. Step 3 - Configure the Ubuntu Firewall. Step 4 - Configure the Ceph OSD Nodes. Step 5 - Build the Ceph Cluster. Step 6 - Testing Ceph. …

Category:  Health Go Health

How to Install Nagios Monitoring Tool on Debian 12

WEBIn this example, you will install Nagios on Debian 12 via the APT repository, which is faster and easier. To start, run the command below to refresh and update your …

Category:  Health Go Health

Setting Up A High-Availability Load Balancer (With

WEBSetting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Fedora 8. Version 1.0 Author: Oliver Meyer <o [dot] meyer [at] …

Category:  Health Go Health

Checking Hard Disk Sanity With Smartmontools (Debian

WEBThis guide shows how to install and use the smartmontools package on Debian Etch and Ubuntu 7.10. The smartmontools package provides utilities to check hard disks for disk …

Category:  Health Go Health

How to Setup Local DNS Resolver using Dnsmasq on Ubuntu …

WEBOnce installed, you will need to edit the /etc/resolv.conf file and your Dnsmasq DNS server entry. nano /etc/resolv.conf. Add the following line at the beginning of the file: …

Category:  Health Go Health

How to Install Podman on Ubuntu 22.04

WEBPodman also called "Pod Manager" is an open-source tool used for creating and managing containers. It is part of the libpod library that doesn’t rely on the Docker daemon and is …

Category:  Health Go Health

How to Install and Configure Nexus Repository Manager on

WEBapt-get update -y. Once your server is updated, you can proceed to the next step. Install Java. Nexus is based on Java so you will need to install Java version 8 in your system.

Category:  Health Go Health

How to Install and Use Nginx Proxy Manager with Docker

WEBStep 6 - Access Nginx Proxy Manager. Step 7 - Setting up Domain Name and SSL for Nginx Proxy Manager. Step 8 - Use Nginx Proxy Manager with another Docker web …

Category:  Health Go Health

How to Monitor PostgreSQL with Prometheus and Grafana on …

WEBAfter logging in, click on the Dashboard menu and select Import. Input the PostgreSQL dashboard id 'xxx' and click Load. The PostgreSQL dashboard id ' 9628 ' is …

Category:  Health Go Health

How to build a Ceph Distributed Storage Cluster on CentOS 7

WEBStep 5 - Build the Ceph Cluster. Install ceph-deploy on the ceph-admin node. Create New Cluster Config. Install Ceph on All Nodes. Adding OSDS to the Cluster. Step 6 - Testing …

Category:  Health Go Health

How to Install Apache Guacamole as Docker Container on Ubuntu

WEB01-initdb.sql. Next, connect to the MySQL shell using the following command: mysql -u root -p. Next, switch the database to guacd and initialize the Guacamole database: use …

Category:  Health Go Health