Fedora release 38 Kernel6.1.0-0.rc1.15.fc38.x86_64 Update

Fedora release 38 Kernelが6.1.0-0.rc1.15.fc38.x86_64にUpdateされました。

[root@f38 ~]# uname -r
6.1.0-0.rc1.15.fc38.x86_64
[root@f38 ~]# php -v
PHP 8.2.0RC4 (cli) (built: Oct 11 2022 07:52:45) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.2.0RC4, Copyright (c) Zend Technologies
with Zend OPcache v8.2.0RC4, Copyright (c), by Zend Technologies
[root@f38 ~]# 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.3 libpsl/0.21.1 (+libidn2/2.3.3) libssh/0.10.4/openssl/zlib nghttp2/1.50.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@f38 ~]# samba -V
Version 4.17.0
[root@f38 ~]# cat /etc/redhat-release
Fedora release 38 (Rawhide)
[root@f38 ~]#

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

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

opensuse:~ # kinit administrator
Password for administrator@TEST.JP:
opensuse:~ # net ads join -U administrator
Password for [TEST\administrator]:
Using short domain name — TEST
Joined ‘OPENSUSE’ to dns domain ‘test.jp’
No DNS domain configured for opensuse. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
opensuse:~ # systemctl restart winbind
opensuse:~ # wbinfo -u
TEST\guest
TEST\administrator
TEST\krbtgt
TEST\chibi
opensuse:~ # wbinfo -n chibi
S-1-5-21-1558586345-1278082141-3490387582-1103 SID_USER (1)
opensuse:~ # net ads info
LDAP server: 0.0.0.0
LDAP server name: (null)
Realm: (null)
Bind Path: (null)
LDAP port: 0
Server time: Sun, 03 Apr 2022 07:14:02 JST
KDC server: 192.168.1.30
Server time offset: 0
Last machine account password change: Thu, 01 Jan 1970 09:00:00 JST
opensuse:~ # host -4 dc
dc.test.jp has address 192.168.1.27
dc.test.jp has address 192.168.1.29
dc.test.jp has IPv6 address 2400:4052:46e0:b700:35e6:944a:4878:fa93
dc.test.jp has IPv6 address 2400:4052:46e0:b700:b94a:d3cf:f733:1de1
opensuse:~ # host -4 dc1
dc1.test.jp has address 192.168.1.30
dc1.test.jp has IPv6 address 2400:4052:46e0:b700:187f:27ee:c7d7:f12e
opensuse:~ # host -4 dc2
dc2.test.jp has address 192.168.1.31
dc2.test.jp has IPv6 address 2400:4052:46e0:b700:44c6:390:1f0c:1df7
opensuse:~ # 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 dc2.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.
opensuse:~ # 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 dc.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc2.test.jp.
opensuse:~ # host -t A test.jp
test.jp has address 192.168.1.29
test.jp has address 192.168.1.30
test.jp has address 192.168.1.31
test.jp has address 192.168.1.27
opensuse:~ # cat /etc/os-release
NAME=”openSUSE Tumbleweed”
# VERSION=”20220331″
ID=”opensuse-tumbleweed”
ID_LIKE=”opensuse suse”
VERSION_ID=”20220331″
PRETTY_NAME=”openSUSE Tumbleweed”
ANSI_COLOR=”0;32″
CPE_NAME=”cpe:/o:opensuse:tumbleweed:20220331″
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:~ # samba -V
Version 4.15.5-git.328.f1f29505d84SUSE-oS15.9-x86_64
opensuse:~ # smbclient //192.168.1.27/netlogon -Uadministrator 詳細でーたはここ↓
OpenSUSE Tumbleweed Samba4.15.5 AMD EPYC 7742 64-core Processor x2 soketsに構築した Windows Server 2022 Datacenter Active Directory Domain のメンバーに参加してみた

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

Fedora release 37 Kernel6.0.2-300.fc37.x86_64 Update

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

[root@f37 ~]# uname -r
6.0.2-300.fc37.x86_64
[root@f37 ~]# php -v
PHP 8.1.11 (cli) (built: Sep 28 2022 09:08:05) (NTS gcc x86_64)
Copyright (c) The PHP Group
Zend Engine v4.1.11, Copyright (c) Zend Technologies
with Zend OPcache v8.1.11, 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.3 libpsl/0.21.1 (+libidn2/2.3.3) libssh/0.10.4/openssl/zlib nghttp2/1.49.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.0
[root@f37 ~]# cat /etc/redhat-release
Fedora release 37 (Thirty Seven)
[root@f37 ~]#

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

Manjaro Linux Kernel5.19.16-2-MANJARO Update

Manjaro Linux Kernelが5.19.16-2-MANJAROにUpdateされました。

[manjaro ~]# uname -r
5.19.16-2-MANJARO
[manjaro ~]# php -v
PHP 8.1.11 (cli) (built: Sep 29 2022 16:31:09) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.11, Copyright (c) Zend Technologies
[manjaro ~]# curl -V
curl 7.85.0 (x86_64-pc-linux-gnu) libcurl/7.85.0 OpenSSL/1.1.1q zlib/1.2.12 brotli/1.0.9 zstd/1.5.2 libidn2/2.3.3 libpsl/0.21.1 (+libidn2/2.3.0) libssh2/1.10.0 nghttp2/1.50.0
Release-Date: 2022-08-31
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
[manjaro ~]# samba -V
Version 4.17.0
[manjaro ~]# cat /etc/os-release
NAME=”Manjaro Linux”
ID=manjaro
ID_LIKE=arch
BUILD_ID=rolling
PRETTY_NAME=”Manjaro Linux”
ANSI_COLOR=”32;1;24;144;200″
HOME_URL=”https://manjaro.org/”
DOCUMENTATION_URL=”https://wiki.manjaro.org/”
SUPPORT_URL=”https://manjaro.org/”
BUG_REPORT_URL=”https://bugs.manjaro.org/”
LOGO=manjarolinux
[manjaro ~]#

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

PHP 8.2.0 正式版 が公開


PHP 8.2.0 正式版が公開されました。関連記事はこちらこちらこちらです。参考記事はこちら

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