• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » set
Trace: • 23 Plesk version • 21 RAIDディスクの初期化 • 01 cloudmonkey • 01 ALUA • 01 Ubuntu LANG • 2021.03.16 古いSSH • 71 kdump • 11 telnetでSMTP • 2024.05.02 Amazon Linux 2023 Zabbix • Dokuwiki.fl8.jp

set

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
@06_virtualization
  • Any namespace
  • 06_virtualization:05_container (9)
  • 06_virtualization:03_xen (2)
  • 06_virtualization:02_vmware_esxi (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Matching pagenames:

  • 10 Xen Memory割当

Fulltext results:

09 Dockerリバースプロキシ(HTTPS) @06_virtualization:05_container
8 Hits, Last modified: 6 months ago
e.com/; proxy_redirect off; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for... 2.com/; proxy_redirect off; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for
20 Kubernetes GlusterFS Galera Wordpress @06_virtualization:05_container
8 Hits, Last modified: 4 years ago
rd|wp_pass| <code> helm install my-release \ --set persistence.enabled=false \ --set rootUser.password=root_password \ --set db.user=wp_user \ --set db.password=wp_pass \ --set db.name=wordpress \ bitnami/mariadb-galera
05 Docker Nginx reverse proxy @06_virtualization:05_container
6 Hits, Last modified: 4 years ago
com:8080/; # 基本はキャッシュしない set $do_not_cache 1; # 画像のみキャッシュさせる ... png|gif|css|js|ico|svg)$") { set $do_not_cache 0; } proxy_... oxy_cache_bypass $do_not_cache; proxy_set_header Host $http_host; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
16 Kubernetes + DRBD Linstor @06_virtualization:05_container
5 Hits, Last modified: 3 years ago
code> helm install linstor-op linstor/linstor \ --set operator.controller.enabled=false \ --set etcd.persistentVolume.enabled=false \ --set operator.etcd.enabled=false \ --set controllerEndpoint=http://172.16.0.65:3370 </code> ==== 確認 ====
34 UnboundでHA構成 @06_virtualization:05_container
4 Hits, Last modified: 10 months ago
udo apt update sudo apt upgrade sudo timedatectl set-timezone Asia/Tokyo sudo localectl set-locale LANG=ja_JP.UTF-8 cat /etc/systemd/timesyncd.conf system... ocker-compose exec unbound bash unbound-control-setup ==== 5.Loopback ==== VIPから来る通信を受け取るため、Loopb... rack_script用意(冗長構成を切り替える際にトリガー) これを用意する事によって、ip l set ens5 down すると、VRRPが切り替わる。 <code> cat << __EOM__
04 Docker MailServer @06_virtualization:05_container
3 Hits, Last modified: 6 weeks ago
nv ENABLE_OPENDKIM=1 </code> DKIMキー作成 <code> # ./setup.sh config dkim </code> このファイル ./docker-data/dm... === 下記でDKIM追加したつもりなのに、DKIM署名が付かない事があった。 <code> ./setup.sh config dkim domain hogehoge2.com </code> 設... cker-data/dms/config/rspamd/custom-commands.conf set-option-for-controller password "{hash値}" </code>
33 Let's Encrypt リバースプロキシ(手動板)+ GitLab @06_virtualization:05_container
3 Hits, Last modified: 13 months ago
/etc/letsencrypt/live/gitlab.fl8.jp/cert.pem; set $sts_header ""; if ($https) { set $sts_header "max-age=31536000"; } add_header Str... proxy_pass http://gitlab.fl8.jp; set $upstream_keepalive false; } } </code> <code
01 VMware ESXi mount @06_virtualization:02_vmware_esxi
2 Hits, Last modified: 7 years ago
=== 4. マウント ===== <code> [root@vmware:~] vsish -e set /vmkModules/iso9660/mount mpx.vmhba32:C0:T0:L0 </... = 6. アンマウント ===== <code> [root@vmware:~] vsish -e set /vmkModules/iso9660/umount mpx.vmhba32:C0:T0:L0 <
15 Kubernetes Error @06_virtualization:05_container
2 Hits, Last modified: 3 years ago
ndbox: rpc error: code = Unknown desc = failed to setup network for sandbox "49a5d016c6aacfbea51d08b00f... 6269bdc2d4132": failed to delegate add: failed to set bridge addr: "cni0" already has an IP address dif
27 Docker Djnago @06_virtualization:05_container
2 Hits, Last modified: 23 months ago
ct testproject . ==== プロジェクト作成後 ==== [プロジェクト名]/settings.pyに下記を追加 <code> DATABASES = { 'default'... :pasted:20231214-125010.png}} <code|testproject/setting.py> ALLOWED_HOSTS = ['django.fl8.jp'] or AL
01 lvmをマウント @06_virtualization:03_xen
1 Hits, Last modified: 10 years ago
herit Read ahead sectors auto - currently set to 256 Block device 253:47 </code
10 Xen Memory割当 @06_virtualization:03_xen
1 Hits, Last modified: 6 years ago
====== 10 Xen Memory割当 ====== 単位はMB <code> xm mem-set VMNAME 16384 </code> {{tag>Xen}}

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