Red Hat Enterprise Linux

環境
$cat/etc/redhat-release
Red Hat Enterprise Linux release 9.2 (Plow)

コマンド
sudo systemctl disable ...

Red Hat Enterprise Linux

環境
RHEL 8.6

エラー現象
libnsl.so.1: cannot open shared object file: No such file or directory

解決方法

Red Hat Enterprise Linux

環境
RHEL8.6

書式
curl -O
-Oオプション をつけてローカルにダウンロードします。

操作例
1.-Oオプション をつけずに実行する

$ curl html ...

Red Hat Enterprise Linux

環境
RHEL 8.6

操作方法
1.nftablesの起動・終了
# systemctl start nftables
# systemctl stop nftables

2. ...

Red Hat Enterprise Linux

環境
RHEL8.6

サービス詳細確認
systemctl cat <service_name>
systemctl help <service_name>

概要 ...

Red Hat Enterprise Linux

環境
RHEL8.6

操作方法
もっと多くの履歴を検索できるようにするには、.bashrcの設定を変更します。
# sudo vi ~/.bashrc

##HISTSIZE, HISTF ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux 7

操作方法
1./etc/default/grub ファイルの末尾にパラメーターを追加します。

GRUB_CMDLINE_LINUX="$GR ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux 8

操作方法
1./etc/default/grub ファイルの末尾にパラメーターを追加します。

GRUB_CMDLINE_LINUX="$GR ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux release 8.6 (Ootpa)

操作方法
1.grubファイルを修正します。

# cp -p/etc/default/grub/tmp/ ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux release 8.6 (Ootpa)

エラーメッセージ
サーバで/var/log/messegesに下記メッセージを出力します
Activa ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux release 8.6 (Ootpa)

操作方法
1.dnf関連のサービスを確認します

# systemctl list-unit-fil ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux release 8.6 (Ootpa)

コマンド
systemctl get-default
systemdが起動することにより、指定したター ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux release 8.6 (Ootpa)

コマンド
ls -l/boot/initramfs-*
rootパーティションにアクセスするためのデバ ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux release 8.6 (Ootpa)

書式
find/-name grub.cfg
&& echo UEFI || echo ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux release 8.6 (Ootpa)

操作方法
1.SUBSCRIPTION-MANAGER登録

# subscription-manager ...

Red Hat Enterprise Linux

環境
Red Hat Enterprise Linux release 8.6 (Ootpa)

確認方法1
sudo blkid -o list

書式
sudo blkid デバイス名 ...

Red Hat Enterprise Linux

環境
# cat/etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)
構文
コマンド >> 出力先
コマン ...

Red Hat Enterprise Linux

環境
# cat/etc/redhat-release
Red Hat Enterprise Linux release 8.6 (Ootpa)

操作方法
1.systemctlで有効・無効なサービ ...