• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » no
トレース:

no

検索

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

前方一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@02_freebsd:01_net
  • 全ての名前空間
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

全文検索:

02 ProFTPD
6 ヒット, 最終更新: 6カ月前
inetdから起動する場合はinetd User nobody Group nobody <--nogroupから変更 DefaultRoot ~ !wheel DefaultRootの設定:この例ではユ... --------------------------------- ftp stream tcp nowait root /usr/local/sbin/in.proftpd in.proftpd
06 squid
6 ヒット, 最終更新: 9年前
nfを設定 ===== ログディレクトリとキャッシュディレクトリを変更しました。 <code> no_cache deny QUERY cache_dir ufs /work/squid 100 1... ----------- acl QUERY1 urlpath_regex cgi-bin \? no_cache deny QUERY1 ↑cgi-bin ?を含むURLをキャッシュしない acl SERVER1 dstdomain www.flateight.com no_cache deny SERVER1 ↑www.flateight.comのドメインをキャッシュしない no_cac acl QUERY2 url_regex yahoo\.co\.jp no_cache
03 inetd
4 ヒット, 最終更新: 10年前
------------------------- ftp stream tcp nowait root /usr/libexec/ftpd ftpd -l #ftp stream tcp6 nowait root /usr/libexec/ftpd ftpd -l telnet stream tcp nowait root /usr/libexec/telnetd telnetd #telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd ---
04 TCPwrapper
2 ヒット, 最終更新: 10年前
===== === tcpdで一括制御 === <code> telnet stream tcp nowait root /usr/libexec/tcpd in.telnetd </code> === デーモンディレクトリを指定して制御 === <code> ftp stream tcp nowait root /usr/libexec/in.proftpd in.proftpd </cod
jail 構築
2 ヒット, 最終更新: 13年前
/etc/rc.conf ===== <code console> portmap_enable="NO" rpcbind_enable="NO" fsck_y_enable="YES" jail_sysvipc_allow="YES" </code> ===== /etc/sysctl.conf ===
05 rsync
1 ヒット, 最終更新: 3年前
== <code> # vi /etc/inetd.conf rsync stream tcp nowait root /usr/local/bin/rsync rsyncd --daemon </c
07 DHCPD
1 ヒット, 最終更新: 9年前
# Nao tentar atualizar o DNS. ddns-update-style none; # Caso este servidor nao seja o oficial par

ページ用ツール

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