全文検索:
- 01 Redisインストール @01_linux:11_データベース:03_redis
- ====== 01 Redisインストール ====== [[01_linux:11_データベース:03_redis:02_redis]] === 環境 === AlmaLinux 9.1 ===== 1.modul
- 02 Redis コマンド @01_linux:11_データベース:03_redis
- ====== 02 Redis コマンド ====== [[01_linux:11_データベース:03_redis:01_install]] ===== キーの確認 ===== keys * ===== キーのtype確認 ===== type [ke
- 06 WireGuard @01_linux:10_network
- ivkey 公開鍵:pubkey 事前共有キー:preshared <code> CL=client01 mkdir -p ~/WireGuard/${CL} && cd ~/WireGuard/${... ER_privkey=`cat ~/WireGuard/server/privkey` CLIENT01_pubkey=`cat ~/WireGuard/client01/pubkey` CLIENT01_preshared=`cat ~/WireGuard/client01/preshared` cat << __EOM__ > /etc/wireguard/wg0
- 07 Wireguard Client設定 @01_linux:10_network
- ===== [[https://www.wireguard.com/install/]] {{:01_linux:10_network:pasted:20240316-043457.png}} =... ンロードしたwireguard-installer.exeをダブルクリックでインストール {{:01_linux:10_network:pasted:20240316-043930.png}} {{:01_linux:10_network:pasted:20240316-043849.png|}} ===== 3.タスクバーからWireGuardをクリック ===== {{:01_linux:10_network:pasted:20240605-050820.png}} =
- 08 Ubuntu Nat iptables直 @01_linux:30_ubuntu
- ===== iptables 永続化 ===== 下記で再起動後も反映するように設定しておく [[01_linux:30_ubuntu:03_ipables]] ====== Ubuntu NAT
- 06 Ubuntu Network設定 @01_linux:30_ubuntu
- nets: eno1: addresses: - 10.10.0.101/16 gateway4: 10.10.0.1 nameservers: ... s: - eno1 addresses: - 10.10.0.101/16 gateway4: 10.10.0.1 nameservers: ... nets: eno1: addresses: - 10.10.0.101/16 gateway4: 10.10.0.1 nameservers:
- 19 Let's Encrypt ワイルドカード証明書 @01_linux:02_www
- tonly --manual \ --preferred-challenges dns-01 \ --server https://acme-v02.api.letsencrypt
- 08 qcow2 バックアップ 外部へ取得する場合(online external) @01_linux:08_仮想化:kvm
- 外部へ取得する場合(online external) ====== 内部スナップショットは、[[01_linux:08_仮想化:kvm:10_qcow2_backup_internal]] ===== ディスク確認 ===== <code> root@hvdev1001:~# virsh domblklist testvm Target Source -----... ode> ===== スナップショット作成 ===== <code> root@hvdev1001:~# virsh snapshot-create-as testvm --name testsna... code> ==== スナップショット作成後 ==== <code> root@hvdev1001:~# virsh domblklist testvm Target Source -----
- 11 KVM名前変更 @01_linux:08_仮想化:kvm
- emu/ -rw------- 1 root root 6906 Jan 19 16:02 vm-001.xml -rw------- 1 root root 6906 Apr 27 10:14 vm-0... State ----------------------------- - vm-001 shut off - vm-002 shut off </code> ====
- 10 qcow2バクアップ 内部スナップショット(internal) @01_linux:08_仮想化:kvm
- 2バクアップ 内部スナップショット(internal) ====== 外部スナップショットは、[[01_linux:08_仮想化:kvm:08_qcow2_online_external_backup]... = <code> # virsh snapshot-create-as --domain test01 --name 20230128 </code> ===== スナップショットの確認 ===== <code> # virsh snapshot-list test01 Name Creation Time State --
- 38 cephadmでcephインストール後、openstackで利用 @01_linux:13_storage
- /etc/ceph # cephadm bootstrap --mon-ip 192.168.0.101 --initial-dashboard-user admin --initial-dashboar... de> ssh-copy-id -f -i /etc/ceph/ceph.pub root@ceph01 ssh-copy-id -f -i /etc/ceph/ceph.pub root@ceph02 ... ceph/ceph.pub root@ceph03 ceph orch host add ceph01 192.168.0.101 ceph orch host add ceph02 192.168.0.102 ceph orch host add ceph03 192.168.0.103 ceph o
- 21 Ceph マニュアルインストール @01_linux:13_storage
- 21 Ceph マニュアルインストール ====== 新しいバージョンOctopusあたりから[[01_linux:13_storage:38_cephadm |cephadmでインストール]]できるよ
- 34 OpenNebula Ceph template @01_linux:08_仮想化
- mimage 作成(Empty Disk) - raw ファイルから作成したrbdへコピー([[01_linux:08_仮想化:kvm:32_lvm_to_qcow2]]) {{tag>Cep
- 16 Ubuntu sysstat @01_linux:30_ubuntu
- ====== 16 Ubuntu sysstat ====== [[01_linux:12_ツール:04_sar|sar]]でサーバの状況を表示する。 [[01_linux:30_ubuntu:07_ubuntu_timezone_locate]] で時間を合わせておいた方が
- 37 LINSOTR + OpenStack @01_linux:13_storage
- fy_tls_backend: "no" docker_registry: 192.168.30.101:4000 docker_registry_insecure: "yes" kolla_instal... der_backup_driver: "nfs" cinder_backup_share: "192.168.30.101:/nfs" </code> {{tag>LINSOTR OpenStack}}