CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
# docker –version
Docker versi ...

CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

インストールの方法
1.パッケージをアップデートします
# ...

SQLite

環境
Windows10 64bit
SQLite 3.37

1.データベースの作成
書式
sqlite3 データベース名
使用例
「info.sqlite3」 という名前の ...

CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

インストールの方法
1.必要パッケージをインストールします

CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

bash5.0インストールの方法
1.現行のバージョンを確認します ...

CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

GUIのサーバー管理ツール「ajenti」のインストールの方法
1. ...

CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

Rubyのインストールの方法
1.必要なパッケージをインストールしま ...

CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

redisインストールの方法
1.remiレポジトリをインストールし ...

CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

インストールの方法
1.Monitorix をインストールします ...

CentOS 7

環境
# cat/etc/redhat-release
CentOS Linux release 7.9.2009 (Core)

インストールの方法
1.packagecloudリポジトリを追加しま ...

MariaDB

環境
Windows 10 64 bit
MariaDB 10.6.4
書式
INSERT(targetstr,pos,len,newstr)
targetstr:対象となる文字列
po ...

MariaDB

環境
Windows 10 64 bit
MariaDB 10.6.4

書式
HEX(文字列)
引数に指定した文字列(str)について 1 文字毎に16進数に変換し文字列として取得します。 ...

MariaDB

環境
Windows 10 64 bit
MariaDB 10.6.4

書式
HEX(N)
引数に指定した数値( N )を 16 進数に変換し文字列として取得します。
HEX 関数を ...

MariaDB

環境
Windows 10 64 bit
MariaDB 10.6.4
書式
SUBSTRING_INDEX(文字列,delim,count)
対象となる文字列に含まれる区切り文字(delim) ...

MariaDB

環境
Windows 10 64 bit
MariaDB 10.6.4
書式
SUBSTRING_INDEX(文字列,delim,count)
対象となる文字列に含まれる区切り文字(delim) ...

MariaDB

環境
Windows 10 64 bit
MariaDB 10.6.4
書式
SUBSTRING_INDEX(文字列,delim,count)
対象となる文字列に含まれる区切り文字(delim) ...

MariaDB

環境
Windows 10 64 bit
MariaDB 10.6.4
書式
CHAR_LENGTH(文字列)
CHAR_LENGTH 関数は引数に指定した文字列の長さを文字数単位で取得するため ...

Debian 11

環境
osバージョンを確認します
# cat/etc/debian_version
11.2

インストールの方法
1.Podman をインストールします
# apt -y insta ...