• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » set
トレース: • DSR/非DSR説明 • 2017.07.22 ぽっぽっ屋 • 16 Ubuntu sysstat • 2016.04.13 Kip Moore – Somethin' 'Bout a Truck • 2016.04.20 4スタンス理論 • 2017.07.31 噂 • 2017.07.12 VyOS • 2017.07.10 聖の青春 • 07 Ubuntu タイムゾーン設定とロケール設定 • 2017.07.05 左手一本のシュート

set

検索

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

完全一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
全ての名前空間
  • 全ての名前空間
  • 01_linux (54)
  • 02_freebsd (21)
  • 50_dialy (21)
  • 05_network (12)
  • 06_virtualization (10)
  • en (8)
  • 03_windows (7)
  • 11_php (7)
  • parallels (6)
  • 15_python (2)
  • wiki (1)
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

マッチした文書名:

  • 06 Dokuwiki 初期設定
  • 18 iLO自体を再起動
  • 63 Adaptech set priority 優先度変更
  • 32 パスワードリセットする裏技
  • summit syslog設定
  • 10 Xen Memory割当
  • 89_timezoneを指定してないとエラー
  • 16 MySQL auto_increment リセット
  • 25 Laravel Model毎にDBを選択
  • 2021.09.07 Intel Persistent Memory Setting
  • 21 Set up Wireguard client as Gateway

全文検索:

