NUC6i5SYH に Centos7.1をInstallしてIntel 11ac(AC8260)を動作確認

[root@centos7 ~]# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)
[root@centos7 ~]# cd /usr/local/src
[root@centos7 src]# git clone https://github.com/OpenELEC/iwlwifi-firmware
Cloning into ‘iwlwifi-firmware’…
remote: Counting objects: 143, done.
remote: Total 143 (delta 0), reused 0 (delta 0), pack-reused 143
Receiving objects: 100% (143/143), 25.40 MiB | 5.60 MiB/s, done.
Resolving deltas: 100% (92/92), done.
[root@centos7 src]# ls
iwlwifi-firmware
[root@centos7 src]# cd iwlwifi-firmware
[root@centos7 iwlwifi-firmware]# ls
GPL-3 README create_tar.sh firmware install
[root@centos7 iwlwifi-firmware]# cd firmware
[root@centos7 firmware]# cp iwlwifi-8000C-*.ucode /lib/firmware
[root@centos7 firmware]# shutdown -r now

[root@centos7 firmware]# nmcli d
デバイス タイプ 状態 接続
eth0 ethernet 接続済み eth0
lo loopback 管理無し —
wlan0 wifi 管理無し —
[root@centos7 ~]# yum install NetworkManager-wifi
[root@centos7 ~]# shutdown -r now

