root@freebsd:~ # uname -a FreeBSD freebsd 13.0-CURRENT FreeBSD 13.0-CURRENT r348764 GENERIC amd64 root@freebsd:~ # php -v PHP 7.3.6 (cli) (built: Jun 18 2019 02:27:20) ( NTS ) Copyright (c) 1997-2018 The PHP Group Zend Engine v3.3.6, Copyright (c) 1998-2018 Zend Technologies root@freebsd:~ # curl -V curl 7.65.1 (amd64-portbld-freebsd13.0) libcurl/7.65.1 OpenSSL/1.1.1c zlib/1.2.11 nghttp2/1.39.1 Release-Date: 2019-06-05 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.8.12 root@freebsd:~ # ifconfig wlan0 wlan0: flags=8843 metric 0 mtu 1500 ether ac:ed:5c:f1:a9:19 inet 192.168.1.52 netmask 0xffffff00 broadcast 192.168.1.255 groups: wlan ssid Planex_5-E5DE07 channel 36 (5180 MHz 11a) bssid 00:22:cf:e5:de:0a regdomain JAPAN country J5 authmode WPA2/802.11i privacy ON deftxkey UNDEF AES-CCM 2:128-bit txpower 23 bmiss 10 mcastrate 6 mgmtrate 6 scanvalid 60 wme roaming MANUAL media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11a status: associated nd6 options=29 root@freebsd:~ # kldload coretemp root@freebsd:~ # sysctl dev.cpu | grep temperature dev.cpu.3.temperature: 49.0C dev.cpu.2.temperature: 49.0C dev.cpu.1.temperature: 48.0C dev.cpu.0.temperature: 48.0C root@freebsd:~ # sysctl dev.cpu | grep temperature dev.cpu.3.temperature: 49.0C dev.cpu.2.temperature: 49.0C dev.cpu.1.temperature: 48.0C dev.cpu.0.temperature: 48.0C root@freebsd:~ #