全文検索:
- 18 yumで指定バージョンをインストール @01_linux:12_ツール
- 4.6-1.el7.centos.x86_64 : The Squid proxy caching server 7:squid-3.4.11-1.el7.centos.x86_64 : The Squid proxy caching server 7:squid-3.4.14-1.el7.centos.x86_64 : The Squid proxy caching server 7:squid-3.5.2-1.el7.centos.x86_64 : The Squid proxy caching server 7:squid-3.5.3-1.el7.centos.x86_64 : The Squid pro
- 01 JuJu Maas Openstack @01_linux:08_仮想化:juju
- 用意 ==== <code> $ vim mymaas.yaml clouds: maas-server: type: maas auth-types: [oauth1] ... </code> ==== 登録 ==== <code> juju add-cloud maas-server mymaas.yaml </code> ==== MaasのAPIキー登録 ==== <code> $ juju add-credential maas-server This operation can be applied to both a copy on t... one or register one. Enter credential name: maas-server-credential Regions default Select region [any
- 02 Apache2で自己認証ssl @01_linux:02_www
- ' Makefile ※サーバー用証明書有効期限を1年から10年に変更 # make server.crt ===== 秘密鍵作成 ===== # openssl genrsa -des3 2... ===== 秘密鍵をパスワード無しにする。 ===== # openssl rsa -in server.key -out server.key ==== 応答ファイルを作る方法 ==== === 応答ファイル作成 === <code> # vi /etc/ssl/certs/pass_phrase.sh ... code> ===== csr作成 ===== # openssl req -new -key server.key -out server.csr ===== 自己証明書作成 ===== # open
- 14 redis-benchmark @01_linux:09_ベンチマーク
- トールすると、自動でredis-benchmarkも入る。 apt install redis-server ===== 2.起動確認 ===== <code> # systemctl status redis-server ● redis-server.service - Advanced key-value store Loaded: loaded (/lib/systemd/system/redis-server.service; enabled; vendor preset: enabled) Ac
- 06 WireGuard @01_linux:10_network
- 鍵:privkey 公開鍵:pubkey <code> mkdir -p ~/WireGuard/server && cd ~/WireGuard/server wg genkey > privkey cat privkey | wg pubkey > pubkey cat privkey XXXXXXXXXXX... ※このPeerで指定するAllowedIPs は、32bitで記述</color> <code> SERVER_privkey=`cat ~/WireGuard/server/privkey` CLIENT01_pubkey=`cat ~/WireGuard/client01/pubkey` CLIENT01_presh
- 03 iperf3 @01_linux:09_ベンチマーク
- options] iperf [-h|--help] [-v|--version] Server or Client: -p, --port # server port to listen on/connect to -f, --format [kmgKMG] fo... --help show this message and quit Server specific: -s, --server run in server mode -D, --daemon run the server as a
- 31 OpenNebula SSL化 @01_linux:08_仮想化
- ===== OpenNebula ===== <code|/etc/one/sunstone-server.conf> :host: 0.0.0.0 :port: 80 ↓ :host: 127.0.0.1... nNebula Sunstone upstream upstream sunstone { server 127.0.0.1:9869; } upstream websocketproxy { server 127.0.0.1:29876; } #### cloudserver.org HTTP virtual host server { listen 80; server_name hoge.hog
- 82 CentOS 5.8 + Apache 2.2 + PHP 5.3 + suPHP 0.7.1 @01_linux:02_www
- conf.d/suphp.conf === <code> # This is the Apache server configuration file providing suPHP support. # It ... ains the configuration directives to instruct the server how to # serve php pages while switching to the u... tells mod_suphp if a PHP-script requested on this server (or # VirtualHost) should be run with the PHP-int... esides in. # # E.g.: If you want to use "/path/to/server/config/php.ini", use "suPHP_Config # /path/to/ser
- 02_ネットワーク負荷試験iperf @01_linux:09_ベンチマーク
- ] iperf [-h|--help] [-v|--version] Client/Server: -f, --format [kmKM] format to report: Kbi... to this specified file -p, --port # server port to listen on/connect to -u, --udp ... -V, --IPv6Version Set the domain to IPv6 Server specific: -s, --server run in server mode -U, --single_udp run in single threaded
- 19 Zabbix でDBサーバを変える @01_linux:04_監視:zabbix
- x でDBサーバを変える ====== Zabbix でDBを移動した時のメモ。 zabbix_server.confだけ変更したら、WebだけDBに接続できないようなエラーが出て表示できなかった。。。 ... nf.php」にも、Web表示の設定があったようでした。 環境: <code> # zabbix_server --version zabbix_server (Zabbix) 3.0.1 </code> <code> [root@altuszabbix1 etc]# grep DBHost /etc/zabbix/zabbix_server.conf ### Option: DBHost # DBHost=localhost #DBHo
- 60 CentOS OpenVPN @01_linux:01_net
- # cp /usr/share/doc/openvpn-*/sample-config-files/server.conf /etc/openvpn/ </code> ==== 3.ログローテーション設定 =... 2.サーバ証明書・秘密鍵作成 ==== <code console> # sh build-key-server server # cp keys/server.crt /etc/openvpn/ # cp keys/server.key /etc/openvpn/ </code> ==== 3.DH(Diffie Hellman)パ
- 20 CentOS7 MariDB Galera @01_linux:11_データベース:01_mysql
- ====== ===== 注意 ===== <color #ed1c24> ※MariaDB Server 10.1 以降 Percona XtraBackup との互換性が失われています。 \\ この対策として,MariaDB Server 10.1.23 / 10.2.7 以降,XtraBackup を fork した [[https:... ===== インストール ===== <code> # yum install MariaDB-server MariaDB-server 10.4.12-1.el7.centos MariaDB-client 10.4.12-1.el7.centos MariaDB-common 10.4.12-1.el7.ce
- 16 unboundでキャッシュサーバ @01_linux:01_net
- nf | sed 's/\(^\t\|^ *\)//g' | egrep -v '(^#|^$)' server: verbosity: 1 statistics-interval: 0 statistics-c... che-slabs: 16 remote-control: control-enable: yes server-key-file: "/etc/unbound/unbound_server.key" server-cert-file: "/etc/unbound/unbound_server.pem" control-key-file: "/etc/unbound/unbound_control.
- 13 Zabbixでsnmptrapを受信(Zabbix2系) @01_linux:04_監視:zabbix
- iver.plのログファイルと合わせる必要があります。</color> === 1.zabbix_server.conf 修正 === <code console> # vi /etc/zabbix/zabbix_server.conf SNMPTrapperFile=/tmp/zabbix_traps.tmp Start... == 2.再起動 === <code console> # /etc/init.d/zabbix-server restart </code> ===== ④Zabbixアイテムの設定 ===== アイテ
- 01 Galera構築 @01_linux:11_データベース:01_mysql
- t/codership-mysql/5.5/5.5.28-23.7/+download/MySQL-server-5.5.28_wsrep_23.7-1.rhel5.x86_64.rpm # wget http:... client-5.5.24-1.rhel5.x86_64.rpm # rpm -ivh MySQL-server-5.5.23_wsrep_23.6-1.rhel5.x86_64.rpm </code> ====... rpm -qa | grep mysql mysql-5.0.77-4.el5_6.6 mysql-server-5.0.77-4.el5_6.6 # rpm -e --nodeps mysql-server-5.0.77-4.el5_6.6 # rpm -e --nodeps mysql-5.0.77-4.el5_6.