mako_28のクリップ (601) / tips (105)
mako_28のクリップ (C:1371, F:0)
タグ「tips」をmako_28のマイクリップから検索
104 件中
1 - 20件目
-
10 Awesome Examples for Viewing Huge Log Files in Unix
sedをもう少し使いこなせるようにしたいところ
-
IBM - Edge Load Balancer High Availability failover affected by response of ARP cache
goStandby/goInOpでは、クラスタIPの削除の後に"arp -d"しておくとなおよろし。
-
IBM - SSL Handshake errors between NodeAgents in different cells which have the same name
同一subnet上に複数のセルを載せるのはオススメせんとな。
-
find -execをゆっくり実行する。 - こせきの技術日記
sleepなんてできるのか。
-
Comment lines: Scott Johnson: JavaServer Pages for beginners
"WebSphere Application Server, like most JSP containers, supports the Eclipse Java Development Tools (JDT) compiler, as well as the JDK's javac. WebSphere Application Server started supporting the JDT compiler with Version 6.1. The JDT compiler is the def
-
IBM - PK85363: UPDATE THE V6.1 AND 7.0 DOCUMENTATION WITH A DETAILED SUPPORT STATEMENT FOR JYTHON ON WINDOWS SERVER 2003 AND WINDOWS VISTA
windowsでは "os.system()" が使えませんよ、という話。
-
IBM - Exception occurs during recovery of Oracle database transactions
transactionをrollbackさせるには、oracleさんで権限の設定が必要ですよ、というお話。
-
設定ファイルのコメントと空行以外を出力する - RX-7乗りの適当な日々
-e EXPR1 -e EXPR2 ってつなげるのかー。
つーことは、
#grep -v -e "^#" -e "^$"
ということもできる。

