Kernel 5.17-rc4が公開

Kernel 5.17-rc4が公開されました。ReleaseNoteはこちらです。

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

Arch Linux Samba4.14.7 第2世代 AMD EPYC 7742 64-core Processor x2 soketsに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた


[root@archlinux ~]# kinit administrator
Password for administrator@TEST.JP:
[root@archlinux ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘ARCHLINUX’ to dns domain ‘test.jp’
No DNS domain configured for archlinux. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@archlinux ~]# systemctl restart winbind
[root@archlinux ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@archlinux ~]# wbinfo -n administrator
S-1-5-21-969927908-3089190171-3526208924-500 SID_USER (1)
[root@archlinux ~]# net ads info
LDAP server: 192.168.1.26
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Mon, 20 Sep 2021 06:46:00 UTC
KDC server: 192.168.1.26
Server time offset: 0
Last machine account password change: Mon, 20 Sep 2021 06:45:26 UTC
[root@archlinux ~]# host -4 dc
dc.test.jp has address 192.168.1.74
dc.test.jp has address 192.168.1.26
dc.test.jp has IPv6 address 2400:4052:46e0:b700:a511:2ad5:59e1:dafc
dc.test.jp has IPv6 address 2400:4052:46e0:b700:2d3c:b342:6a89:2a13
[root@archlinux ~]# host -4 dc1
dc1.test.jp has address 192.168.1.87
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:b89f:c68e:80a8:b54b
[root@archlinux ~]# host -4 dc2
dc2.test.jp has address 192.168.1.88
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:d5a8:c961:66d:194e
[root@archlinux ~]# 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@archlinux ~]# host -t SRV _kerberos._udp.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 dc1.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc.test.jp.
[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/”
LOGO=archlinux
[root@archlinux ~]# samba -V
Version 4.14.7
[root@archlinux ~]# smbclient //192.168.1.26/netlogon -Uadministrator
Arch Linux Samba4.14.7 AMD EPYC 7742 64-core Processor x2 soketsに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

OpenSUSE Tumbleweed Kernel5.14.2-1-default Update

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

opensuse:~ # uname -r
5.14.2-1-default
opensuse:~ # php -v
PHP 8.0.10 (cli) (built: Aug 26 2021 00:00:00) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.10, Copyright (c) Zend Technologies
opensuse:~ # curl -V
curl 7.78.0 (x86_64-suse-linux-gnu) libcurl/7.78.0 OpenSSL/1.1.1l-fips
zlib/1.2.11 brotli/1.0.9 zstd/1.5.0 libidn2/2.3.2 libpsl/0.21.1
(+libidn2/2.3.1) libssh/0.9.6/openssl/zlib nghttp2/1.43.0 OpenLDAP/2.4.59
Release-Date: 2021-07-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 TLS-SRP
UnixSockets zstd
opensuse:~ # samba -V
Version 4.14.6-git.168.6a9fc8a1dddSUSE-oS15.5-x86_64
opensuse:~ # cat /etc/os-release
NAME=”openSUSE Tumbleweed”
# VERSION=”20210916″
ID=”opensuse-tumbleweed”
ID_LIKE=”opensuse suse”
VERSION_ID=”20210916″
PRETTY_NAME=”openSUSE Tumbleweed”
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:tumbleweed:20210916″
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 35 Kernel5.14.6-300.fc35.x86_64 Update

Fedora release 35 Kernelが5.14.6-300.fc35.x86_64にUpdateされました。

[root@f35 ~]# uname -r
5.14.6-300.fc35.x86_64
[root@f35 ~]# php -v
PHP 8.0.10 (cli) (built: Aug 24 2021 15:40:40) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.10, Copyright (c) Zend Technologies
with Zend OPcache v8.0.10, Copyright (c), by Zend Technologies
[root@f35 ~]# curl -V
curl 7.79.0 (x86_64-redhat-linux-gnu) libcurl/7.79.0 OpenSSL/1.1.1l-fips zlib/1.2.11 brotli/1.0.9 libidn2/2.3.2 libpsl/0.21.1 (+libidn2/2.3.2) libssh/0.9.5/openssl/zlib nghttp2/1.44.0 OpenLDAP/2.4.59
Release-Date: 2021-09-15
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 TLS-SRP UnixSockets
[root@f35 ~]# samba -V
Version 4.15.0rc7
[root@f35 ~]# cat /etc/redhat-release
Fedora release 35 (Thirty Five)
[root@f35 ~]#

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

AMD EPYC 7502P 32-Core Processor 128GB FreeBSD 12.2-REREASE TITAN RTX MATE 11ac 無線LAN 470.63.01.nvidia-smi lscpu lstopo amdtemp をnvme0 PLEXTOR PX-256M9PeGで設定してみた


root@freebsd:~ # sysctl hw.model
hw.model: AMD EPYC 7502P 32-Core Processor
root@freebsd:~ # uname -a
FreeBSD freebsd 12.2-RELEASE FreeBSD 12.2-RELEASE r366954 GENERIC amd64
root@freebsd:~ # php -v
PHP 8.0.10 (cli) (built: Aug 31 2021 01:14:58) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.10, Copyright (c) Zend Technologies
root@freebsd:~ # curl -V
curl 7.78.0 (amd64-portbld-freebsd12.2) libcurl/7.78.0 OpenSSL/1.1.1h zlib/1.2.11 nghttp2/1.43.0
Release-Date: 2021-07-21
Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
root@freebsd:~ # ifconfig wlan0
wlan0: flags=8843 metric 0 mtu 1500
options=200001
ether 00:22:cf:e2:46:90
inet6 fe80::222:cfff:fee2:4690%wlan0 prefixlen 64 scopeid 0x4
inet6 2400:4052:46e0:b700:222:cfff:fee2:4690 prefixlen 64 autoconf
inet 192.168.1.18 netmask 0xffffff00 broadcast 192.168.1.255
groups: wlan
ssid Planex_5-E5DE07 channel 36 (5180 MHz 11a ht/20) bssid 00:22:cf:e5:de:0a
regdomain FCC country US authmode WPA2/802.11i privacy ON
deftxkey UNDEF AES-CCM 2:128-bit txpower 17 bmiss 7 mcastrate 6
mgmtrate 6 scanvalid 60 ht20 ampdulimit 64k ampdudensity 16 shortgi
-stbc -uapsd wme roaming MANUAL
parent interface: rtwn0
media: IEEE 802.11 Wireless Ethernet MCS mode 11na
status: associated
nd6 options=23
root@freebsd:~ # sysctl dev.cpu | grep temperature
dev.cpu.63.temperature: 32.6C
dev.cpu.62.temperature: 32.6C
dev.cpu.61.temperature: 32.6C
dev.cpu.60.temperature: 32.6C
dev.cpu.59.temperature: 32.6C
dev.cpu.58.temperature: 32.6C
dev.cpu.57.temperature: 32.6C
dev.cpu.56.temperature: 32.6C
dev.cpu.55.temperature: 32.6C
dev.cpu.54.temperature: 32.6C
dev.cpu.53.temperature: 32.6C
dev.cpu.52.temperature: 32.6C
dev.cpu.51.temperature: 32.6C
dev.cpu.50.temperature: 32.6C
dev.cpu.49.temperature: 32.6C
dev.cpu.48.temperature: 32.6C
dev.cpu.47.temperature: 32.6C
dev.cpu.46.temperature: 32.6C
dev.cpu.45.temperature: 32.6C
dev.cpu.44.temperature: 32.6C
dev.cpu.43.temperature: 32.6C
dev.cpu.42.temperature: 32.6C
dev.cpu.41.temperature: 32.6C
dev.cpu.40.temperature: 32.6C
dev.cpu.39.temperature: 32.6C
dev.cpu.38.temperature: 32.6C
dev.cpu.37.temperature: 32.6C
dev.cpu.36.temperature: 32.6C
dev.cpu.35.temperature: 32.6C
dev.cpu.34.temperature: 32.6C
dev.cpu.33.temperature: 32.6C
dev.cpu.32.temperature: 32.6C
dev.cpu.31.temperature: 32.6C
dev.cpu.30.temperature: 32.6C
dev.cpu.29.temperature: 32.6C
dev.cpu.28.temperature: 32.6C
dev.cpu.27.temperature: 32.6C
dev.cpu.26.temperature: 32.6C
dev.cpu.25.temperature: 32.6C
dev.cpu.24.temperature: 32.6C
dev.cpu.23.temperature: 32.6C
dev.cpu.22.temperature: 32.6C
dev.cpu.21.temperature: 32.6C
dev.cpu.20.temperature: 32.6C
dev.cpu.19.temperature: 32.6C
dev.cpu.18.temperature: 32.6C
dev.cpu.17.temperature: 32.6C
dev.cpu.16.temperature: 32.6C
dev.cpu.15.temperature: 32.6C
dev.cpu.14.temperature: 32.6C
dev.cpu.13.temperature: 32.6C
dev.cpu.12.temperature: 32.6C
dev.cpu.11.temperature: 32.6C
dev.cpu.10.temperature: 32.6C
dev.cpu.9.temperature: 32.6C
dev.cpu.8.temperature: 32.6C
dev.cpu.7.temperature: 32.6C
dev.cpu.6.temperature: 32.6C
dev.cpu.5.temperature: 32.6C
dev.cpu.4.temperature: 32.6C
dev.cpu.3.temperature: 32.6C
dev.cpu.2.temperature: 32.6C
dev.cpu.1.temperature: 32.6C
dev.cpu.0.temperature: 32.6C
root@freebsd:~ # lscpu
Architecture: amd64
Byte Order: Little Endian
Total CPU(s): 64
Thread(s) per core: 1
Core(s) per socket: 64
Socket(s): 1
Vendor: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC 7502P 32-Core Processor
Stepping: 0
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 128M
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 cflsh mmx fxsr sse sse2 htt sse3 pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 popcnt aes xsave osxsave avx f16c rdrnd syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm lahf_lm cmp_legacy svm extapic cr8_legacy lzcnt sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb pcx_l2i
root@freebsd:~ #
AMD EPYC 7502P 32-Core Processor 128GB FreeBSD 12.2-REREASE TITAN RTX MATE 11ac 無線LAN 470.63.01.nvidia-smi lscpu lstopo amdtemp をnvme0 PLEXTOR PX-256M9PeGで設定してみた

カテゴリー: 11ac無線LAN, freebsd, nvidia | コメントする