Howtoforge.com

How to monitor harddisk health with smartmontools on …

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 use snapshots, clones and replication in ZFS on …

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 Check SSD/HDD health in Linux

WEBThe first thing you will need to do is to obtain information of SSD or HDD. You can done it using the following command: smartctl -i /dev/sda. This will give you the detailed …

Category:  Health Go Health

How to Install and Configure Nexus Repository Manager …

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 OpenEMR on Ubuntu 22.04

WEBStep 5 - Install PHP and its extensions. Step 6 - Install SSL. Step 7 - Download OpenEMR. Step 8 - Configure PHP-FPM. Step 9 - Configure Nginx. Step 10 - Install …

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

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

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

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 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 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

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 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

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

Setting Up A High-Availability Load Balancer (With

WEBSetting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Debian Etch . Version 1.0 Author: Falko Timme . This article …

Category:  Health Go Health

Setting Up An iSCSI Environment On Linux

WEB4. Setting up the iSCSI Linux demo environment. Our demo environment contains one Debian Linux host and one Netapp filer. The Debain host is the initiator, and the Netapp …

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