• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » https
トレース: • 10 Parallels Management Console • 01 ALUA

https

検索

以下に検索結果を表示します。

完全一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@01_linux
  • 全ての名前空間
  • 01_linux:01_net (20)
  • 01_linux:02_www (14)
  • 01_linux:08_仮想化 (7)
  • 01_linux:09_ベンチマーク (7)
  • 01_linux:11_データベース (7)
  • 01_linux:12_ツール (6)
  • 01_linux:13_storage (6)
  • 01_linux:99_その他 (6)
  • 01_linux:03_mail (4)
  • 01_linux:21_centos7 (4)
  • 01_linux:04_監視 (3)
  • 01_linux:30_ubuntu (3)
  • 01_linux:10_network (2)
  • 01_linux:22_rhel (1)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

01 PostgreSQL streaming replica @01_linux:11_データベース:02_postgresql
10 ヒット, 最終更新: 3年前
l ===== PostgreSQL リポジトリ ===== yum -y install https://download.postgresql.org/pub/repos/yum/reporpms/... dg-redhat-repo-latest.noarch.rpm yum -y install https://download.postgresql.org/pub/repos/yum/reporpms/... estuser testdb </code> ==== Sampleデータを投入 ==== [[https://www.postgresqltutorial.com/postgresql-getting-s... /postgresql-sample-database/]] <code> curl -L -O https://www.postgresqltutorial.com/wp-content/uploads/2
06 GitPrep @01_linux:12_ツール
6 ヒット, 最終更新: 9年前
bシステムをUnix/LinuxにインストールできるWebアプリケーショGitPrepです。 [[https://github.com/yuki-kimoto/gitprep/releases]] ====... ンストール]] ==== ソースwget ==== <code console> # wget https://github.com/yuki-kimoto/gitprep/archive/latest.t... /localhost:10020/ RequestHeader set X-Forwarded-HTTPS "1" </VirtualHost> EOS ) # perl -i.org -nle "s%^... SSLに対してgitコマンドで実行してもエラーになる。 <code> $ git clone https://gitprep.example.jp:10443/matsui/test.git Clonin
Postfix - OP25B環境でFQDNを持たないホストからメールを投げる方法(SMTPリレー) @01_linux:03_mail
5 ヒット, 最終更新: 6年前
ed by ISRG Root X1) <code> cd /etc/ssl/certs wget https://letsencrypt.org/certs/lets-encrypt-x3-cross-signed.pem.txt wget https://letsencrypt.org/certs/isrgrootx1.pem.txt wget https://letsencrypt.org/certs/letsencryptauthorityx3.pem... nsole> # yum install cyrus-sasl-md5 </code> [[https://smtps.jp/docs/integrate/si/postfix/index.html]]
01 cloudmonkey @01_linux:12_ツール
5 ヒット, 最終更新: 11年前
cloudmonkey ====== CloudStackのAPIを簡単に叩けるツール [[https://cwiki.apache.org/confluence/display/CLOUDSTACK/... ode> # easy_install pip Searching for pip Reading https://pypi.python.org/simple/pip/ Download error on https://pypi.python.org/simple/pip/: [Errno 1] _ssl.c:49... x of all packages (this may take a while) Reading https://pypi.python.org/simple/ Download error on https
02 pipのインストール @01_linux:12_ツール
5 ヒット, 最終更新: 11年前
easy_installが入ってない場合は、python-setuptoolsを入れてあげる [[https://pypi.python.org/pypi/setuptools#downloads|Python setuptools 3.3]] <code console> # wget https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_... subprocess.CalledProcessError: Command '['wget', 'https://pypi.python.org/packages/source/s/setuptools/se... e> 先にダウンロードしてあげると上手くいきます。 <code console> # wget https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_
28 Ceph ISCSI @01_linux:13_storage
5 ヒット, 最終更新: 4年前
== 1.tcmu-runner ===== RBDバックエンド tcmu-runner [[https://1.chacra.ceph.com/r/tcmu-runner/master/9c84f7a4... scsi/3/rpm/el7/noarch enabled=1 gpgcheck=1 gpgkey=https://download.ceph.com/keys/release.asc type=rpm-md ... iscsi/3/rpm/el7/SRPMS enabled=0 gpgcheck=1 gpgkey=https://download.ceph.com/keys/release.asc type=rpm-md ... cal environment. If you want to run the API under https, you will need to # create cert/key files that ar
38 cephadmでcephインストール後、openstackで利用 @01_linux:13_storage
5 ヒット, 最終更新: 3年前
<code> # curl --silent --remote-name --location https://github.com/ceph/ceph/raw/octopus/src/cephadm/ce... ode> ==== add repogitory ==== <code> # echo deb https://download.ceph.com/debian-octopus/ $(lsb_release... /etc/apt/sources.list.d/ceph.list # wget -q -O- 'https://download.ceph.com/keys/release.asc' | sudo apt-... update </code> === quincy === <code> # echo deb https://download.ceph.com/debian-quincy/ $(lsb_release
32 CentOS5でTLS1.2 Apache PHP @01_linux:02_www
4 ヒット, 最終更新: 7カ月前
at-devel </code> ===== Apache ===== <code> # wget https://archive.apache.org/dist/httpd/httpd-2.2.24.tar.... /opt/php-5.6.13/etc/php.d \ --with-mcrypt # wget https://pecl.php.net/get/zip-1.13.5.tgz # /opt/php-5.6.... de> === MSSQL === <code> # MSSQLモジュール追加の場合 wget https://museum.php.net/php5/php-5.6.40.tar.gz tar xvf p... ] => ) </code> ===== MySQLもソースから入れる場合 ===== [[https://downloads.mysql.com/archives/community/]]からダウンロ
02 OpenStack base Console @01_linux:08_仮想化:juju
4 ヒット, 最終更新: 3年前
base Console ====== ===== Console Proxy ===== [[https://blog.gnuoy.eu/2014/09/openstack-guest-console-a... --------------------------------------+ | novnc | https://192.168.0.200:6080/vnc_auto.html?path=%3Ftoken%... --------------------------------------+ | novnc | https://100.100.100.250:6080/vnc_auto.html?path=%3Ftoke... nginx/vhost.d/default; location / { proxy_pass https://192.168.0.200:6080; } } </code> {{tag>OpenStac
01 Galera構築 @01_linux:11_データベース:01_mysql
4 ヒット, 最終更新: 7年前
LICATION WITH GALERA]] ===== ①インストール ===== * [[https://launchpad.net/galera/+download|galera最新版]] * [[https://launchpad.net/codership-mysql/+download|MySQL-s... SQL-5.5/|MySQL-client最新版]] ダウンロード <code> # wget https://launchpad.net/galera/2.x/23.2.2/+download/galera-23.2.2-1.rhel5.x86_64.rpm # wget https://launchpad.net/codership-mysql/5.5/5.5.28-23.7/+
32_1 SPDK(Storage Performance Development Kit) @01_linux:01_net
3 ヒット, 最終更新: 5年前
ます。 ===== 環境 ===== CentOS7 ===== 参考ページ===== [[https://software.intel.com/en-us/articles/accelerating-... 5.SPDKのビルド ===== <code> # cd /usr/src # git clone https://github.com/spdk/spdk # cd spdk # git submodule ... mory Access) リモート先のメモリにCPUを介さず読み書き可能な規格。 参考サイト [[https://metonymical.hatenablog.com/entry/2018/07/22/094
34 s3cmd @01_linux:01_net
3 ヒット, 最終更新: 11年前
o GPG program [/usr/bin/gpg]: When using secure HTTPS protocol all communication with Amazon S3 servers... TP and can't be used if you're behind a proxy Use HTTPS protocol [No]: On some networks all internet ac... sword: Path to GPG program: /usr/bin/gpg Use HTTPS protocol: False HTTP Proxy server name: HTTP
63 CentOS6 yum Error @01_linux:01_net
3 ヒット, 最終更新: 3年前
to solve this issue by using the instructions on https://wiki.centos.org/yum-errors If above article doesn't help to resolve this issue please use https://bugs.centos.org/. Error: Cannot retrieve repos... gain </code> ==== 対応 ==== <code> # curl -k -L -O https://curl.se/ca/cacert.pem # cp /etc/pki/tls/certs/c
16 mod_proxy @01_linux:02_www
3 ヒット, 最終更新: 6年前
p/chain.pem SSLProxyEngine On ProxyPass / https://hogehoge.jp/ ProxyPassReverse / https://hogehoge.jp/ CustomLog logs/proxy-access_log combined ErrorLo
23 Apache vhost一覧 @01_linux:02_www
3 ヒット, 最終更新: 12カ月前
ple.com (/opt/bitnami/apache/conf/vhosts/dokuwiki-https-vhost.conf:1) 127.0.0.1:80 is a NameVir... ple.com (/opt/bitnami/apache/conf/vhosts/dokuwiki-https-vhost.conf:1) port 8443 namevhost www.ex... ple.com (/opt/bitnami/apache/conf/vhosts/dokuwiki-https-vhost.conf:1) wild alias *
31 OpenNebula SSL化 @01_linux:08_仮想化
3 ヒット, 最終更新: 6年前
10 HP ProLiant SMH @01_linux:12_ツール
3 ヒット, 最終更新: 4年前
20 gitlab-runner @01_linux:12_ツール
3 ヒット, 最終更新: 4年前
05 CentOS7 firewalld @01_linux:21_centos7
3 ヒット, 最終更新: 3年前
01 epel @01_linux:22_rhel
3 ヒット, 最終更新: 5年前
SonicWall があるとfile_get_contents,fsockopen が利用できない。 @01_linux:99_その他
3 ヒット, 最終更新: 13年前
01 JuJu Maas Openstack @01_linux:08_仮想化:juju
3 ヒット, 最終更新: 3年前
55 corosync pacemaker @01_linux:01_net
2 ヒット, 最終更新: 8年前
17 Nginx FastCGI Cache @01_linux:02_www
2 ヒット, 最終更新: 3年前
19 Let's Encrypt ワイルドカード証明書 @01_linux:02_www
2 ヒット, 最終更新: 2年前
21 HRForecast @01_linux:02_www
2 ヒット, 最終更新: 10年前
31 CentOS5 でTLS1.2 @01_linux:02_www
2 ヒット, 最終更新: 4年前
70 WordPress + PostgreSQL @01_linux:02_www
2 ヒット, 最終更新: 9年前
84 PHP アクセラレータ @01_linux:02_www
2 ヒット, 最終更新: 6年前
33 OpenNebula Windows Template @01_linux:08_仮想化
2 ヒット, 最終更新: 5年前
KVMでWindowsを動かし、virtio化 @01_linux:08_仮想化
2 ヒット, 最終更新: 5年前
12 memtier_benchmark redis @01_linux:09_ベンチマーク
2 ヒット, 最終更新: 6カ月前
unixbench @01_linux:09_ベンチマーク
2 ヒット, 最終更新: 4年前
01 ALUA @01_linux:13_storage
2 ヒット, 最終更新: 5年前
20 CentOS7 MariDB Galera @01_linux:11_データベース:01_mysql
2 ヒット, 最終更新: 5年前
01 tcpdump @01_linux:01_net
1 ヒット, 最終更新: 4年前
16 unboundでキャッシュサーバ @01_linux:01_net
1 ヒット, 最終更新: 3年前
21 CentOS5でPacketix VPN Client @01_linux:01_net
1 ヒット, 最終更新: 6年前
23 LVS on CloudStack @01_linux:01_net
1 ヒット, 最終更新: 7年前
28 Rundeckでジョブスケジューラを構築 @01_linux:01_net
1 ヒット, 最終更新: 6年前
29 TGT で thin provision @01_linux:01_net
1 ヒット, 最終更新: 5年前
43 reposync リポジトリコピー @01_linux:01_net
1 ヒット, 最終更新: 4年前
50 du: WARNING: Circular directory structure. @01_linux:01_net
1 ヒット, 最終更新: 12年前
51 Heartbeat + Pacemaker + galera(3 server) @01_linux:01_net
1 ヒット, 最終更新: 10年前
57 RocketChat @01_linux:01_net
1 ヒット, 最終更新: 6年前
58 Mattermost @01_linux:01_net
1 ヒット, 最終更新: 6年前
59 ExpressVPN @01_linux:01_net
1 ヒット, 最終更新: 4年前
72 wgetをプロキシ経由で @01_linux:01_net
1 ヒット, 最終更新: 10年前
ip_contrack @01_linux:01_net
1 ヒット, 最終更新: 4年前
IPMIコマンド @01_linux:01_net
1 ヒット, 最終更新: 5年前
tcで帯域制限(htb) @01_linux:01_net
1 ヒット, 最終更新: 6年前
03 SSL中間証明書確認 @01_linux:02_www
1 ヒット, 最終更新: 6年前
10 Memchached @01_linux:02_www
1 ヒット, 最終更新: 6年前
14 Let's Encrypt無料のSSL証明書 @01_linux:02_www
1 ヒット, 最終更新: 3年前
91 PV計算(ページビュー) @01_linux:02_www
1 ヒット, 最終更新: 21カ月前
mod_rewrite @01_linux:02_www
1 ヒット, 最終更新: 7年前
11 telnetでSMTP @01_linux:03_mail
1 ヒット, 最終更新: 6年前
13 CentOS6メール設定 @01_linux:03_mail
1 ヒット, 最終更新: 5年前
Postfix DovecotでPOP before SMTP @01_linux:03_mail
1 ヒット, 最終更新: 13年前
02 Munin @01_linux:04_監視
1 ヒット, 最終更新: 4カ月前
02 bnx2xゲストVMのネットワークが遅すぎる @01_linux:08_仮想化
1 ヒット, 最終更新: 12年前
32 OpenNebula Sqlite to MySQL @01_linux:08_仮想化
1 ヒット, 最終更新: 5年前
05 Linuxチューニング @01_linux:09_ベンチマーク
1 ヒット, 最終更新: 3年前
11.IO負荷高いプロセスを見つける(iotop) @01_linux:09_ベンチマーク
1 ヒット, 最終更新: 7年前
dbench @01_linux:09_ベンチマーク
1 ヒット, 最終更新: 3年前
fio @01_linux:09_ベンチマーク
1 ヒット, 最終更新: 3年前
tuned @01_linux:09_ベンチマーク
1 ヒット, 最終更新: 3年前
05 KVM Multi-Queue @01_linux:10_network
1 ヒット, 最終更新: 3年前
07 Wireguard Client設定 @01_linux:10_network
1 ヒット, 最終更新: 12カ月前
07 GitPrep アップグレード @01_linux:12_ツール
1 ヒット, 最終更新: 8年前
18 Ceph MON可用性 @01_linux:13_storage
1 ヒット, 最終更新: 4年前
21 Ceph マニュアルインストール @01_linux:13_storage
1 ヒット, 最終更新: 3年前
26 Ceph recovery speed @01_linux:13_storage
1 ヒット, 最終更新: 4年前
02 CentOS7 iptables @01_linux:21_centos7
1 ヒット, 最終更新: 4年前
07 CentOS cgroupでリソースコントロール @01_linux:21_centos7
1 ヒット, 最終更新: 4年前
09 CentOS7 Cockpit @01_linux:21_centos7
1 ヒット, 最終更新: 3年前
02 Ubuntu Cockpit KVM @01_linux:30_ubuntu
1 ヒット, 最終更新: 3年前
12 Ubuntu Docker @01_linux:30_ubuntu
1 ヒット, 最終更新: 9カ月前
13 Ubuntu 古いzabbix @01_linux:30_ubuntu
1 ヒット, 最終更新: 3年前
3ware tw_cli @01_linux:99_その他
1 ヒット, 最終更新: 7年前
14 CentOS7 fsck @01_linux:99_その他
1 ヒット, 最終更新: 7年前
22 ロードアベレージ調査 @01_linux:99_その他
1 ヒット, 最終更新: 10年前
40 CentOS6 yum使えない @01_linux:99_その他
1 ヒット, 最終更新: 4年前
FUSE @01_linux:99_その他
1 ヒット, 最終更新: 24カ月前
01 ドキュメント @01_linux:04_監視:zabbix
1 ヒット, 最終更新: 12年前
93 Unknown column 'impi_errors_from' in 'field list' @01_linux:04_監視:zabbix
1 ヒット, 最終更新: 10年前
05 Percona Xtrabackup @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 5年前
08 MySQLシステム変数 @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 9年前
50 MySQLベンチマーク(sysbench) @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 3年前
52 MySQLQ sysbench 1.0 @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 3年前

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: 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