Arch Linux Kernel6.1.7-arch1-1 Update

Arch Linux Kernelが6.1.7-arch1-1にUpdateされました。

[root@archlinux ~]# uname -r
6.1.7-arch1-1
[root@archlinux ~]# php -v
PHP 8.2.1 (cli) (built: Jan 4 2023 16:37:54) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.1, Copyright (c) Zend Technologies
[root@archlinux ~]# curl -V
curl 7.87.0 (x86_64-pc-linux-gnu) libcurl/7.87.0 OpenSSL/3.0.7 zlib/1.2.13 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh2/1.10.0 nghttp2/1.51.0
Release-Date: 2022-12-21
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
[root@archlinux ~]# samba -V
Version 4.17.4
[root@archlinux ~]# cat /etc/os-release
NAME=”Arch Linux”
PRETTY_NAME=”Arch Linux”
ID=arch
BUILD_ID=rolling
ANSI_COLOR=”38;2;23;147;209″
HOME_URL=”https://archlinux.org/”
DOCUMENTATION_URL=”https://wiki.archlinux.org/”
SUPPORT_URL=”https://bbs.archlinux.org/”
BUG_REPORT_URL=”https://bugs.archlinux.org/”
PRIVACY_POLICY_URL=”https://terms.archlinux.org/docs/privacy-policy/”
LOGO=archlinux-logo
[root@archlinux ~]#

カテゴリー: archlinux | コメントする

CentOS Stream release 9 Samba4.17.2 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

[root@stream9 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@stream9 ~]# net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘STREAM9’ to dns domain ‘test.jp’
No DNS domain configured for stream9. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@stream9 ~]# systemctl restart winbind
[root@stream9 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@stream9 ~]# wbinfo -n chibi
S-1-5-21-772807454-1264691557-831995235-1103 SID_USER (1)
[root@stream9 ~]# net ads info
LDAP server: 192.168.1.112
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 月, 23 1月 2023 09:55:54 JST
KDC server: 192.168.1.112
Server time offset: 0
Last machine account password change: 月, 23 1月 2023 09:55:19 JST
[root@stream9 ~]# host -4 dc
dc.test.jp has address 192.168.1.11
dc.test.jp has address 192.168.1.9
dc.test.jp has IPv6 address 2400:4052:46e0:b700:dc90:9df8:f959:845d
dc.test.jp has IPv6 address 2400:4052:46e0:b700:1bd:3342:9c82:8f7a
[root@stream9 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.112
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:a0ec:6eb4:9b94:7a98
[root@stream9 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.113
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:80f5:4d68:47bf:f214
[root@stream9 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 dc2.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.
[root@stream9 ~]# host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 dc1.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc2.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.
[root@stream9 ~]# host -t A test.jp
test.jp has address 192.168.1.112
test.jp has address 192.168.1.9
test.jp has address 192.168.1.11
test.jp has address 192.168.1.113
[root@stream9 ~]# cat /etc/redhat-release
CentOS Stream release 9
[root@stream9 ~]# smbd -V
Version 4.17.2
[root@stream9 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
CentOS Stream release 9 Samba4.17.2 AMD EPYC 7H12 64-Core Processor 128GBに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

カテゴリー: CentOS Stream release 9, samba4, windows | コメントする

AMD EPYC 7763 x2 128GB windows 11 Pro TITAN RTX Seagate FireCuda 530 ZP1000GM30013 1000.2 GBでDiskBenchmark を動作させてみた 7384.92 MB/s

DiskBenchmark スコア 7384.92 MB/s

カテゴリー: windows | コメントする

OpenSUSE Tumbleweed Kernel6.1.6-1-default Update

OpenSUSE Tumbleweed Kernelが6.1.6-1-defaultにUpdateされました。

opensuse:~ # uname -r
6.1.6-1-default
opensuse:~ # php -v
PHP 8.2.1 (cli) (built: Jan 6 2023 00:00:00) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.1, Copyright (c) Zend Technologies
opensuse:~ # curl -V
curl 7.87.0 (x86_64-suse-linux-gnu) libcurl/7.87.0 OpenSSL/1.1.1s-fips zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.4 libpsl/0.21.2 (+libidn2/2.3.4) libssh/0.10.4/openssl/zlib nghttp2/1.51.0
Release-Date: 2022-12-21
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd
opensuse:~ # samba -V
Version 4.17.4-git.303.89e23854eb7SUSE-oS15.9-x86_64
opensuse:~ # cat /etc/os-release
NAME=”openSUSE Tumbleweed”
# VERSION=”20230118″
ID=”opensuse-tumbleweed”
ID_LIKE=”opensuse suse”
VERSION_ID=”20230118″
PRETTY_NAME=”openSUSE Tumbleweed”
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:tumbleweed:20230118″
BUG_REPORT_URL=”https://bugs.opensuse.org”
HOME_URL=”https://www.opensuse.org/”
DOCUMENTATION_URL=”https://en.opensuse.org/Portal:Tumbleweed”
LOGO=”distributor-logo-Tumbleweed”
opensuse:~ #

カテゴリー: opensuse | コメントする

Fedora release 37 Kernel6.1.7-200.fc37.x86_64 Update

Fedora release 37 Kernelが6.1.7-200.fc37.x86_64にUpdateされました。

[root@f37 ~]# uname -r
6.1.7-200.fc37.x86_64
[root@f37 ~]# php -v
PHP 8.2.1 (cli) (built: Jan 3 2023 18:40:55) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.1, Copyright (c) Zend Technologies
with Zend OPcache v8.2.1, Copyright (c), by Zend Technologies
[root@f37 ~]# curl -V
curl 7.85.0 (x86_64-redhat-linux-gnu) libcurl/7.85.0 OpenSSL/3.0.5 zlib/1.2.12 brotli/1.0.9 libidn2/2.3.4 libpsl/0.21.1 (+libidn2/2.3.3) libssh/0.10.4/openssl/zlib nghttp2/1.51.0
Release-Date: 2022-08-31
Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: alt-svc AsynchDNS brotli GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets
[root@f37 ~]# samba -V
Version 4.17.4
[root@f37 ~]# cat /etc/redhat-release
Fedora release 37 (Thirty Seven)
[root@f37 ~]#

カテゴリー: fedora | コメントする