Samba 4.11.9 Available for Download

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

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

Oracle Linux Server release 7.8 Update

Oracle Linux Server releaseが7.8にUpdateされました。

[root@oracle7 ~]# uname -r
3.10.0-1127.el7.x86_64
[root@oracle7 ~]# php -v
PHP 7.4.4 (cli) (built: Mar 17 2020 10:40:21) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[root@oracle7 ~]# curl -V
curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.44 zlib/1.2.7 libidn/1.28 libssh2/1.8.0
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets
[root@oracle7 ~]# smbd -V
Version 4.10.4
[root@oracle7 ~]# cat /etc/oracle-release
Oracle Linux Server release 7.8
[root@oracle7 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.8
[root@oracle7 ~]#

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

Caffeで画像を判別してみた99.1%の確率でcougar

選んだ画像

画像識別手順cougar 4 99.1

画像識別結果 99.1% cougar

chibi@1604:~/caffe$ python show_result.py data/ilsvrc12/synset_words.txt result.npy
#1 | n02125311 cougar, puma, catamount, mountain lion, painter, panther, Felis concolor | 99.1%
#2 | n02120505 grey fox, gray fox, Urocyon cinereoargenteus | 0.2%
#3 | n02127052 lynx, catamount | 0.1%
chibi@1604:~/caffe$

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

Red Hat Enterprise Linux release 8.1 Kernel4.18.0-147.8.1.el8_1.x86_64 Update

Red Hat Enterprise Linux release 8.1 Kernelが4.18.0-147.8.1.el8_1.x86_64にUpdateされました。

[root@rhel8 ~]# uname -r
4.18.0-147.8.1.el8_1.x86_64
[root@rhel8 ~]# php -v
PHP 7.4.4 (cli) (built: Mar 17 2020 10:40:21) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
with Zend OPcache v7.4.4, Copyright (c), by Zend Technologies
[root@rhel8 ~]# curl -V
curl 7.61.1 (x86_64-redhat-linux-gnu) libcurl/7.61.1 OpenSSL/1.1.1c zlib/1.2.11 brotli/1.0.6 libidn2/2.2.0 libpsl/0.20.2 (+libidn2/2.0.5) libssh/0.9.0/openssl/zlib nghttp2/1.33.0
Release-Date: 2018-09-05
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 IDN IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz brotli TLS-SRP HTTP2 UnixSockets HTTPS-proxy PSL Metalink
[root@rhel8 ~]# smbd -V
Version 4.10.4
[root@rhel8 ~]# cat /etc/redhat-release
Red Hat Enterprise Linux release 8.1 (Ootpa)
[root@rhel8 ~]#

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

Caffeで画像を判別してみた100%の確率でチョウチョ

選んだ画像

画像識別手順butterfly 1 100

画像識別結果 100% チョウチョ

chibi@1604:~/caffe$ python show_result.py data/ilsvrc12/synset_words.txt result.npy
#1 | n02279972 monarch, monarch butterfly, milkweed butterfly, Danaus plexippus | 100.0%
#2 | n02281787 lycaenid, lycaenid butterfly | 0.0%
#3 | n02281406 sulphur butterfly, sulfur butterfly | 0.0%
chibi@1604:~/caffe$

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