Samba 4.11.12 Available for Download

Samba 4.11.12 が公開されました。ReleaseNoteはこちらです。

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

AMD EPYC 7302P 16-Core Processor FreeBSD 12.1-STABLE r363017 GENERIC GT1030 MATE を起動11ac nvidia-440.100 nvidia-smi amdtempを設定してみた


$ sysctl hw.model
hw.model: AMD EPYC 7302P 16-Core Processor
$ uname -a
FreeBSD freebsd 12.1-STABLE FreeBSD 12.1-STABLE r363017 GENERIC amd64
$ php -v
PHP 7.4.7 (cli) (built: Jun 16 2020 01:25:10) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
$ curl -V
curl 7.71.0 (amd64-portbld-freebsd12.1) libcurl/7.71.0 OpenSSL/1.1.1g zlib/1.2.11 nghttp2/1.41.0
Release-Date: 2020-06-24
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
$ samba -V
Version 4.11.11
$ nvidia-smi
AMD EPYC 7302P 16-Core Processor FreeBSD 12.1-STABLE r363017 GENERIC amd64 MATE 11ac nvidia-440.100 nvidia-smi amdtemp

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

FreeBSD 12.1-STABLE r363017 Samba4.11.11 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

root@freebsd:~ # kinit administrator
administrator@TEST.JP’s Password:
root@freebsd:~ # net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘FREEBSD’ to dns domain ‘test.jp’
No DNS domain configured for freebsd. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
root@freebsd:~ # service samba_server start

Performing sanity check on Samba configuration: OK
Starting nmbd.
Starting smbd.
Starting winbindd.
root@freebsd:~ #
root@freebsd:~ # wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
root@freebsd:~ # wbinfo -n chibi
S-1-5-21-2092985958-4254752361-2950905742-1103 SID_USER (1)
root@freebsd:~ # net ads info
LDAP server: 192.168.1.19
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: Mon, 13 Jul 2020 19:13:28 JST
KDC server: 192.168.1.19
Server time offset: -2
Last machine account password change: Mon, 13 Jul 2020 19:11:29 JST
root@freebsd:~ # smbclient -L 192.168.1.19 -U%

Sharename Type Comment
——— —- ——-
SMB1 disabled — no workgroup available
root@freebsd:~ # smbclient //192.168.1.19/netlogon -Uadministrator
FreeBSD 12.1-STABLE r363017 Samba4.11.11 Windows Server 2019 Datacenter Active Directory Domain のメンバーに参加してみた

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

AMD Ryzen Threadripper 3990X 64-Core Processor Windows 10 Pro RTX2080Ti x2 CUDA 11.0 Samples simpleP2P p2pBandwidthLatencyTest deviceQueryを動作させてみた


C:\Windows\system32>cd C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.0\bin\win64\Debug

C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.0\bin\win64\Debug>nvidia-smi
win10 rtx2080ti x2 CUDA 11.0 Samples simpleP2P p2pBandwidthLatencyTest
win10 rtx2080ti x2 CUDA 11.0 Samples deviceQuery

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

FreeBSD 12.1-STABLE Samba4.11.11 Update

FreeBSD 12.1-STABLE Sambaが4.11.11にUpdateされました。

root@freebsd:~ # uname -a
FreeBSD freebsd 12.1-STABLE r363017 GENERIC amd64
root@freebsd:~ # php -v
PHP 7.4.7 (cli) (built: Jun 16 2020 01:25:10) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
root@freebsd:~ # curl -V
curl 7.71.0 (amd64-portbld-freebsd12.1) libcurl/7.71.0 OpenSSL/1.1.1g zlib/1.2.11 nghttp2/1.41.0
Release-Date: 2020-06-24
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: alt-svc AsynchDNS GSS-API HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz NTLM NTLM_WB SPNEGO SSL TLS-SRP UnixSockets
root@freebsd:~ # samba -V
Version 4.11.11
root@freebsd:~ #

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