Fedora release 34 Kernel5.13.6-200.fc34.x86_64 Update

Fedora release 34 Kernelが5.13.6-200.fc34.x86_64にUpdateされました。

[root@f34 ~]# uname -r
5.13.6-200.fc34.x86_64
[root@f34 ~]# php -v
PHP 8.0.8 (cli) (built: Jun 29 2021 07:41:19) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.8, Copyright (c) Zend Technologies
with Zend OPcache v8.0.8, Copyright (c), by Zend Technologies
[root@f34 ~]# curl -V
curl 7.76.1 (x86_64-redhat-linux-gnu) libcurl/7.76.1 OpenSSL/1.1.1k-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.0) libssh/0.9.5/openssl/zlib nghttp2/1.43.0
Release-Date: 2021-04-14
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 HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f34 ~]# samba -V
Version 4.14.6
[root@f34 ~]# cat /etc/redhat-release
Fedora release 34 (Thirty Four)
[root@f34 ~]#

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

CentOS Stream release 8 Samba4.14.5 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@centosst8 ~]# cat /etc/redhat-release
CentOS Stream release 8
[root@centosst8 ~]# smbd -V
Version 4.14.5
[root@centosst8 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@centosst8 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘CENTOSST8’ to dns domain ‘test.jp’
No DNS domain configured for centosst8. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@centosst8 ~]# systemctl restart winbind
[root@centosst8 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@centosst8 ~]# wbinfo -n chibi
S-1-5-21-710528716-3231324505-1641156092-1103 SID_USER (1)
[root@centosst8 ~]# net ads info
LDAP server: 192.168.1.9
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 水, 28 7月 2021 06:47:03 JST
KDC server: 192.168.1.9
Server time offset: -2
Last machine account password change: 水, 28 7月 2021 06:46:35 JST
[root@centosst8 ~]# host -4 dc
dc.test.jp has address 192.168.1.9
dc.test.jp has address 192.168.1.20
dc.test.jp has IPv6 address 2400:4052:46e0:b700:84c6:7bb5:ba8e:147a
dc.test.jp has IPv6 address 2400:4052:46e0:b700:6d9d:a8f2:45c:b64e
[root@centosst8 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.21
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c9da:83e1:7fea:f08b
[root@centosst8 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.22
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:9401:e87b:a8c6:2af1
[root@centosst8 ~]# host -t SRV _ldap._tcp.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.
_ldap._tcp.test.jp has SRV record 0 100 389 dc2.test.jp.
[root@centosst8 ~]# 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@centosst8 ~]# host -t A test.jp
test.jp has address 192.168.1.21
test.jp has address 192.168.1.20
test.jp has address 192.168.1.9
test.jp has address 192.168.1.22
[root@centosst8 ~]# smbclient //192.168.1.9/netlogon -Uadministrator

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

第2世代 AMD EPYC 7742 64-Core Processor x2 sockets 128-core 256 threads Windows11 Samusung 980 ProでCinebench R20を動作させてみた 30985

Samusung 980 ProでCinebench R20 Multi-Core Score 30985

参考サイト

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

Fedora release 34 Samba4.14.6 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@f34 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f34 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘F34’ to dns domain ‘test.jp’
No DNS domain configured for f34. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f34 ~]# systemctl restart winbind
[root@f34 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f34 ~]# wbinfo -n administrator
S-1-5-21-710528716-3231324505-1641156092-500 SID_USER (1)
[root@f34 ~]# net ads info
LDAP server: 0.0.0.0
LDAP server name: (null)
Realm: (null)
Bind Path: (null)
LDAP port: 0
Server time: 火, 27 7月 2021 18:25:44 JST
KDC server: 192.168.1.22
Server time offset: -2
Last machine account password change: 木, 01 1月 1970 09:00:00 JST
[root@f34 ~]# host -4 dc
dc.test.jp has address 192.168.1.20
dc.test.jp has address 192.168.1.9
dc.test.jp has IPv6 address 2400:4052:46e0:b700:6d9d:a8f2:45c:b64e
dc.test.jp has IPv6 address 2400:4052:46e0:b700:84c6:7bb5:ba8e:147a
[root@f34 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.21
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c9da:83e1:7fea:f08b
[root@f34 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.22
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:9401:e87b:a8c6:2af1
[root@f34 ~]# 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@f34 ~]# 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@f34 ~]# host -t A test.jp
test.jp has address 192.168.1.21
test.jp has address 192.168.1.20
test.jp has address 192.168.1.9
test.jp has address 192.168.1.22
[root@f34 ~]# cat /etc/redhat-release
Fedora release 34 (Thirty Four)
[root@f34 ~]# samba -V
Version 4.14.6
[root@f34 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
Fedora release 34 Samba4.14.6 AMD EPYC 7502P 32-core Processorに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 32 Samba4.12.15 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@f32 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f32 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘F32’ to dns domain ‘test.jp’
No DNS domain configured for f32. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f32 ~]# systemctl restart winbind
[root@f32 ~]# wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
[root@f32 ~]# wbinfo -n administrator
S-1-5-21-710528716-3231324505-1641156092-500 SID_USER (1)
[root@f32 ~]# net ads info
LDAP server: 192.168.1.21
LDAP server name: dc1.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 水, 28 7月 2021 06:22:15 JST
KDC server: 192.168.1.21
Server time offset: -2
Last machine account password change: 水, 28 7月 2021 06:21:43 JST
[root@f32 ~]# host -4 dc
dc.test.jp has address 192.168.1.9
dc.test.jp has address 192.168.1.20
dc.test.jp has IPv6 address 2400:4052:46e0:b700:6d9d:a8f2:45c:b64e
dc.test.jp has IPv6 address 2400:4052:46e0:b700:84c6:7bb5:ba8e:147a
[root@f32 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.21
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:c9da:83e1:7fea:f08b
[root@f32 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.22
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:9401:e87b:a8c6:2af1
[root@f32 ~]# 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@f32 ~]# 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@f32 ~]# host -t A test.jp
test.jp has address 192.168.1.21
test.jp has address 192.168.1.20
test.jp has address 192.168.1.9
test.jp has address 192.168.1.22
[root@f32 ~]# cat /etc/redhat-release
Fedora release 32 (Thirty Two)
[root@f32 ~]# samba -V
Version 4.12.15
[root@f32 ~]# smbclient //192.168.1.9/netlogon -Uadministrator
Fedora release 32 Samba4.12.15 AMD EPYC 7502P 32-core Processorで構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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