$ rpm --showrc | grep systemd -14: __transaction_systemd_inhibit %{__plugindir}/systemd_inhibit.so -14: _journalcatalogdir /usr/lib/systemd/catalog -14: _presetdir /usr/lib/systemd/system-preset -14: _unitdir /usr/lib/systemd/system 49 Red Hat Enterprise Linux 8 ソフトウェアのパ...
# getsebool -a | grep httpd httpd_anon_write --> off httpd_builtin_scripting --> on httpd_can_check_spam --> off httpd_can_connect_ftp --> off httpd_can_connect_ldap --> off httpd_can_connect_mythtv --> off httpd_can_connect_zabbix --> off httpd_can_network_connect --> off...
mount | grep "/dev/vdb" 以下のようなコマンド出力が返されます。 [testuser@ecshost ~]# mount | grep "/dev/vdb" /dev/vdb1 on /mnt type ext4 (rw,relatime,data=ordered) [testuser@ecshost ~]# sudo umount /dev/vdb1 [testuser@ecshost ~]# mount | ...
次のgrepは、データベースが実行中であることを示すSMON (Oracle System Monitorバックグラウンド・プロセス)を検索します。実行中のgrepコマンド自体を参照するエントリを削除します。次に、awkを使用してリスト内の8番目の列を見つけ、システム・モニターのプロセス名がora_smon_<oracle_...
# rpm -qa | grep sos sos-3.2-35.el7_2.3.noarch << sos package is installed # rpm -V sos << run verification on installed package »Red Hat Enterprise Linux 5 以降 システムが RHSM に登録済みの場合は、yumコマンドを使用します。
次のコマンドを実行して、hv_netvsc ドライバーと対応する行番号を無効にするファイルを特定します。 Bash コピー grep -nr "hv_netvsc" /etc/modprobe.d/ 対応するファイルを変更し、hv_netvscエントリをコメントアウトまたは削除します。 Bash コピー vi /etc/modprobe.d/disable....
# chkconfig --list |grep "ip" ファイアウォールが次のブート時に無効になるように設定されている場合、iptables と ip6tables の両方の出力はすべて off と表示されます。これ以外の場合、ファイアウォールを無効にします。 # chkconfig iptables off # chkconfig ip6tables off Linux フ...
次のコマンドを入力して、メールサービスが再起動したかどうかを確認します。 netstat -an |grep 110 netstat -an |grep 25 次に例を示します。 [root]# netstat -an | grep 110 tcp 0 0 0.0.0.0:110 0.0.0.0:* LISTEN [root]# netstat -an | grep 25 tcp 0 0 192.168.1.104:25 0.0...
Available add-ons Advanced Security Enterprise-grade security features GitHub Copilot Enterprise-grade AI features Premium Support Enterprise-grade 24/7 support Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of ...
grep'.dns_resolver'/proc/keys 次の例のようなコマンド出力が表示され、キャッシュが空になったことを示します。 出力 132b6bbf I--- 1 perm 1f030000 0 0 keyring .dns_resolver: empty ソリューション 永続的な修正を行う場合は、アカウント移行のサポートを使用して、クライアント OS...