"Failed to Get Path Uid" - Multipathd Error Message With Non-Multipathed Devices
The Problem At the time starting multipathd, error messages like below are logged onto /var/log/messages with …
The Problem At the time starting multipathd, error messages like below are logged onto /var/log/messages with …
The Problem Two LUNs of 20 GB were removed and new LUNs of 240GB presented to the server. EMC storage is used.
The Problem During boot, a message related to SELinux appeared in the console log as shown below: /usr/bin/chcon: failed …
In most Linux distributions, access to crontab can be control by accessing two files /etc/cron.d/cron.deny and …
This post introduces how to disable high-resolution timer configured in Linux kernel internally. To disable …
The Problem Getting permission denied when we are trying to do ssh to the system using new user created $ ssh user1@[ip …
You may have seen a large number of login trials in your Linux box, similar to below: Jan 25 01:37:27 [_HOST_] …
Shell Parse Order Parsing controls how a shell processes a command line before it executes a command. A shell has a …
User Startup Scripts When a user logs in using sh or ksh, configuration scripts run in the following order: /etc/profile …
This post describes how to use adcli to integrate a CentOS/RHEL 8 server into Microsoft Active Directory. 1. Install …
Copying Files or Directories To and From Another System You can use the rcp command to copy files or directories from one …