Fedora release 32 Kernel5.7.11-200.fc32.x86_64 Update

Fedora release 32 Kernelが5.7.11-200.fc32.x86_64にUpdateされました。

[root@f32 ~]# uname -r
5.7.11-200.fc32.x86_64
[root@f32 ~]# php -v
PHP 7.4.8 (cli) (built: Jul 7 2020 09:27:45) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.8, Copyright (c), by Zend Technologies
[root@f32 ~]# curl -V
curl 7.69.1 (x86_64-redhat-linux-gnu) libcurl/7.69.1 OpenSSL/1.1.1g-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.3.0) libssh/0.9.4/openssl/zlib nghttp2/1.41.0
Release-Date: 2020-03-11
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[root@f32 ~]# samba -V
Version 4.12.5
[root@f32 ~]# cat /etc/redhat-release
Fedora release 32 (Thirty Two)
[root@f32 ~]#

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

Debian 10.5 Upgrade

Debianが10.5にUpgradeされました。

root@debian:~# uname -r
4.19.0-10-amd64
root@debian:~# uname -a
Linux debian 4.19.0-10-amd64 #1 SMP Debian 4.19.132-1 (2020-07-24) x86_64 GNU/Linux
root@debian:~# php -v
PHP 7.4.8 (cli) (built: Jul 13 2020 16:37:51) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.8, Copyright (c), by Zend Technologies
root@debian:~# curl -V
curl 7.64.0 (x86_64-pc-linux-gnu) libcurl/7.64.0 OpenSSL/1.1.1g zlib/1.2.11 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.0.5) libssh2/1.8.0 nghttp2/1.36.0 librtmp/2.3
Release-Date: 2019-02-06
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL
root@debian:~# samba -V
Version 4.9.5-Debian
root@debian:~# cat /etc/os-release
PRETTY_NAME=”Debian GNU/Linux 10 (buster)”
NAME=”Debian GNU/Linux”
VERSION_ID=”10″
VERSION=”10 (buster)”
VERSION_CODENAME=buster
ID=debian
HOME_URL=”https://www.debian.org/”
SUPPORT_URL=”https://www.debian.org/support”
BUG_REPORT_URL=”https://bugs.debian.org/”
root@debian:~# cat /etc/debian_version
10.5
root@debian:~#

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

Ubuntu 16.04.6 LTS TITAN RTX x2 CUDA 10.2 Samples simpleP2P p2pBandwidthLatencyTest bandwidthTest deviceQueryを動作させてみた


chibi@1604:~/NVIDIA_CUDA-10.2_Samples/0_Simple/simpleP2P$ ./simpleP2P
[./simpleP2P] – Starting…
Checking for multiple GPUs…
CUDA-capable device count: 2

Checking GPU(s) for support of peer to peer memory access…
> Peer access from TITAN RTX (GPU0) -> TITAN RTX (GPU1) : Yes
> Peer access from TITAN RTX (GPU1) -> TITAN RTX (GPU0) : Yes
Enabling peer access between GPU0 and GPU1…
Allocating buffers (64MB on GPU0, GPU1 and CPU Host)…
Creating event handles…
cudaMemcpyPeer / cudaMemcpy between GPU0 and GPU1: 43.53GB/s
Preparing host buffer and memcpy to GPU0…
Run kernel on GPU1, taking source data from GPU0 and writing to GPU1…
Run kernel on GPU0, taking source data from GPU1 and writing to GPU0…
Copy data back to host from GPU0 and verify results…
Disabling peer access…
Shutting down…
Test passed
chibi@1604:~/NVIDIA_CUDA-10.2_Samples/0_Simple/simpleP2P$
chibi@1604:~$ cat /etc/os-release
NAME=”Ubuntu”
VERSION=”16.04.6 LTS (Xenial Xerus)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=”Ubuntu 16.04.6 LTS”
VERSION_ID=”16.04″
HOME_URL=”http://www.ubuntu.com/”
SUPPORT_URL=”http://help.ubuntu.com/”
BUG_REPORT_URL=”http://bugs.launchpad.net/ubuntu/”
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial
chibi@1604:~$ nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Wed_Oct_23_19:24:38_PDT_2019
Cuda compilation tools, release 10.2, V10.2.89
chibi@1604:~$
Ubuntu 16.04.6 LTS TITAN RTX x2 CUDA 10.2 Samples simpleP2P p2pBandwidthLatencyTest bandwidthTest deviceQuery

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

Samba 4.13.0rc6 Available for Download

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

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

Samba 4.12.7, 4.11.13 and 4.10.18 Security Releases Available

Samba 4.12.7, 4.11.13 and 4.10.18 Security Releases が公開されました。ReleaseNoteはこちらこちらこちらです。

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