CentOS Stream 8にSSL/TLS通信の解析ツールssldumpをインストールする
環境
# cat/etc/redhat-release
CentOS Stream release 8
サーバに来ているSSL/TLSコネクションのクライアントバージョンを確認したい時、ssldumpコマン ...
CentOS Stream 8にPHP8.1をインストールする
環境
# cat/etc/redhat-release
CentOS Stream release 8
インストールの方法
1.リポジトリを追加します
# sudo dnf install ...
CentOS Stream 8にphp8.0をインストールする
環境
# cat/etc/redhat-release
CentOS Stream release 8
インストールの方法
1.リポジトリを追加します
# sudo dnf install ...
CentOS Stream 8にphp7.4をインストールする
環境
# cat/etc/redhat-release
CentOS Stream release 8
インストールの方法
1.リポジトリを追加します
CentOS Stream 8にpython3.10をインストールする
環境
# cat/etc/redhat-release
CentOS Stream release 8
pythonのインストールの方法
1.システムパッケージをアップデートします
CentOS Stream 8にシステムのタイムゾーンを設定する
環境
# cat/etc/redhat-release
CentOS Stream release 8
設定方法
1.現在のタイムゾーン確認
CentOS 8 StreamにGolangをインストールする
1.OSの確認
# cat/etc/redhat-release
CentOS Stream release 8
2.goのパッケージ情報を確認
# dnf info golangメタデータの期限切れ ...CentOS Stream 8に firebirdをインストールする
1.firebirdをインストール
# dnf install firebird略インストール済み: firebird-4.0.0.2496-2.el8.x86_64 firebird-utils-4.0.0.2496-2.el ...CentOS Stream 8にgccをインストールする
1.開発ツールパッケージをインストール
# sudo dnf group install "Development Tools"2.バージョンを確認
# gcc --versiongcc (GCC) 8.5.0 20 ...CentOS Stream 8にTeamViewerをインストールする
操作方法
1.TeamViewerダウンロード
2.TeamViewerインストール
# sudo dnf --enablerepo epel-playg ...CentOS Stream 8にTerraformをインストールする
操作方法
1. yum-utilsパッケージをインストール
2.CentOSYUMリポジトリを追加
# sudo yum-config-manag ...CentOS Stream 8にphp7.3をインストールする
環境
# cat/etc/redhat-release
CentOS Stream release 8
インストールの方法
1.リポジトリを追加します
CentOS Stream 8にphp7.2をインストールする
環境
# cat/etc/redhat-release
CentOS Stream release 8
インストールの方法
1.リポジトリを追加します
# sudo dnf install ...
CentOS Stream 8にphp7.2をアンインストールする
環境
# cat/etc/redhat-release
CentOS Stream release 8
操作方法
1.phpバージョンを確認します
CentOS Stream 8に.NET Core 5.0をインストールする
環境
OSバージョンの確認
# cat/etc/redhat-release
CentOS Stream release 8
インストールの方法
1.「.NET Core 5.0」をインスト ...