Vyatta - IPSec Brige / L2TP(IPSec)+Nat @05_network:04_vyatta
59 ヒット, 最終更新: 13年前
= インターフェース設定 ====== ===== vyatta-A ===== <code> # set interfaces ethernet eth0 address 10.10.10.246/24 # set interfaces ethernet eth1 address 192.168.10.246/24 # set system gateway-address '10.10.10.1' # set system host-name 'vyatta-A' </code> ===== vyatta-B ===== <c
Vyatta Backup/Reestore @05_network:04_vyatta
35 ヒット, 最終更新: 13年前
vyatta-config-gen-sets.pl /config/backup.config set interfaces ethernet eth0 address '10.10.100.1/24' set interfaces ethernet eth0 duplex 'auto' set interfaces ethernet eth0 hw-id '52:54:00:2e:6e:99' set interfaces ethernet eth0 smp_affinity 'auto' se
Vyatta Openvpn @05_network:04_vyatta
25 ヒット, 最終更新: 13年前
=== インターフェース設定 ====== ===== vyatta-A ===== <code> set system hostname router-A set interfaces ethernet eth0 address 10.10.10.246/24 set interfaces ethernet eth1 address 192.168.10.246/24 set service nat rule 10 outbound-interface eth0 set s
FreeBSD - vim @02_freebsd:99_その他
23 ヒット, 最終更新: 10年前
ake install </code> ====== .vimrc ====== <code> set nobackup if v:lang =~ "^ko" set fileencodings=euc-kr set guifontset=-*-*-medium-r-normal--16-*-*-*-*-*-*-* elseif v:lang =~ "^ja_JP" set fileencodings=euc-jp set guifontset=-misc-fix
Vyatta Cluster @05_network:04_vyatta
20 ヒット, 最終更新: 13年前
|Global|Local| |172.20.1.252|10.1.1.252| <code> set cluster dead-interval '20000' set cluster group cluster1 auto-failback 'false' set cluster group cluster1 primary 'vyatta.primary' set cluster group cluster1 secondary 'vyatta.secondary
Vyatta OpenVPN Server/Client @05_network:04_vyatta
20 ヒット, 最終更新: 13年前
ta.key </code> ===== コマンド ===== <code console> # set interfaces openvpn vtun0 encryption 'aes128' # set interfaces openvpn vtun0 mode 'server' # set interfaces openvpn vtun0 openvpn-option '--tls-auth /etc/openvpn/ta.key 0' # set interfaces openvpn vtun0 protocol 'udp' # set int
01 vim @01_linux:20_エディタ
13 ヒット, 最終更新: 4年前
rcを置けばOK <code> $ cat ~/.vimrc ""#####表示設定##### ""set number "行番号を表示する set title "編集中のファイル名を表示 set showmatch "括弧入力時の対応する括弧を表示 syntax on "コードの色分け set tabstop=4 "インデントをスペース4つ分に設定 set nosmartindent "
55 corosync pacemaker @01_linux:01_net
11 ヒット, 最終更新: 9年前
設定 ===== ==== フィルタの停止と、初期設定 ==== pcs property set stonith-enabled=false pcs property set no-quorum-policy=ignore pcs resource defaults resource-s... ocf:pacemaker:ping \ name=ping_set \ dampen=5s \ multi... ocf:pacemaker:ping \ name=ping_g_set \ dampen=5s \ multi
ipコマンド/IPエイリアス追加 @02_freebsd:80_unixコマンド
11 ヒット, 最終更新: 4年前
th1.210 type vlan id 210 ==== UP ==== ip link set eth1.210 up ==== Down ==== ip link set eth1.210 down ==== 削除 ==== ip link del eth1.210 ===== ... route delete default ==== MTU変更 ==== ip link set eth0 mtu 9000 ===== VLANを付ける ===== eth0を使って、eth... = <code> # ip link add bond0 type bond # ip link set bond0 type bond miimon 100 mode 802.3ad # ip link
Vyatta - L2TP(IPSec) @05_network:04_vyatta
11 ヒット, 最終更新: 13年前
+----+-----+ ===== コマンド ===== <code> set vpn ipsec ipsec-interfaces interface eth0 set vpn ipsec nat-networks allowed-network [ネットワークセグメント] set vpn ipsec nat-traversal enable set vpn l2tp remote-access authentication local-users username [ユーザ名] p
Vyatta - Nat @05_network:04_vyatta
10 ヒット, 最終更新: 13年前
.0/16からの接続はNatさせる場合 <code console> $ configure # set nat source rule 10 # set nat source rule 10 outbound-interface eth0 # set nat source rule 10 source address '192.168.0.0/16' # set nat source rule 10 translation address masquerade
MySQLコマンド @02_freebsd:04_database:01_mysql
10 ヒット, 最終更新: 2カ月前
-----+------------------+------------+ 12 rows in set (0.00 sec) </code> ==== 権限の確認 ==== <code conso... +-------------+-----------+-----------+ 4 rows in set (0.00 sec) </code> ==== ユーザ作成 ==== <code> CREAT... matsui@localhost のパスワードを、[PASSWORD]に変更する。 <code> SET PASSWORD FOR 'matsui'@'localhost' = PASSWORD('[PA... sole> mysql> create database 新データベース名 character set utf8; # mysqldump 旧データベース名 | mysql 新データベース名
36 LINSTOR Bcache @01_linux:13_storage
9 ヒット, 最終更新: 3年前
ORでzfsthinを設定してもシンプロにならないので注意</color> <code> zfs set compress=lz4 DataPool ##zfs set compress=off DataPool zfs set sync=disabled DataPool zfs set atime=off DataPool zpool set autotrim=off DataPool </code> ==== プールの設定
Vyatta - インストール @05_network:04_vyatta
8 ヒット, 最終更新: 13年前
/code> ====== インターフェース設定 ====== <code console> # set interfaces ethernet eth0 address 10.10.100.1/24 # set interfaces ethernet eth1 address 192.168.100.246/... 24 </code> ====== システム設定 ====== <code console> # set system gateway-address 10.10.100.5 # set system name-server 8.8.8.8 # set system host-name vyatta02.ho
Vyatta VRRP @05_network:04_vyatta
8 ヒット, 最終更新: 13年前
問題無く通信できる。 ===== switch1(vyatta-A) ===== <code> # set interfaces ethernet eth1 vrrp vrrp-group 99 # set interfaces ethernet eth1 vrrp virtual-address 192.168.5.1 # set interfaces ethernet eth1 vrrp preempt true # set interfaces ethernet eth1 vrrp priority 255 </code> =
09 Dockerリバースプロキシ(HTTPS) @06_virtualization:05_container
8 ヒット, 最終更新: 4カ月前
20 Kubernetes GlusterFS Galera Wordpress @06_virtualization:05_container
8 ヒット, 最終更新: 3年前
14 MariaDB @01_linux:11_データベース:01_mysql
8 ヒット, 最終更新: 8年前
20 wait_timeoutとthread_cache_size @02_freebsd:04_database:01_mysql
8 ヒット, 最終更新: 9年前
MySQL - slow log @02_freebsd:04_database:01_mysql
8 ヒット, 最終更新: 4カ月前
03 iperf3 @01_linux:09_ベンチマーク
7 ヒット, 最終更新: 8カ月前
バッチ曜日判別 @03_windows:06_batch_file
7 ヒット, 最終更新: 7年前
二重起動防止 @03_windows:06_batch_file
6 ヒット, 最終更新: 7年前
Vyatta PPTP @05_network:04_vyatta
6 ヒット, 最終更新: 13年前
05 Docker Nginx reverse proxy @06_virtualization:05_container
6 ヒット, 最終更新: 4年前
15 InnoDB テーブルロック @01_linux:11_データベース:01_mysql
6 ヒット, 最終更新: 7年前
51 Heartbeat + Pacemaker + galera(3 server) @01_linux:01_net
5 ヒット, 最終更新: 10年前
30 ZFS Linux @01_linux:13_storage
5 ヒット, 最終更新: 4年前
バッチファイルでカウント @03_windows:06_batch_file
5 ヒット, 最終更新: 7年前
01 Galera構築 @01_linux:11_データベース:01_mysql
5 ヒット, 最終更新: 7年前
2021.04.29 Docker dokuwiki linuxserver @50_dialy:2021:04
5 ヒット, 最終更新: 2年前
2022.05.26 Kubernetes Podで名前解決できない @50_dialy:2022:05
5 ヒット, 最終更新: 3年前
ipmitool Server内から、IPMI IP確認 @01_linux:01_net
4 ヒット, 最終更新: 6年前
02_ネットワーク負荷試験iperf @01_linux:09_ベンチマーク
4 ヒット, 最終更新: 8年前
20 Ceph PG数 @01_linux:13_storage
4 ヒット, 最終更新: 3年前
ソフトウェアRaid監視(Windows) @03_windows:04_monitoring
4 ヒット, 最終更新: 10年前
Vyatta - DNS cache server @05_network:04_vyatta
4 ヒット, 最終更新: 13年前
16 Kubernetes + DRBD Linstor @06_virtualization:05_container
4 ヒット, 最終更新: 3年前
09 Galera + innodb_flush_log_at_trx_commit @01_linux:11_データベース:01_mysql
4 ヒット, 最終更新: 9年前
15 MySQL 55 to 56 で問題 @02_freebsd:04_database:01_mysql
4 ヒット, 最終更新: 3年前
LEFT JOIN、INNER JOIN違い @02_freebsd:04_database:01_mysql
4 ヒット, 最終更新: 12年前
MySQL - クエリ全部ログ取得 @02_freebsd:04_database:01_mysql
4 ヒット, 最終更新: 7年前
PostgreSQLコマンド @02_freebsd:04_database:02_posgresql
4 ヒット, 最終更新: 3年前
2023.12.14 React-adminとDjangoの連携 @50_dialy:2023:12
4 ヒット, 最終更新: 21カ月前
tcで帯域制限(htb) @01_linux:01_net
3 ヒット, 最終更新: 6年前
17 Nginx FastCGI Cache @01_linux:02_www
3 ヒット, 最終更新: 3年前
21 グラフ描写(gnuplot) @01_linux:02_www
3 ヒット, 最終更新: 8年前
01 NagiosQL @01_linux:04_監視
3 ヒット, 最終更新: 9年前
76 dmraid リビルド @01_linux:99_その他
3 ヒット, 最終更新: 11年前
41 Windows 更新日時を変更 @03_windows:99_other
3 ヒット, 最終更新: 7年前
Vyatta SSH key @05_network:04_vyatta
3 ヒット, 最終更新: 13年前
33 Let's Encrypt リバースプロキシ(手動板)+ GitLab @06_virtualization:05_container
3 ヒット, 最終更新: 11カ月前
34 UnboundでHA構成 @06_virtualization:05_container
3 ヒット, 最終更新: 8カ月前
04 twig 変数 @11_php:01_twig
3 ヒット, 最終更新: 7年前
02 MySQL max_connections @01_linux:11_データベース:01_mysql
3 ヒット, 最終更新: 3年前
MySQL - 数値に変換してソート @02_freebsd:04_database:01_mysql
3 ヒット, 最終更新: 13年前
外部接続 @02_freebsd:04_database:01_mysql
3 ヒット, 最終更新: 13年前
40 Laravel SSH/SCP @11_php:02_framework:01_laravel
3 ヒット, 最終更新: 6年前
2017.10.31 Windows7 ネットワークが遅い時 @50_dialy:2017:10
3 ヒット, 最終更新: 8年前
2024.04.02 Homebrewを入れる @50_dialy:2024:04
3 ヒット, 最終更新: 17カ月前
2024.04.12 MySQL bitフィールド @50_dialy:2024:04
3 ヒット, 最終更新: 17カ月前
2025.05.23 WinSCPで同期 @50_dialy:2025:05
3 ヒット, 最終更新: 2カ月前
31 CentOS5 TLS1.2 @en:01_linux:02_www
3 ヒット, 最終更新: 16カ月前
2024.04.12 MySQL BIT Field @en:50_dialy:2024:04
3 ヒット, 最終更新: 16カ月前
2025.03.14 Building Zed Editor on Windows @en:50_dialy:2025:03
3 ヒット, 最終更新: 6カ月前
2025.05.23 Synchronizing with WinSCP @en:50_dialy:2025:05
3 ヒット, 最終更新: 2カ月前
Formatting Syntax @wiki
2 ヒット, 最終更新: 5年前
56 PCS コマンド @01_linux:01_net
2 ヒット, 最終更新: 9年前
05 KVM Multi-Queue @01_linux:10_network
2 ヒット, 最終更新: 3年前
19 HPE Insight Management Agents Trap Alarm @01_linux:12_ツール
2 ヒット, 最終更新: 6年前
13 ZFS logbias @01_linux:13_storage
2 ヒット, 最終更新: 3年前
26 Ceph OSD reboot @01_linux:13_storage
2 ヒット, 最終更新: 4年前
29 Ceph Dashboard @01_linux:13_storage
2 ヒット, 最終更新: 4年前
01 ネットワーク設定nmcli @01_linux:21_centos7
2 ヒット, 最終更新: 5週間前
04 CentOS7 古いカーネルで起動 @01_linux:21_centos7
2 ヒット, 最終更新: 5年前
07 Ubuntu タイムゾーン設定とロケール設定 @01_linux:30_ubuntu
2 ヒット, 最終更新: 4年前
35 GPT対応大容量ディスクにパーティションを追加(parted) @01_linux:99_その他
2 ヒット, 最終更新: 5年前
01 VMware ESXi mount @06_virtualization:02_vmware_esxi
2 ヒット, 最終更新: 7年前
89_timezoneを指定してないとエラー @11_php:02_framework
2 ヒット, 最終更新: 11年前
02 DB接続(Singleton) @11_php:05_class
2 ヒット, 最終更新: 10年前
02 Plesk日本語化 @parallels:01_plesk
2 ヒット, 最終更新: 11年前
06 コンテナの保存先変更 @parallels:02_virtuozzo
2 ヒット, 最終更新: 11年前
20 CentOS7 MariDB Galera @01_linux:11_データベース:01_mysql
2 ヒット, 最終更新: 6年前
51 MySQLベンチマーク(mysqlslap) @01_linux:11_データベース:01_mysql
2 ヒット, 最終更新: 9年前
01 PostgreSQL streaming replica @01_linux:11_データベース:02_postgresql
2 ヒット, 最終更新: 3年前
02 Redis コマンド @01_linux:11_データベース:03_redis
2 ヒット, 最終更新: 10カ月前
11 ERROR:1093を回避 @02_freebsd:04_database:01_mysql
2 ヒット, 最終更新: 11年前
IPアドレス-アドレスナンバー @02_freebsd:04_database:01_mysql
2 ヒット, 最終更新: 12年前
MySQL - レプリケーション @02_freebsd:04_database:01_mysql
2 ヒット, 最終更新: 13年前
MySQL - パスワードを忘れた @02_freebsd:04_database:01_mysql
2 ヒット, 最終更新: 5年前
2021.06.19 Ceph HEALTH_WARN mon is allowing insecure global_id reclaim @50_dialy:2021:06
2 ヒット, 最終更新: 4年前
2021.09.25 PCS NFS @50_dialy:2021:09
2 ヒット, 最終更新: 4年前
2024.03.05 VBA Selenium ログイン @50_dialy:2024:03
2 ヒット, 最終更新: 18カ月前
2025.03.14 Zed Editor Windowsでビルド @50_dialy:2025:03
2 ヒット, 最終更新: 6カ月前
08 PHP MySQLへ接続できない @11_php
1 ヒット, 最終更新: 6年前
11 Memcache @11_php
1 ヒット, 最終更新: 11年前
02 paramiko SSH @15_python
1 ヒット, 最終更新: 6年前
16 共用サーバで、pythonインストール @15_python
1 ヒット, 最終更新: 2年前
75 Proftpd @01_linux:01_net
1 ヒット, 最終更新: 6カ月前
10 Memchached @01_linux:02_www
1 ヒット, 最終更新: 6年前
15 CentOS6 suPHP7.2 @01_linux:02_www
1 ヒット, 最終更新: 7年前
12 memtier_benchmark redis @01_linux:09_ベンチマーク
1 ヒット, 最終更新: 10カ月前
04 Strongswan IKEv2 EAP @01_linux:10_network
1 ヒット, 最終更新: 3年前
10 firewall-cmp @01_linux:10_network
1 ヒット, 最終更新: 5週間前
06 GitPrep @01_linux:12_ツール
1 ヒット, 最終更新: 10年前
28 Ceph ISCSI @01_linux:13_storage
1 ヒット, 最終更新: 4年前
33 wipefs @01_linux:13_storage
1 ヒット, 最終更新: 4年前
35 pgs not deep-scrubbed in time @01_linux:13_storage
1 ヒット, 最終更新: 3年前
05 CentOS7 firewalld @01_linux:21_centos7
1 ヒット, 最終更新: 3年前
63 Adaptech set priority 優先度変更 @01_linux:99_その他
1 ヒット, 最終更新: 5年前
ソフトウェアRaid削除 @01_linux:99_その他
1 ヒット, 最終更新: 5年前
suPHP @02_freebsd:02_www
1 ヒット, 最終更新: 12年前
ps @02_freebsd:80_unixコマンド
1 ヒット, 最終更新: 9年前
08 ローカルアカウント追加Windows11 @03_windows:01_net
1 ヒット, 最終更新: 19カ月前
15 Windows10 チューニング @03_windows:99_other
1 ヒット, 最終更新: 5年前
01 lvmをマウント @06_virtualization:03_xen
1 ヒット, 最終更新: 9年前
10 Xen Memory割当 @06_virtualization:03_xen
1 ヒット, 最終更新: 6年前
15 Kubernetes Error @06_virtualization:05_container
1 ヒット, 最終更新: 3年前
01 Virtuozzoコンテナのユーザパスワード変更 @parallels:02_virtuozzo
1 ヒット, 最終更新: 11年前
02 コンテナ内にモジュール読み込み @parallels:02_virtuozzo
1 ヒット, 最終更新: 11年前
03 コンテナ内でnfsマウント @parallels:02_virtuozzo
1 ヒット, 最終更新: 11年前
04 Virtuozzo ServiceCT再作成 @parallels:02_virtuozzo
1 ヒット, 最終更新: 11年前
11_Zabbix自体の監視 @01_linux:04_監視:zabbix
1 ヒット, 最終更新: 12年前
93 Unknown column 'impi_errors_from' in 'field list' @01_linux:04_監視:zabbix
1 ヒット, 最終更新: 10年前
01 JuJu Maas Openstack @01_linux:08_仮想化:juju
1 ヒット, 最終更新: 4年前
05 Percona Xtrabackup @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 6年前
11 Galera同期(複数台構成) @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 6年前
13 mysql56 + galera3 @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 9年前
16 MySQL auto_increment リセット @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 7年前
18 CentOS7 MariaDB @01_linux:11_データベース:01_mysql
1 ヒット, 最終更新: 6年前
18 MySQLでALTER TABLEの進捗確認 @02_freebsd:04_database:01_mysql
1 ヒット, 最終更新: 6年前
MySQL - バックアップ mysqldump @02_freebsd:04_database:01_mysql
1 ヒット, 最終更新: 7カ月前
MySQLパスワードエラー @02_freebsd:04_database:01_mysql
1 ヒット, 最終更新: 13年前
13 laravel-admin @11_php:02_framework:01_laravel
1 ヒット, 最終更新: 7年前
2019.08.05 久しぶりにSLコマンド @50_dialy:2019:08
1 ヒット, 最終更新: 6年前
2021.01.04 OpenCas with kernel4 @50_dialy:2021:01
1 ヒット, 最終更新: 5年前
2021.08.03 KVM IOPS limit @50_dialy:2021:08
1 ヒット, 最終更新: 4年前
2021.12.07 Limit for the maximum number of semaphores reached @50_dialy:2021:12
1 ヒット, 最終更新: 4年前
2023.10.18 Wifiの優先順位変更 @50_dialy:2023:10
1 ヒット, 最終更新: 15カ月前
2024.07.10 PHP-FPMのumask変更 @50_dialy:2024:07
1 ヒット, 最終更新: 9カ月前
2024.07.27 dovecot Out of Memory @50_dialy:2024:07
1 ヒット, 最終更新: 13カ月前
2024.10.02 rclone @50_dialy:2024:10
1 ヒット, 最終更新: 11カ月前
2024.12.03 MainWP Child @50_dialy:2024:12
1 ヒット, 最終更新: 9カ月前
2025.02.05 Docker Error @50_dialy:2025:02
1 ヒット, 最終更新: 7カ月前
71 vsftpd @en:01_linux:01_net
1 ヒット, 最終更新: 12カ月前
82 ERROR: 1175 @02_freebsd:04_database:01_mysql:82_error
1 ヒット, 最終更新: 9年前
Mar 8 2023 SSH Error no hostkey alg @en:50_dialy:2022:03
1 ヒット, 最終更新: 2年前
21 Set up Wireguard client as Gateway @en:50_dialy:2024:02
1 ヒット, 最終更新: 19カ月前
2025.01.16 BLS (Boot Loader Specification) @en:50_dialy:2025:01
1 ヒット, 最終更新: 8カ月前

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本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