• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » server
Trace: • 32_1 SPDK(Storage Performance Development Kit) • Postfix - OP25B環境でFQDNを持たないホストからメールを投げる方法(SMTPリレー) • 39 💻logrotateのテスト • 01 vim • 51 Heartbeat + Pacemaker + galera(3 server) • Vyatta PPTP • tcで帯域制限 • suidperl • VPNサーバ(PacketiX) • 10 Class

server

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@01_linux
  • Any namespace
  • 01_linux:01_net (28)
  • 01_linux:02_www (15)
  • 01_linux:11_データベース (9)
  • 01_linux:08_仮想化 (5)
  • 01_linux:09_ベンチマーク (5)
  • 01_linux:03_mail (4)
  • 01_linux:04_監視 (4)
  • 01_linux:12_ツール (4)
  • 01_linux:10_network (3)
  • 01_linux:30_ubuntu (3)
  • 01_linux:99_その他 (3)
  • 01_linux:21_centos7 (2)
  • 01_linux:13_storage (1)
  • 01_linux:20_エディタ (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 36 git Server
  • 01 Linux ipsec Server

Fulltext results:

18 yumで指定バージョンをインストール @01_linux:12_ツール
46 Hits, Last modified: 5 years ago
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
16 Hits, Last modified: 4 years ago
用意 ==== <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
13 Hits, Last modified: 8 months ago
' 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_ベンチマーク
11 Hits, Last modified: 10 months ago
r_benchmark]]より簡単です。 ===== 1.インストール ===== redis-serverをインストールすると、自動で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.
06 WireGuard @01_linux:10_network
11 Hits, Last modified: 13 months ago
鍵: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
82 CentOS 5.8 + Apache 2.2 + PHP 5.3 + suPHP 0.7.1 @01_linux:02_www
9 Hits, Last modified: 7 years ago
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
03 iperf3 @01_linux:09_ベンチマーク
9 Hits, Last modified: 8 months ago
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_仮想化
8 Hits, Last modified: 6 years ago
===== 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
02_ネットワーク負荷試験iperf @01_linux:09_ベンチマーク
7 Hits, Last modified: 8 years ago
] 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
7 Hits, Last modified: 3 years ago
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
6 Hits, Last modified: 12 years ago
# 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
6 Hits, Last modified: 6 years ago
====== ===== 注意 ===== <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
5 Hits, Last modified: 3 years ago
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
5 Hits, Last modified: 6 years ago
=STRING: "Test Message" </code> ===== ③次にZabbix Server側の設定 ===== Zabbix Server側でzabbix_trap_receiver.plかは出されたトラップを受け取る設定を入れる <color red>※「SNMPTrapperFile=」のファイ... iver.plのログファイルと合わせる必要があります。</color> === 1.zabbix_server.conf 修正 === <code console> # vi /etc/zabbix/zabbix_server.conf SNMPTrapperFile=/tmp/zabbix_traps.tmp Start
01 Galera構築 @01_linux:11_データベース:01_mysql
5 Hits, Last modified: 7 years ago
s://launchpad.net/codership-mysql/+download|MySQL-server最新版]] * [[http://mysql.ntu.edu.tw/Downloads/MySQ... 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-
51 MySQLベンチマーク(mysqlslap) @01_linux:11_データベース:01_mysql
5 Hits, Last modified: 9 years ago
01 PostgreSQL streaming replica @01_linux:11_データベース:02_postgresql
5 Hits, Last modified: 3 years ago
14 rsync @01_linux:01_net
4 Hits, Last modified: 8 years ago
34 s3cmd @01_linux:01_net
4 Hits, Last modified: 12 years ago
23 Apache vhost一覧 @01_linux:02_www
4 Hits, Last modified: 16 months ago
ASP.NETテストページ @01_linux:99_その他
4 Hits, Last modified: 13 years ago
50 MySQLベンチマーク(sysbench) @01_linux:11_データベース:01_mysql
4 Hits, Last modified: 3 years ago
21 CentOS5でPacketix VPN Client @01_linux:01_net
3 Hits, Last modified: 6 years ago
23 LVS on CloudStack @01_linux:01_net
3 Hits, Last modified: 7 years ago
62 CentOS OpenVPNブリッジ接続 @01_linux:01_net
3 Hits, Last modified: 12 years ago
32 CentOS5でTLS1.2 Apache PHP @01_linux:02_www
3 Hits, Last modified: 10 months ago
mod_suphp @01_linux:02_www
3 Hits, Last modified: 13 years ago
06 AB テスト @01_linux:09_ベンチマーク
3 Hits, Last modified: 3 years ago
01 Linux ipsec Server @01_linux:10_network
3 Hits, Last modified: 8 years ago
01 cloudmonkey @01_linux:12_ツール
3 Hits, Last modified: 11 years ago
13 Ubuntu 古いzabbix @01_linux:30_ubuntu
3 Hits, Last modified: 3 years ago
10 Zabbixでsnmptrapを受信する @01_linux:04_監視:zabbix
3 Hits, Last modified: 6 years ago
07 秘密鍵から公開鍵を確認する方法 @01_linux:01_net
2 Hits, Last modified: 11 years ago
22 ipvsadm と ldirectord @01_linux:01_net
2 Hits, Last modified: 11 years ago
29 TGT で thin provision @01_linux:01_net
2 Hits, Last modified: 6 years ago
61 CentOS OpenVPNトンネル接続 @01_linux:01_net
2 Hits, Last modified: 12 years ago
71 vsftpd @01_linux:01_net
2 Hits, Last modified: 12 months ago
VPNサーバ(PacketiX) @01_linux:01_net
2 Hits, Last modified: 7 years ago
17 Nginx FastCGI Cache @01_linux:02_www
2 Hits, Last modified: 3 years ago
33 PHP56 fsockopenでエラー @01_linux:02_www
2 Hits, Last modified: 6 years ago
Apache バーチャルホスト一覧確認 @01_linux:02_www
2 Hits, Last modified: 13 years ago
11 telnetでSMTP @01_linux:03_mail
2 Hits, Last modified: 6 years ago
13 CentOS6メール設定 @01_linux:03_mail
2 Hits, Last modified: 5 years ago
02 Linux IPsec Client @01_linux:10_network
2 Hits, Last modified: 8 years ago
70 HP Smart Array Firmware @01_linux:99_その他
2 Hits, Last modified: 11 years ago
fsck @01_linux:99_その他
2 Hits, Last modified: 13 years ago
02 OpenStack base Console @01_linux:08_仮想化:juju
2 Hits, Last modified: 4 years ago
18 CentOS7 MariaDB @01_linux:11_データベース:01_mysql
2 Hits, Last modified: 6 years ago
30 NFSサーバ @01_linux:01_net
1 Hits, Last modified: 13 months ago
32_CentOSでiSCSI環境構築 @01_linux:01_net
1 Hits, Last modified: 4 years ago
36 git Server @01_linux:01_net
1 Hits, Last modified: 10 years ago
44 CentOS7 chronyd NTP @01_linux:01_net
1 Hits, Last modified: 8 months ago
50 du: WARNING: Circular directory structure. @01_linux:01_net
1 Hits, Last modified: 12 years ago
51 Heartbeat + Pacemaker + galera(3 server) @01_linux:01_net
1 Hits, Last modified: 10 years ago
55 corosync pacemaker @01_linux:01_net
1 Hits, Last modified: 9 years ago
57 RocketChat @01_linux:01_net
1 Hits, Last modified: 6 years ago
63 CentOS6 yum Error @01_linux:01_net
1 Hits, Last modified: 4 years ago
75 Proftpd @01_linux:01_net
1 Hits, Last modified: 6 months ago
BINDでキャッシュサーバ @01_linux:01_net
1 Hits, Last modified: 13 years ago
IPMIコマンド @01_linux:01_net
1 Hits, Last modified: 6 years ago
ipmitool Server内から、IPMI IP確認 @01_linux:01_net
1 Hits, Last modified: 6 years ago
tftp @01_linux:01_net
1 Hits, Last modified: 13 years ago
VPNサーバ(PacketiX VPN -> SoftEther VPN)移行方法 @01_linux:01_net
1 Hits, Last modified: 7 years ago
13 mod_line_edit @01_linux:02_www
1 Hits, Last modified: 8 years ago
16 mod_proxy @01_linux:02_www
1 Hits, Last modified: 7 years ago
19 Let's Encrypt ワイルドカード証明書 @01_linux:02_www
1 Hits, Last modified: 2 years ago
21 HRForecast @01_linux:02_www
1 Hits, Last modified: 11 years ago
31 CentOS5 でTLS1.2 @01_linux:02_www
1 Hits, Last modified: 4 years ago
CentOS5.2でApache2.2インストール @01_linux:02_www
1 Hits, Last modified: 13 years ago
mod_rewrite @01_linux:02_www
1 Hits, Last modified: 8 years ago
04 Postfix+MySQL+Postfix AdminでバーチャルSMTPサーバの構築 @01_linux:03_mail
1 Hits, Last modified: 9 years ago
Postfix - OP25B環境でFQDNを持たないホストからメールを投げる方法(SMTPリレー) @01_linux:03_mail
1 Hits, Last modified: 6 years ago
33 OpenNebula Windows Template @01_linux:08_仮想化
1 Hits, Last modified: 5 years ago
07 ブロックサイズとスループットについて @01_linux:09_ベンチマーク
1 Hits, Last modified: 5 years ago
06 GitPrep @01_linux:12_ツール
1 Hits, Last modified: 10 years ago
19 HPE Insight Management Agents Trap Alarm @01_linux:12_ツール
1 Hits, Last modified: 6 years ago
03 Ubuntu GlusterFS @01_linux:13_storage
1 Hits, Last modified: 3 years ago
02 vimハイライト @01_linux:20_エディタ
1 Hits, Last modified: 10 years ago
03 CentOS7 vpnclient起動スクリプト設定 @01_linux:21_centos7
1 Hits, Last modified: 6 years ago
09 CentOS7 Cockpit @01_linux:21_centos7
1 Hits, Last modified: 4 years ago
02 Ubuntu Cockpit KVM @01_linux:30_ubuntu
1 Hits, Last modified: 3 years ago
18 Windows共有フォルダマウント @01_linux:30_ubuntu
1 Hits, Last modified: 19 months ago
02 外部チェック @01_linux:04_監視:zabbix
1 Hits, Last modified: 12 years ago
07 qemuでserial接続 @01_linux:08_仮想化:kvm
1 Hits, Last modified: 5 years ago
05 Percona Xtrabackup @01_linux:11_データベース:01_mysql
1 Hits, Last modified: 6 years ago
13 mysql56 + galera3 @01_linux:11_データベース:01_mysql
1 Hits, Last modified: 9 years ago
14 MariaDB @01_linux:11_データベース:01_mysql
1 Hits, Last modified: 8 years ago

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki