• skip to content

fl8 Wiki

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: Dokuwiki.fl8.jp » etc
Trace: • 2021.02.13 Ceph BlueStore サイジング • 2020.01.15 Thunderbird ショートカットキー • 2023.11.20 Windows ODBCドライバ削除 • 2023.01.11 Mastodon メディア削除 • 2017.11.13 GlusterFS 3.12 • 2025.03.14 Zed Editor Windowsでビルド • 2024.01.15 Chrome Driverのパス • 11 HP Proliant LED点灯(hpssacli) • 2006.09.29 MRTGが変 • Mar 8 2023 SSH Error no hostkey alg

etc

Search

You can find the results of your search below.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@02_freebsd:01_net
  • Any namespace
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

05 rsync
9 Hits, Last modified: 3 years ago
/backup </code> ===== デーモンで立ち上げる場合 ===== ==== /etc/inetd.confに追加 ==== <code> # vi /etc/inetd.conf rsync stream tcp nowait root /usr/local/bin/rsync rsyncd --daemon </code> ==== /usr/local/etc/rsyncd.conf ==== <code> pid file = /var/run/rsyn... wheel auth users=backup secrets file=/usr/local/etc/rsyncd.secrets hosts allow = 192.168.1.0/24 hos
02 ProFTPD
8 Hits, Last modified: 9 months ago
nstall </code> ===== 設定ファイルを編集 ===== /usr/local/etc/proftpd.confを編集する。 <code console> # vi /usr/local/etc/proftpd.conf -----------------------------------... PassivePorts 7000 7030 SetEnv TZ :/etc/localtime #ローカルタイムを正しく参照する。 -------------------... ===== ログの時間がずれる。 ===== ◇ProFTPd+Chrootを使用すると、/etc/localtimeへアクセスできなくなり、 ftpでやり取りしたファイルのタイムスタンプが
06 squid
7 Hits, Last modified: 10 years ago
e install clean ;rehash </code> ===== /usr/local/etc/squid/squid.confを設定 ===== ログディレクトリとキャッシュディレクトリを変... squid -z </code> ■起動シェルにて起動。 <code> # /usr/local/etc/rc.d/squid start </code> ===== 確認 ===== 後はブラウザに... す。起動シェルなどに組み込んだ方がいいかもしれません。~ <code> # /usr/local/etc/rc.d/squid stop # rm -rf /usr/local/squid/cache/* # squid -z # /usr/local/etc/rc.d/squid start </code> ===== ログローテート ===== ■s
07 DHCPD
5 Hits, Last modified: 10 years ago
cp3-server # make install clean # cp /usr/local/etc/dhcpd.conf.sample /usr/local/etc/dhcpd.conf # chmod 644 /usr/local/etc/dhcpd.conf </code> ====== ソースを持ってくる ====== ISC http://www.isc... .168.1.11; } </code> ====== シェルを用意する/usr/local/etc/rc.d/dhcpd.sh ====== <code> #!/bin/sh case "$
FreeBSD - CVSup
5 Hits, Last modified: 13 years ago
# cp /usr/share/examples/cvsup/ports-supfile /etc/ports-supfile ===== /etc/ports-supfileを修正 ===== <code> # vi /etc/ports-supfile --------------------------------- *default ho... . | ===== 実行してみる ===== <code> # cvsup -g -L 2 /etc/supfile --------------------------------- . .
jail 構築
4 Hits, Last modified: 13 years ago
====== jail 構築 ====== ===== /etc/rc.conf ===== <code console> portmap_enable="NO" rpcbind_enable="NO" ... le="YES" jail_sysvipc_allow="YES" </code> ===== /etc/sysctl.conf ===== デフォルトのカーネルの設定ではjail環境の中からraw_so... cd /usr/src mkdir -p $D make world DESTDIR=$D cd etc make distribution DESTDIR=$D mount_devfs devfs $D... /vds/xx.xx.xx..xx fqdn.fqdn xx.xx.xx.xx /bin/sh /etc/rc </code> ===== 一時停止 ===== <code console> /sbin
04 TCPwrapper
2 Hits, Last modified: 11 years ago
ocal/sbin/in.proftpd /usr/libexec </code> ===== /etc/inetd.conf ===== === tcpdで一括制御 === <code> telnet... usr/libexec/in.proftpd in.proftpd </code> ===== /etc/hosts.allow ===== <code console> ALL : 127.0.0.1
freebsd-update
2 Hits, Last modified: 13 years ago
freebsd-update ====== 古いFreeBSDのシステムアップデート # fetch http://www.daemonology.net/freebsd-update/freebs... -update.sh -f freebsd-update.conf -r 5.5-RELEASE fetch # sh freebsd-update.sh -f freebsd-update.conf
periodicの送信先変更
2 Hits, Last modified: 13 years ago
送信先を「hoge@hogehoge.com」へ変更 <code console> # cat /etc/periodic.conf daily_output="hoge@hogehoge.com" d... om" </code> 送信先を「admin」に変更 <code console> # cat /etc/periodic.conf daily_output="admin" daily_status_
03 inetd
1 Hits, Last modified: 11 years ago
=== ftpとtelnetの所の#を外す <code console> > su # vi /etc/inetd.conf -----------inetd.conf----------------

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