AMD 2990wx Ubuntu 18.04.4 LTS で11ac 無線LAN、nvidia-smi を接続してみた

chibi@1804:~$ cat /etc/os-release
NAME=”Ubuntu”
VERSION=”18.04.4 LTS (Bionic Beaver)”
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME=”Ubuntu 18.04.4 LTS”
VERSION_ID=”18.04″
HOME_URL=”https://www.ubuntu.com/”
SUPPORT_URL=”https://help.ubuntu.com/”
BUG_REPORT_URL=”https://bugs.launchpad.net/ubuntu/”
PRIVACY_POLICY_URL=”https://www.ubuntu.com/legal/terms-and-policies/privacy-policy”
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
chibi@1804:~$ 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@1804:~$ nmcli d
DEVICE TYPE STATE CONNECTION
enp4s0 ethernet 接続済み 有線接続 1
wlp5s0 wifi 接続済み Planex_5-E5DE07
enp6s0 ethernet 利用不可 —
lo loopback 管理無し —
chibi@1804:~$ ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp4s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether 70:85:c2:8f:99:55 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.197/24 brd 192.168.1.255 scope global dynamic noprefixroute enp4s0
valid_lft 14168sec preferred_lft 14168sec
inet6 2400:4052:46e0:b700:c4b6:3f51:3e07:a818/64 scope global temporary dynamic
valid_lft 14385sec preferred_lft 12585sec
inet6 2400:4052:46e0:b700:cebf:d7af:11e7:c498/64 scope global dynamic mngtmpaddr noprefixroute
valid_lft 14385sec preferred_lft 12585sec
inet6 fe80::9187:7dba:5eea:54ff/64 scope link noprefixroute
valid_lft forever preferred_lft forever
3: enp6s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether 70:85:c2:8f:99:53 brd ff:ff:ff:ff:ff:ff
4: wlp5s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether c0:b6:f9:ef:8a:c6 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.200/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp5s0
valid_lft 14381sec preferred_lft 14381sec
inet6 2400:4052:46e0:b700:bcc6:42a1:47af:e28b/64 scope global temporary dynamic
valid_lft 14385sec preferred_lft 12585sec
inet6 2400:4052:46e0:b700:5ac2:7acf:ea54:e5c2/64 scope global dynamic mngtmpaddr noprefixroute
valid_lft 14385sec preferred_lft 12585sec
inet6 fe80::a215:fc22:6117:85ba/64 scope link noprefixroute
valid_lft forever preferred_lft forever
chibi@1804:~$

AMD 2990wx Ubuntu 18.04.4 LTS で11ac 無線LANを接続してみた

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

Fedora release 32 samba4.12.0 Acitive Directory Domeinの構築と動作確認

[root@f32 ~]# cat /etc/redhat-release
Fedora release 32 (Thirty Two)
[root@f32 ~]# samba -V
Version 4.12.0
[root@f32 ~]# samba-tool domain provision
Realm: TEST.JP
Domain [TEST]:
Server Role (dc, member, standalone) [dc]:
DNS backend (SAMBA_INTERNAL, BIND9_FLATFILE, BIND9_DLZ, NONE) [SAMBA_INTERNAL]:
DNS forwarder IP address (write ‘none’ to disable forwarding) [192.168.1.2]:
Administrator password:
Retype password:
Looking up IPv4 addresses
Looking up IPv6 addresses
Setting up share.ldb
Setting up secrets.ldb
Setting up the registry
Setting up the privileges database
Setting up idmap db
Setting up SAM db
Setting up sam.ldb partitions and settings
Setting up sam.ldb rootDSE
Pre-loading the Samba 4 and AD schema
Unable to determine the DomainSID, can not enforce uniqueness constraint on local domainSIDs

Adding DomainDN: DC=test,DC=jp
Adding configuration container
Setting up sam.ldb schema
Setting up sam.ldb configuration data
Setting up display specifiers
Modifying display specifiers and extended rights
Adding users container
Modifying users container
Adding computers container
Modifying computers container
Setting up sam.ldb data
Setting up well known security principals
Setting up sam.ldb users and groups
Setting up self join
Repacking database from v1 to v2 format (first record CN=IpHost,CN=Schema,CN=Configuration,DC=test,DC=jp)
Repack: re-packed 10000 records so far
Repacking database from v1 to v2 format (first record CN=DS-UI-Default-Settings,CN=419,CN=DisplaySpecifiers,CN=Configuration,DC=test,DC=jp)
Repacking database from v1 to v2 format (first record CN=Performance Monitor Users,CN=Builtin,DC=test,DC=jp)
Adding DNS accounts
Creating CN=MicrosoftDNS,CN=System,DC=test,DC=jp
Creating DomainDnsZones and ForestDnsZones partitions
Populating DomainDnsZones and ForestDnsZones partitions
Repacking database from v1 to v2 format (first record CN=MicrosoftDNS,DC=DomainDnsZones,DC=test,DC=jp)
Repacking database from v1 to v2 format (first record DC=gc,DC=_msdcs.test.jp,CN=MicrosoftDNS,DC=ForestDnsZones,DC=test,DC=jp)
Setting up sam.ldb rootDSE marking as synchronized
Fixing provision GUIDs
The Kerberos KDC configuration for Samba AD is located at /var/lib/samba/private/kdc.conf
A Kerberos configuration suitable for Samba AD has been generated at /var/lib/samba/private/krb5.conf
Merge the contents of this file with your system krb5.conf or replace it with this one. Do not create a symlink!
Once the above files are installed, your Samba AD server will be ready to use
Server Role: active directory domain controller
Hostname: f32
NetBIOS Domain: TEST
DNS Domain: test.jp
DOMAIN SID: S-1-5-21-327220636-2223179890-4129240002

