全文検索:
- 2017.11.13 GlusterFS 3.12 @50_dialy:2017:11
- 0-xlator: /usr/lib64/glusterfs/3.12.1/xlator/nfs/server.so: cannot open shared object file: No such file ... 0-xlator: /usr/lib64/glusterfs/3.12.1/xlator/nfs/server.so: cannot open shared object file: No such file ... 63:glusterd_nfssvc_reconfigure] 0-management: nfs/server.so xlator is not installed statusを確認すると、NFS ServerのプロセスIDが表示されてない。 <code> # gluster vol status Status
- 2024.12.24 UbuntuのDNSサーバ @50_dialy:2024:12
- DNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 8.8.8.8 DNS Servers: 8.8.8.8 </code> /etc/resolv.conf はこんな風になってる。 <code> # cat /etc/resolv.conf ... DNS -DNSOverTLS DNSSEC=no/unsupported Current DNS Server: 8.8.8.8 DNS Servers: 8.8.8.8 Link 3 (enp6s0) Current Scopes: DNS Protocols: +Defaul
- 2023.05.15 Let's Encrypt 証明書削除 @50_dialy:2023:05
- certificates are not being used by any installed server software (e.g. Apache, nginx, mail servers). Deleting a certificate that is still being used will cause the server software to stop working. See https://certbot.org
- 2024.01.24 Rubyで簡単なメール送信スクリプト @50_dialy:2024:01
- === <code> require 'net/smtp' # メールサーバーの設定 smtp_server = '[MAIl_SERVER]' smtp_port = 587 # 送信元メールアドレスと認証情報 from_address = '[FROM_MAIL_ADDRESS]' password = '[PA... ody} MESSAGE # SMTPセッションの確立 Net::SMTP.start(smtp_server, smtp_port, 'localhost', from_address, password,
- 2024.05.02 Amazon Linux 2023 Zabbix @50_dialy:2024:05
- # -e ^$ LogFile=/var/log/zabbix/zabbix_agentd.log Server=XXX.XXX.XXX.XXX ServerActive=XXX.XXX.XXX.XXX Hostname=Zabbix server </code> ==== 起動ファイル用意 ==== <code> cp misc/init.d/fedora/cor
- 2017.04.20 MySQL update 5.1 -> 5.6 @50_dialy:2017:04
- # /etc/init.d/mysql stop # rpm --nodeps -e mysql-server mysql # yum install http://dev.mysql.com/get/mysq... nity-release-el6-5.noarch.rpm # yum install mysql-server # mysql_install_db --random-passwords # cat /root
- 2021.03.16 古いSSH @50_dialy:2021:03
- ac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 server hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@o... ac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 server hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@o
- 2022.05.26 Kubernetes Podで名前解決できない @50_dialy:2022:05
- / # nslookup fl8.jp ;; connection timed out; no servers could be reached / # ping 8.8.8.8 PING 8.8.8.8 ... l exec -it alpine-test -- sh / # nslookup fl8.jp Server: 10.96.0.10 Address: 10.96.0.10:53 Name: fl8.j
- 2024.02.21 WireguardクライアントをGatewayにする @50_dialy:2024:02
- 3 PostUp = sysctl net.ipv4.ip_forward=1 [Peer] # server PublicKey = FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF= #~/server/pubkey の値 PresharedKey = BBBBBBBBBBBBBBBBBBBBBBBB
- 2025.02.05 Docker Error @50_dialy:2025:02
- H00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.19.0.11. Set the 'ServerName' directive globally to suppress this message
- 2008.04.16 /etc/passwdのコピー @50_dialy:2008:04
- determine IP address of 'ドメイン' - error: no valid servers configured - Fatal: error processing configurat
- 2016.06.23 Linux to SQL Server @50_dialy:2016:06
- ====== 2016.06.23 Linux to SQL Server ====== http://makeitsmartjp.com/2013/02/centos-sqlserver.html {{ta
- 2017.04.10 MySQL 5.7.17 + Galera3 @50_dialy:2017:04
- .17-25.10.20170117.92194e2.el6.x86_64 mysql-wsrep-server-5.7-5.7.17-25.10.20170117.92194e2.el6.x86_64 mysq
- 2017.12.25 TLS1.2 OpenSSL 確認 @50_dialy:2017:12
- -- New, TLSv1/SSLv3, Cipher is DHE-RSA-AES256-SHA Server public key is 1024 bit Secure Renegotiation IS su
- 2019.11.21 Nginx エラー @50_dialy:2019:11
- le connecting to upstream, client: 157.7.180.126, server: one.kumolabo.com, request: "GET / HTTP/1.1", ups