• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » usr
Trace: • PostgreSQLコマンド • 14 file_get_contentsのタイムアウト • 24 Bitwarden/Vaultwarden • 01 Bash - 制御文 • 2024.01.24 Rubyで簡単なメール送信スクリプト • 01 twigについて • 20 CentOS7 MariDB Galera • 01 vim • 01 tcpdump • 05 rsync

usr

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 (17)
  • 01_linux:99_その他 (15)
  • 01_linux:03_mail (13)
  • 01_linux:02_www (10)
  • 01_linux:11_データベース (8)
  • 01_linux:04_監視 (7)
  • 01_linux:12_ツール (7)
  • 01_linux:09_ベンチマーク (5)
  • 01_linux:21_centos7 (4)
  • 01_linux:13_storage (3)
  • 01_linux:30_ubuntu (3)
  • 01_linux:08_仮想化 (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

22 Ceph create-volume でエラー @01_linux:13_storage
18 Hits, Last modified: 5 years ago
waldb --block.db optane/rocksdb Running command: /usr/bin/ceph-authtool --gen-print-key Running command: /usr/bin/ceph --cluster ceph --name client.bootstrap-o... 3ac-dcb8-48a8-88cc-cdf96b6ecfcf Running command: /usr/bin/ceph-authtool --gen-print-key Running command: /usr/bin/mount -t tmpfs tmpfs /var/lib/ceph/osd/ceph-0
CentOS5.2でApache2.2インストール @01_linux:02_www
16 Hits, Last modified: 13 years ago
tar.gz # cd httpd-2.2.9 # ./configure --prefix=/usr/local/apache2 --enable-so --enable-rewrite=shared... ode> ===== 起動スクリプト用意 ===== <code console> # cp /usr/local/src/httpd-2.2.14/build/rpm/httpd.init /etc/... sole> # vi /etc/init.d/httpd 54 #apachectl=/usr/sbin/apachectl 55 apachectl=/usr/local/apache2/bin/apachectl 56 #httpd=${HTTPD-/usr/sbin/htt
Postfix Virtual Dovecot @01_linux:03_mail
15 Hits, Last modified: 11 years ago
ectory = /var/spool/postfix command_directory = /usr/sbin daemon_directory = /usr/libexec/postfix mail_owner = postfix myhostname = example.com mydomain = ... bug_peer_level = 2 debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin xxgdb $daemon_directory/$process_name $process_id & sleep 5 sendmai
rpm @01_linux:99_その他
14 Hits, Last modified: 7 years ago
===== <code> # rpm -ql rsync /etc/xinetd.d/rsync /usr/bin/rsync /usr/share/doc/rsync-2.5.7 /usr/share/doc/rsync-2.5.7/COPYING /usr/share/doc/rsync-2.5.7/README /usr/share/doc/rsync-2.5.7/tech_report
31 CentOS5 でTLS1.2 @01_linux:02_www
13 Hits, Last modified: 5 years ago
26 Feb 2019 </code> === Pathを通す === <code> # mv /usr/bin/openssl /usr/bin/openssl.bak # ln -s /opt/openssl-1.0.2r/bin/openssl /usr/bin/openssl # echo '/opt/openssl-1.0.2r/lib' > /e... /libz.so.1 (0x0000003d00400000) libidn.so.11 => /usr/lib64/libidn.so.11 (0x00000036ef000000) librt.so
75 Proftpd @01_linux:01_net
11 Hits, Last modified: 9 months ago
8b.tar.gz cd proftpd-1.3.8b ./configure --prefix=/usr/local/proftpd --with-modules=mod_tls make sudo make install </code> ==== 3.設定ファイル ==== <code|/usr/local/proftpd/etc/proftpd.conf> Umask 002 User... TLSProtocol TLSv1.2 TLSRSACertificateFile /usr/local/proftpd/etc/proftpd.cert.pem TLSRSACertificateKeyFile /usr/local/proftpd/etc/proftpd.key.pem TLSCipherSu
VPNサーバ(PacketiX VPN -> SoftEther VPN)移行方法 @01_linux:01_net
11 Hits, Last modified: 7 years ago
ww.softether.org/]]からダウンロード <code console> # cd /usr/local/src # wget http://www.softether-download.co... ックアップ ==== 元のPacketiXフォルダを移動 <code console> # mv /usr/local/vpnserver /usr/local/vpnserver.PacketiX_bak </code> ==== ④フォルダ移動 ==== 元PacketiXフォルダがあった場所にコンパ... イルしたSoftEther VPNのフォルダを移動する。 <code console> # mv /usr/local/src/vpnserver /usr/local/vpnserver </code>
03 Postfix + Postgrey @01_linux:03_mail
10 Hits, Last modified: 10 years ago
rpm -ivh --nomd5 postgrey-1.34-1.rf.src.rpm # cd /usr/src/redhat/SOURCES/ # tar zxvf postgrey-1.34.tar.... 34 # rm -rf postgrey-1.34 # rpmbuild -bb --clean /usr/src/redhat/SPECS/postgrey.spec # yum -y install postgrey && rpm -e postgrey # rpm -ivh /usr/src/redhat/RPMS/noarch/postgrey-1.34-1.noarch.rpm # rm -f /usr/src/redhat/RPMS/noarch/postgrey-* # rpmbuild --rm
04 Postfix+MySQL+Postfix AdminでバーチャルSMTPサーバの構築 @01_linux:03_mail
10 Hits, Last modified: 9 years ago
為、パッチをあて再構築</color> === インストール === <code> # cd /usr/local/src # wget http://ftp-stud.fht-esslingen.d... RPMS/postfix-2.3.3-2.1.el5_2.src.rpm # mkdir -p /usr/src/redhat/SOURCES # rpm -ivh postfix-2.3.3-2.1.el5_2.src.rpm # cd /usr/src/redhat/SOURCES # wget http://vda.sourceforge... p://k2net.hakuba.jp/pub/postfix-sleep.patch # cd /usr/src/redhat/SPECS/ # cp postfix.spec postfix.spec
01 PostgreSQL streaming replica @01_linux:11_データベース:02_postgresql
10 Hits, Last modified: 3 years ago
ata/ chmod 750 /data/ # grep Environment=PGDATA /usr/lib/systemd/system/postgresql-13.service Environm... PGSETUP_INITDB_OPTIONS="-E UTF8 --no-locale" /usr/pgsql-13/bin/postgresql-13-setup initdb ===== PA... __EOM__ | tee /var/lib/pgsql/.pgsql_profile PATH=/usr/pgsql-13/bin:$PATH export PATH __EOM__ source /v... PostgreSQL 13 database server Loaded: loaded (/usr/lib/systemd/system/postgresql-13.service; disable
51 Heartbeat + Pacemaker + galera(3 server) @01_linux:01_net
9 Hits, Last modified: 10 years ago
0.0 0.0 36788 2264 ? S 08:51 0:00 /usr/lib64/heartbeat/ccm 496 56092 1.3 0.0 74132 5900 ? S 08:51 0:00 /usr/lib64/heartbeat/cib root 56093 0.0 0.0 77676 2500 ? S 08:51 0:00 /usr/lib64/heartbeat/lrmd -r root 56094 0.0 0.0 69652 8288 ? SL 08:51 0:00 /usr/lib64/heartbeat/stonithd 496 56095 0.0 0.0
13 CentOS6メール設定 @01_linux:03_mail
9 Hits, Last modified: 6 years ago
pel-release </code> === ダウンロード === <code> # cd /usr/local/src # wget http://mirror.neu.edu.cn/CentALT... 2.9.5-1.el6.src.rpm # cd ~/rpmbuild/SOURCES # cp /usr/local/src/*.patch . # cd ../SPECS/ # vi postfix.s... = hash:/etc/postfix/transport mailbox_command = /usr/bin/procmail virtual_transport = procmail ##virtu... ail unix - n n - - pipe flags=R user=mail argv=/usr/bin/procmail -t -m USER=${user} DOMAIN=${nexthop}
21 CentOS5でPacketix VPN Client @01_linux:01_net
7 Hits, Last modified: 6 years ago
-x64.tar.gz # cd vpnclient # make # mv vpnserver /usr/local # cd /usr/local/vpnclient # chmod 600 * # chmod 700 vpnclient vpncmd </code> ==== エラーが出る場合(/usr/bin/ld: cannot find ....) ==== <code console> # ... H=eth0 VPN=vpn_nic01 VPN_GW=192.168.30.1 DAEMON=/usr/local/vpnclient/vpnclient LOCK=/var/lock/subsys/v
15 CentOS6 suPHP7.2 @01_linux:02_www
7 Hits, Last modified: 7 years ago
oreconf --force --install ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --with-apr=/usr/bin/apr-1-config \ --with-apxs=/usr/sbin/apxs \ --with-apache-user=apache \ --with-setid-mode=owner \ ... false ;PATH environment variable env_path="/bin:/usr/bin" ;Umask to set, specify in octal notation um
AdaptecRaid監視 @01_linux:04_監視
7 Hits, Last modified: 13 years ago
ails|check-aacraid.py]] <code console> # ls -al /usr/local/bin/check-aacraid.py </code> ==== visudoを設... ンドを実行できるよう設定しておく。 nagios ALL=(root) NOPASSWD: /usr/StorMan/arcconf GETCONFIG 1 * あと、これをコメントアウトしとくの... orange round left| 下記を追加> command[check_aacraid]=/usr/local/bin/check-aacraid.py </box> <box orange ro... - 対処 <code console> 60 for line in os.popen4("/usr/bin/sudo /usr/StorMan/arcconf GETCONFIG 1 AD")[1]
91 ZabbixのMySQLが遅い @01_linux:04_監視:zabbix
7 Hits, Last modified: 9 years ago
05 Percona Xtrabackup @01_linux:11_データベース:01_mysql
7 Hits, Last modified: 6 years ago
VPNサーバ(PacketiX) @01_linux:01_net
6 Hits, Last modified: 7 years ago
32 CentOS5でTLS1.2 Apache PHP @01_linux:02_www
6 Hits, Last modified: 14 months ago
unixbench @01_linux:09_ベンチマーク
6 Hits, Last modified: 4 years ago
13 Ubuntu 古いzabbix @01_linux:30_ubuntu
6 Hits, Last modified: 4 years ago
63 Adaptech set priority 優先度変更 @01_linux:99_その他
6 Hits, Last modified: 5 years ago
18 CentOS7 MariaDB @01_linux:11_データベース:01_mysql
6 Hits, Last modified: 6 years ago
33 CentOS5にPython2.6インストール @01_linux:01_net
5 Hits, Last modified: 12 years ago
34 s3cmd @01_linux:01_net
5 Hits, Last modified: 12 years ago
82 CentOS 5.8 + Apache 2.2 + PHP 5.3 + suPHP 0.7.1 @01_linux:02_www
5 Hits, Last modified: 8 years ago
11 Ubuntu デフォルトエディタをnanoからviへ @01_linux:30_ubuntu
5 Hits, Last modified: 4 years ago
14 Let's Encrypt無料のSSL証明書 @01_linux:02_www
4 Hits, Last modified: 4 years ago
mod_suphp @01_linux:02_www
4 Hits, Last modified: 13 years ago
02 Munin @01_linux:04_監視
4 Hits, Last modified: 11 months ago
03 CentOS7 vpnclient起動スクリプト設定 @01_linux:21_centos7
4 Hits, Last modified: 6 years ago
62 Adaptechでディスク交換 @01_linux:99_その他
4 Hits, Last modified: 5 years ago
SRC.RPMのインストール @01_linux:99_その他
4 Hits, Last modified: 13 years ago
32_1 SPDK(Storage Performance Development Kit) @01_linux:01_net
3 Hits, Last modified: 6 years ago
logwatch の設定 @01_linux:01_net
3 Hits, Last modified: 13 years ago
21 グラフ描写(gnuplot) @01_linux:02_www
3 Hits, Last modified: 9 years ago
83 PHP複数バージョンを共存 @01_linux:02_www
3 Hits, Last modified: 7 years ago
mod_geoip 接続元国でWebアクセスを制限 @01_linux:02_www
3 Hits, Last modified: 13 years ago
06 Postfix + Virtual Domain でprocmail @01_linux:03_mail
3 Hits, Last modified: 8 years ago
14 fetchmail @01_linux:03_mail
3 Hits, Last modified: 8 years ago
15 Spamassassin 学習 @01_linux:03_mail
3 Hits, Last modified: 7 years ago
20 gitlab-runner @01_linux:12_ツール
3 Hits, Last modified: 5 years ago
24 Ceph OSD 追加 @01_linux:13_storage
3 Hits, Last modified: 5 years ago
15 ddで進捗を確認 @01_linux:99_その他
3 Hits, Last modified: 6 years ago
61 AdaptechでHotSpreを使う @01_linux:99_その他
3 Hits, Last modified: 5 years ago
HDD丸ごとコピー(リモートも可) @01_linux:99_その他
3 Hits, Last modified: 5 years ago
03 ダッシュボードの「最新20件の障害」件数を増やす @01_linux:04_監視:zabbix
3 Hits, Last modified: 10 years ago
10 Zabbixでsnmptrapを受信する @01_linux:04_監視:zabbix
3 Hits, Last modified: 6 years ago
19 MySQL ログローテート @01_linux:11_データベース:01_mysql
3 Hits, Last modified: 5 years ago
16 unboundでキャッシュサーバ @01_linux:01_net
2 Hits, Last modified: 4 years ago
60 CentOS OpenVPN @01_linux:01_net
2 Hits, Last modified: 12 years ago
62 CentOS OpenVPNブリッジ接続 @01_linux:01_net
2 Hits, Last modified: 12 years ago
10 MTAの切り替え @01_linux:03_mail
2 Hits, Last modified: 10 years ago
Postfix DovecotでPOP before SMTP @01_linux:03_mail
2 Hits, Last modified: 13 years ago
Nagios外部コマンド @01_linux:04_監視
2 Hits, Last modified: 13 years ago
06 GitPrep @01_linux:12_ツール
2 Hits, Last modified: 10 years ago
07 GitPrep アップグレード @01_linux:12_ツール
2 Hits, Last modified: 8 years ago
19 HPE Insight Management Agents Trap Alarm @01_linux:12_ツール
2 Hits, Last modified: 6 years ago
05 CentOS7 firewalld @01_linux:21_centos7
2 Hits, Last modified: 3 years ago
07 CentOS cgroupでリソースコントロール @01_linux:21_centos7
2 Hits, Last modified: 4 years ago
12 Ubuntu Docker @01_linux:30_ubuntu
2 Hits, Last modified: 17 months ago
39 💻logrotateのテスト @01_linux:99_その他
2 Hits, Last modified: 5 years ago
64 Adaptech WriteBack設定 @01_linux:99_その他
2 Hits, Last modified: 5 years ago
80 レスキューモードでSSHD起動 @01_linux:99_その他
2 Hits, Last modified: 4 years ago
GRUBで起動しない @01_linux:99_その他
2 Hits, Last modified: 6 years ago
CentOS タイムゾーン変更 @01_linux:99_その他
2 Hits, Last modified: 5 years ago
改行コードを変換(dos2unix) @01_linux:99_その他
2 Hits, Last modified: 12 years ago
01 Galera構築 @01_linux:11_データベース:01_mysql
2 Hits, Last modified: 8 years ago
52 MySQLQ sysbench 1.0 @01_linux:11_データベース:01_mysql
2 Hits, Last modified: 4 years ago
04 SSHトンネルでMySQL @01_linux:01_net
1 Hits, Last modified: 13 years ago
14 rsync @01_linux:01_net
1 Hits, Last modified: 9 years ago
53 Pacemaker crm コマンド @01_linux:01_net
1 Hits, Last modified: 6 years ago
BINDでキャッシュサーバ @01_linux:01_net
1 Hits, Last modified: 13 years ago
yum @01_linux:01_net
1 Hits, Last modified: 13 years ago
02 Postfix + amavisd + clamav @01_linux:03_mail
1 Hits, Last modified: 10 years ago
19 sendmail でメール送信 @01_linux:03_mail
1 Hits, Last modified: 5 years ago
Dovecot 2.2 upgrade @01_linux:03_mail
1 Hits, Last modified: 8 years ago
Postfix - OP25B環境でFQDNを持たないホストからメールを投げる方法(SMTPリレー) @01_linux:03_mail
1 Hits, Last modified: 7 years ago
31 OpenNebula SSL化 @01_linux:08_仮想化
1 Hits, Last modified: 6 years ago
12 memtier_benchmark redis @01_linux:09_ベンチマーク
1 Hits, Last modified: 13 months ago
14 redis-benchmark @01_linux:09_ベンチマーク
1 Hits, Last modified: 13 months ago
fio @01_linux:09_ベンチマーク
1 Hits, Last modified: 4 years ago
httping @01_linux:09_ベンチマーク
1 Hits, Last modified: 8 years ago
03 pipのエラー「pkg_resources.DistributionNotFound: pip==1.5.4」 @01_linux:12_ツール
1 Hits, Last modified: 12 years ago
10 HP ProLiant SMH @01_linux:12_ツール
1 Hits, Last modified: 4 years ago
11 HP Proliant LED点灯(hpssacli) @01_linux:12_ツール
1 Hits, Last modified: 10 years ago
27 Ceph OSD 切り離し @01_linux:13_storage
1 Hits, Last modified: 5 years ago
02 CentOS7 iptables @01_linux:21_centos7
1 Hits, Last modified: 5 years ago
65 Adaptech Create LD @01_linux:99_その他
1 Hits, Last modified: 8 years ago
71 kdump @01_linux:99_その他
1 Hits, Last modified: 12 years ago
02 外部チェック @01_linux:04_監視:zabbix
1 Hits, Last modified: 13 years ago
13 mysql56 + galera3 @01_linux:11_データベース:01_mysql
1 Hits, Last modified: 9 years ago
51 MySQLベンチマーク(mysqlslap) @01_linux:11_データベース:01_mysql
1 Hits, Last modified: 10 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