Fedora release 32 samba4.12.0 Acitive Directory Domeinの構築 と起動0

[root@f32 ~]# kinit administrator
Password for administrator@TEST.JP:
[root@f32 ~]# net ads info
LDAP server: 192.168.1.2
LDAP server name: f32.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 水, 04 3月 2020 13:34:50 JST
KDC server: 192.168.1.2
Server time offset: 0
Last machine account password change: 水, 04 3月 2020 13:30:43 JST
[root@f32 ~]# samba-tool user add chibi
Note: samba-tool user add is deprecated. Please use samba-tool user create for the same function.
New Password:
Retype Password:
User ‘chibi’ created successfully
[root@f32 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\krbtgt
TEST\chibi
[root@f32 ~]# wbinfo -n chibi
S-1-5-21-327220636-2223179890-4129240002-1103 SID_USER (1)
[root@f32 ~]# host -4 f32
f32.test.jp has address 192.168.1.2
f32.test.jp has IPv6 address 2400:4052:46e0:b700:f10b:b47f:c900:66a3
[root@f32 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 f32.test.jp.
[root@f32 ~]# host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 f32.test.jp.
[root@f32 ~]# host -t A f32.test.jp.
f32.test.jp has address 192.168.1.2
[root@f32 ~]# cat /etc/redhat-release
Fedora release 32 (Thirty Two)
[root@f32 ~]# samba -V
Version 4.12.0
[root@f32 ~]# smbclient -L localhost -U%

Sharename Type Comment
——— —- ——-
sysvol Disk
netlogon Disk
IPC$ IPC IPC Service (Samba 4.12.0)
SMB1 disabled — no workgroup available
[root@f32 ~]# smbclient //localhost/netlogon -Uadministrator

Fedora release 32 samba4.12.0 Acitive Directory Domeinの動作確認

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

Manjaro Linux Kernel5.5.7-1-MANJARO Update

Manjaro Linux Kernelが5.5.7-1-MANJAROにUpdateされました。

[manjaro ~]# uname -r
5.5.7-1-MANJARO
[manjaro ~]# php -v
PHP 7.4.3 (cli) (built: Feb 18 2020 15:35:13) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[manjaro ~]# curl -V
curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1d zlib/1.2.11 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh2/1.9.0 nghttp2/1.39.2
Release-Date: 2020-01-08
Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp
Features: AsynchDNS GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets
[manjaro ~]# samba -V
Version 4.10.10
[manjaro ~]# cat /etc/os-release
NAME=”Manjaro Linux”
ID=manjaro
ID_LIKE=arch
PRETTY_NAME=”Manjaro Linux”
ANSI_COLOR=”1;32″
HOME_URL=“https://www.manjaro.org/”
SUPPORT_URL=“https://www.manjaro.org/”
BUG_REPORT_URL=“https://bugs.manjaro.org/”
LOGO=manjarolinux
[manjaro ~]#

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

Samba 4.10.14 Available for Download

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

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

Fedora release 31 Kernel5.5.7-200.fc31.x86_64 Update

Fedora release 31 Kernelが5.5.7-200.fc31.x86_64にUpdateされました。

[root@f31 ~]# uname -r
5.5.7-200.fc31.x86_64
[root@f31 ~]# php -v
PHP 7.4.3 (cli) (built: Feb 18 2020 11:53:05) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
[root@f31 ~]# curl -V
curl 7.66.0 (x86_64-redhat-linux-gnu) libcurl/7.66.0 OpenSSL/1.1.1d-fips zlib/1.2.11 brotli/1.0.7 libidn2/2.3.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0
Release-Date: 2019-09-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@f31 ~]# samba -V
Version 4.11.6
[root@f31 ~]# cat /etc/redhat-release
Fedora release 31 (Thirty One)
[root@f31 ~]#

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