[root@centos7 ~]# nmcli d
デバイス タイプ 状態 接続
eth0 ethernet 接続済み eth0
wlan0 wifi 切断済み —
lo loopback 管理無し —
[root@centos7 ~]# nmcli d wifi connect ssid password ********** ここで接続
Device ‘wlan0’ successfully activated with ********-****-****-****-************.
[root@centos7 ~]# nmcli d
デバイス タイプ 状態 接続
eth0 ethernet 接続済み eth0
wlan0 wifi 接続済み ssid
lo loopback 管理無し —
[root@centos7 ~]# ifconfig wlan0
wlan0: flags=4163 mtu 1500
inet 192.168.1.248 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::2c2:c6ff:fecf:7065 prefixlen 64 scopeid 0x20 inet6 2400:7800:47e0:1700:2c2:c6ff:fecf:7065 prefixlen 64 scopeid 0x0
ether 00:c2:c6:cf:70:65 txqueuelen 1000 (Ethernet)
RX packets 43 bytes 3646 (3.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 20 bytes 3042 (2.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[root@centos7 ~]# 接続できました。

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

Fedora24 Kernel4.7.6 Update

Fedora24 Kernelが4.7.6 にUpdateされました。

[root@f24 ~]# cat /etc/redhat-release
Fedora release 24 (Twenty Four)
[root@f24 ~]# uname -r
4.7.6-200.fc24.x86_64
[root@f24 ~]# php -v
PHP 5.6.26 (cli) (built: Sep 16 2016 04:36:41)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
[root@f24 ~]# smbclient –version
Version 4.4.6
[root@f24 ~]#

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

FreeBSD 11.0-RELEASE Install

FreeBSD 11.0-RELEASE Installしてみた。

root@freebsd:~ # samba -V
Version 4.3.11
root@freebsd:~ # uname -a
FreeBSD freebsd 11.0-RELEASE FreeBSD 11.0-RELEASE #0 r306211: Thu Sep 22 21:43:30 UTC 2016 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
root@freebsd:~ # php -v
PHP 7.0.10 (cli) (built: Sep 21 2016 06:18:06) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
root@freebsd:~ #

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

Fedora24 Windows Server 2016 Datacenter Technical Preview 5 Active Directory Domainに参加

[root@f24 ~]# net ads join -U administrator
Enter administrator’s password:
Using short domain name — TEST
Joined ‘F24’ to dns domain ‘test.jp’
No DNS domain configured for f24. Unable to perform DNS Update.
DNS update failed: NT_STATUS_INVALID_PARAMETER
[root@f24 ~]# systemctl restart winbind
[root@f24 ~]# net ads info
LDAP server: 192.168.1.15
LDAP server name: dc.test.jp
Realm: TEST.JP
Bind Path: dc=TEST,dc=JP
LDAP port: 389
Server time: 木, 11 8月 2016 08:13:24 JST
KDC server: 192.168.1.15
Server time offset: 0
Last machine account password change: 木, 11 8月 2016 08:12:52 JST
[root@f24 ~]# wbinfo -u
TEST\administrator
TEST\guest
TEST\defaultaccount
TEST\krbtgt
TEST\chi
[root@f24 ~]# wbinfo -n chi
S-1-5-21-4073642149-1677462391-3788861312-1103 SID_USER (1)
[root@f24 ~]# host -4 dc
dc.test.jp has address 192.168.1.15
dc.test.jp has IPv6 address 2400:7800:47e0:1700:dde1:d9b7:fbcb:37a0
[root@f24 ~]# host -4 dc1
dc1.test.jp has address 192.168.1.40
dc1.test.jp has IPv6 address 2400:7800:47e0:1700:88f5:c1f0:4660:2d6e
[root@f24 ~]# host -4 dc2
dc2.test.jp has address 192.168.1.41
dc2.test.jp has IPv6 address 2400:7800:47e0:1700:d01a:bea3:10f8:2bcd
[root@f24 ~]# host -4 dc3
dc3.test.jp has address 192.168.1.136
dc3.test.jp has IPv6 address 2400:7800:47e0:1700:add5:8f28:deb1:25d6
[root@f24 ~]# host -t SRV _ldap._tcp.test.jp
_ldap._tcp.test.jp has SRV record 0 100 389 dc3.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 dc.test.jp.
_ldap._tcp.test.jp has SRV record 0 100 389 dc1.test.jp.
[root@f24 ~]# host -t SRV _kerberos._udp.test.jp
_kerberos._udp.test.jp has SRV record 0 100 88 dc2.test.jp.
_kerberos._udp.test.jp has SRV record 0 100 88 dc3.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 dc1.test.jp.
[root@f24 ~]# host -t A test.jp
test.jp has address 192.168.1.71
test.jp has address 192.168.1.136
test.jp has address 192.168.1.15
test.jp has address 192.168.1.41
test.jp has address 192.168.1.40
[root@f24 ~]# smbclient //192.168.1.15/sysvol -Uadministrator
Enter administrator’s password:
Domain=[TEST] OS=[Windows Server 2016 Datacenter Technical Preview 5 14300] Server=[Windows Server 2016 Datacenter Technical Preview 5 6.3]
smb: \> exit
[root@f24 ~]# net ads lookup
Information for Domain Controller: 192.168.1.15
Response Type: LOGON_SAM_LOGON_RESPONSE_EX
GUID: 25eb83ce-362f-494a-9784-9f614e30a441
Flags:
Is a PDC: yes
Is a GC of the forest: yes
Is an LDAP server: yes
Supports DS: yes
Is running a KDC: yes
Is running time services: yes
Is the closest DC: yes
Is writable: yes
Has a hardware clock: yes
Is a non-domain NC serviced by LDAP server: no
Is NT6 DC that has some secrets: no
Is NT6 DC that has all secrets: yes
Runs Active Directory Web Services: yes
Runs on Windows 2012 or later: yes
Forest: test.jp
Domain: test.jp
Domain Controller: dc.test.jp
Pre-Win2k Domain: TEST
Pre-Win2k Hostname: DC
Server Site Name : Default-First-Site-Name
Client Site Name : Default-First-Site-Name
NT Version: 5
LMNT Token: ffff
LM20 Token: ffff
[root@f24 ~]#

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

Ubuntu16.10 Update

Ubuntu16.10 Updateしました。
Sambaが4.4.5になりました。
root@1610:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.10
DISTRIB_CODENAME=yakkety
DISTRIB_DESCRIPTION=”Ubuntu Yakkety Yak (development branch)”
root@1610:~# samba -V
Version 4.4.5-Ubuntu
root@1610:~# php -v
PHP 7.0.8-3ubuntu2 (cli) ( NTS )
Copyright (c) 1997-2016 The PHP Group
Zend Engine v3.0.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.8-3ubuntu2, Copyright (c) 1999-2016, by Zend Technologies
root@1610:~# uname -r
4.4.0-33-generic
root@1610:~#

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