Tecmint.com

4 Tools to Manage EXT2, EXT3 and EXT4 Health in Linux

e2fsck is used to examine ext2/ext3/ext4 filesystems for errors and fsck checks and can optionally repair a Linux filesystem; it is … See more

Actived: 6 days ago

URL: https://www.tecmint.com/manage-ext2-ext3-and-ext4-health-in-linux/

15 Best Performance and Network Monitoring Tools for …

Web3. Sarg – Squid Bandwidth Monitoring. Sarg (Squid Analysis Report Generator) is a free and open-source tool that acts as a monitoring tool for your Squid …

Category:  Health Go Health

20 Command Line Tools to Monitor Linux Performance

Web5. Netstat – Network Statistics. The netstat is a command-line tool for monitoring incoming and outgoing network packet statistics as well as interface statistics. …

Category:  Health Go Health

How to Check Bad Sectors or Bad Blocks on Hard Disk in …

WebThen scan your Linux disk drive to check for bad sectors/blocks by typing: $ sudo badblocks -v /dev/sda10 > badsectors.txt. Scan Hard Disk Bad Sectors in Linux. In …

Category:  Health Go Health

5 Best Open-Source Log Management Tools for Linux in …

WebGraylog 2. Graylog is a leading open-source and robust centralized logging management tool that is widely used to collect and review logs across various …

Category:  Health Go Health

A Shell Script to Monitor Network, Disk, Uptime, Load

WebThe duty of a System Administrator is really tough as they have to monitor the servers, users, logs, create backups, and so on.For the most repetitive tasks, many …

Category:  Health Go Health

How to Use ‘fsck’ to Repair Linux File System Errors

WebDuring the boot, hold down the shift key so that the grub menu is shown. Select “ Advanced options ”. Grub Advanced Options. Then choose “ Recovery mode ”. …

Category:  Health Go Health

How to Monitor Performance Of CentOS 8/7 Server Using …

WebHow to Install Netdata in CentOS Linux. 1. Before we dive into the installation of Netdata, a few prerequisite packages are mandatory. But first, update the system and …

Category:  Health Go Health

4 Useful Commandline Tools to Monitor MySQL …

Web4. mysqladmin. mysqladmin is a default command line MySQL client that comes pre-installed with MySQL package for performing administrative operations such …

Category:  Health Go Health

8 Best Free Disk Cloning & Backup Tools for Linux (2024)

WebHere, we present the best free disk cloning and backup tools for Linux in 2024. 1. Clonezilla – Linux Disk Imaging/Cloning Program. Clonezilla is a live CD based …

Category:  Health Go Health

12 Best Software for Data Center Server Management

Web8. RackTables. RackTables is an open-source tiny tool for data center and server room asset management to keep track of hardware assets, network addresses, …

Category:  Health Go Health

How to Monitor Apache Web Server Load and Page Statistics

Webmod_status is an Apache module that helps to monitor web server load and current httpd connections with an HTML interface that can be accessed via a web …

Category:  Health Go Health

3 Useful GUI and Terminal-Based Linux Disk Scanning Tools

WebFsck is a system utility that checks and optionally repairs a Linux filesystem, serving as a front-end for various filesystem checkers.. Warning: Try out fsck commands …

Category:  Health Go Health

How to Enable and Monitor PHP-FPM Status in Nginx

WebFirst open the php-fpm configuration file and enable the status page as shown. Inside this file, find and uncomment the variable pm.status_path = /status as …

Category:  Health Go Health

9 Useful Commands to Get CPU Information on Linux

WebEssentially, the /proc/cpuinfo contains this all info, every other command/utility gets its output from this file. With that said, below are 9 commands for getting info about …

Category:  Health Go Health

How to Find My DNS Server IP Address in Linux

Web1. To find out your DNS Server IP address, use the following cat command or less command. 2. Another way is to use the following grep command. 3. In newer Linux …

Category:  Health Go Health

10 Top Open Source Artificial Intelligence Tools for Linux

Web7. TensorFlow. TensorFlow is an open-source machine learning framework that has gained immense popularity in the field of artificial intelligence (AI) and deep …

Category:  Health Go Health

3 Methods to Check Apache Server Status and Uptime in Linux

Web3. ps Command. ps command is used to show information concerning a selection of the active processes running on a Linux system, you can use it with the grep …

Category:  Health Go Health