#article
**Exchange2013でMboxにログインできない [#md3e5d56]
>[[ism]] (2014-05-13 (火) 08:21:10)~
~
http://blogs.technet.com/b/exchangeteamjp/archive/2013/08/21/3591743.aspx~

//
- [[googleで検索]] : Microsoft Exchange への接続が利用できません。 &new{2014-05-13 (火) 08:31:10};
- [[対処法1]] : http://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q1469665119 &new{2014-05-13 (火) 08:31:35};
- [[outlook2007で接続失敗]] : http://viewse.blogspot.jp/2012/09/outlook-2013exchange-2013.html &new{2014-05-13 (火) 08:36:03};
- [[Exchange2013設定]] : https://engineermemo.wordpress.com/2013/01/20/exchange-server-2013-%e3%81%a7%e3%82%a4%e3%83%b3%e3%82%bf%e3%83%bc%e3%83%8d%e3%83%83%e3%83%88%e3%81%ab%e3%83%a1%e3%83%bc%e3%83%ab%e3%82%92%e9%80%81%e4%bf%a1-%e5%8f%97%e4%bf%a1%e3%81%99%e3%82%8b/#more-17263 &new{2014-05-13 (火) 08:50:06};
- [[暗号化の問題]] : http://support.microsoft.com/kb/2006508/ja &new{2014-05-13 (火) 22:39:55};

#response

**2013r2をDCに追加 [#se2c8cc0]
>[[ism]] (2014-05-10 (土) 10:57:22)~
~
http://news.mynavi.jp/series/winserver2012/005/~

//
- [[ドメインコントローラの移動とGCの設定]] : http://news.mynavi.jp/series/AD/091/ &new{2014-05-12 (月) 09:26:44};

#response

**グラフ作成 [#jb13bfbd]
>[[ism]] (2014-05-08 (木) 18:07:58)~
~
Graphvizで結線図作成~

//
- [[ism]] : http://homepage3.nifty.com/kaku-chan/graphviz/ &new{2014-05-09 (金) 16:33:09};
- [[ism]] : http://d.hatena.ne.jp/simply-k/20100705/1278326617 &new{2014-05-09 (金) 16:33:29};

#response
**VMWare PtoFile [#x3bf957c]
>[[ism]] (2014-05-08 (木) 20:42:42)~
~
http://www.grep.co.jp/modules/event_report/index.php?page=article&storyid=211~

//

#response


**Windows8 System Backup [#ld0c50b9]
>[[ism]] (2014-05-04 (日) 22:09:20)~
~
バックアップ~
[コントロール パネル]−[ファイルの履歴]~
[システム イメージ バックアップ]をクリック~
作成されるファイルは「\WindowsImages\(コンピュータ名)\Backup (日付)」~
などの\WindowsImagesの下に作成される~
~
復元~
Windowsセットアップメディアで起動~
[Windowsのインストール]ダイアログの「今すぐインストール」画面~
ダイアログの左下にある[コンピューターを修復する]をクリックする。~
[トラブルシューティング]~
[システム イメージを選択する]~
~
部分復元~
先のバックアップフォルダのBackup(日付)の中に拡張子が.vhdxがあるので~
これを右クリックしマウントを選択~
エラーになるが「コントロールパネルからディスクの管理(HDDのFormatなどをおこうなうこころ)~
でボリューム上に現れるので適当なドライブレターに割り振れば見える~
~
http://www.atmarkit.co.jp/ait/articles/1304/05/news045.html~

//

#response

**Proxyバージョン確認 [#ib589cbb]
>[[ism]] (2014-04-23 (水) 08:49:41)~
~
telnet  proxy.xxx.xxx.xxx 8080~
Trying 192.168.0.1...~
Connected to proxy.xxx.xxx.xxx.~
Escape character is '^]'.~
qti   <---入力~
HTTP/1.0 400 Bad Request~
Server: squid/3.1.19   <---Proxyバージョン~
Mime-Version: 1.0~
Date: Tue, 22 Apr 2014 23:44:17 GMT~
Content-Type: text/html~
Content-Length: 2109~
X-Squid-Error: ERR_INVALID_REQ 0~
Vary: Accept-Language~
Content-Language: en~
X-Cache: MISS from proxy-1_6~
Via: 1.0 proxy-1_6 (squid/3.1.19)~
Connection: close~

//

#response

**squid.confの確認 [#q298528e]
>[[ism]] (2014-04-22 (火) 13:55:41)~
~
# squid -k parse~
2014/04/22 13:54:11| Processing Configuration File: /etc/squid/squid.conf (depth 0)~
2014/04/22 13:54:11| Processing Configuration File: /etc/squid/include.conf (depth 1)~
2014/04/22 13:54:11| Initializing https proxy context~

//

#response

**tcpdump NIC指定 [#o4765510]
>[[ism]] (2014-04-22 (火) 13:51:51)~
~
tcpdump -i eth1:1 port 25~

//

#response

**squid cache.log [#md9676e6]
>[[ism]] (2014-04-17 (木) 10:17:41)~
~
temporary disabling (Forbidden) digest from 192.168.40.14~

//
- [[no-digest]] : http://squid.robata.org/squid2.0old-conf.html &new{2014-04-19 (土) 09:58:31};

#response

**IE9で文字が白になる場合 [#abd00738]
>[[ism]] (2014-04-12 (土) 07:31:03)~
~
インターネットオプション → 詳細設定 → GPUレンダリングではなく、ソフトウェアレンダリングを使用する~
これをチェックし、IE再起動~

//

#response

**Postfixのインスタンス [#y2a1c7b6]
>[[ism]] (2014-04-11 (金) 16:17:37)~
~
http://www.asahi-net.or.jp/~aa4t-nngk/postfix-tips.html~

//

#response

**串3 [#kf6e739f]
>[[ism]] (2014-04-10 (木) 21:21:33)~
~
acl direct dstdomain "/etc/squid/directlist"~
## acl direct_regex dstdom_regex  "/etc/squid/directlist_regex"~
acl direct_url_regex url_regex  "/etc/squid/directlist_url_regex"~
~
## Port~
acl direct_port port "/etc/squid/directlist_port"~
~
~
cache_peer 192.168.10.214 parent 18080 7 no-query~
~
always_direct allow direct~
## always_direct allow direct_regex~
always_direct allow direct_url_regex~
~
always_direct allow direct_port~
~
never_direct allow all~

//

#response

**squid 串 正規表現 and Port [#r19e80e6]
>[[ism]] (2014-04-07 (月) 22:38:31)~
~
## Edit by ISM~
~
## acl direct dstdomain "/etc/squid/directlist"~
## acl direct_regex dstdom_regex  "/etc/squid/directlist_regex"~
acl direct_url_regex url_regex  "/etc/squid/directlist_url_regex"
~
## Port~
acl direct_port port "/etc/squid/directlist_port"~
~
~
cache_peer 192.168.10.214 parent 18080 7 no-query~
~
## always_direct allow direct~
## always_direct allow direct_regex~
always_direct allow direct_url_regex~
~
always_direct allow direct_port~
~
never_direct allow all~
~
''direct_url_regex''~
~
# directlist_regex~
~
^http://www\.google\.co\.jp/~
^http://.*\.ism21\.net/hp/igc/~
~
''directlist_port''~
1935~
5080~
8088~

//

#response

** Squid 串設定 [#x70ae6b6]
>[[ism]] (2014-04-04 (金) 22:16:44)~
~
''squid.conf''~
~
## Edit by ISM~
~
#直接アクセス許可ドメインの指定~
acl direct dstdomain "/etc/squid/directlist"~
~
#cache_peer [上位プロキシの IP アドレス] parent [上位プロキシの ポート番号] [icp ポート番号] no-query~
#icp ポートを用いて上位プロキシのキャッシュを利用しない場合は、~
#icp ポートに 7 を指定する。~
cache_peer 192.168.10.214 parent 18080 7 no-query~
~
#ACLを直接アクセス許可として指定~
always_direct allow direct~
~
#この一文を入れることで、明示的に上位プロキシーを経由しない通信を禁止します。~
#さもないと上位プロキシーと直接通信の両方を試み、反応が速い方(大抵は直接取得)~
#ばかりが優先され、上位プロキシーを経由しません。~
never_direct allow all~
~
~
''/etc/squid/directlist''~
~
直接アクセス許可リスト~
# directlist~
~
www.google.co.jp~
www.ism21.net~

//
- [[ism]] : http://squid.robata.org/faq_10.html &new{2014-04-07 (月) 09:54:48};

#response


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS