Dec 2, 2008 Enter your password to view comments
Nov 24, 2008 1
Mutt Configuration
I am wondering, why I can’t access my email with mutt email client? The mutt is accessing the /var/mail/ I try to figure it out. I have already Maildir configuration. So this is the problem. Mutt is accessing empty folder because my mail is in the Maildir configuration.
I putt mutt configuration .mutt rc on my home folder
set mbox_type=Maildir
set folder="~/Maildir"
set mask="!^\\.[^.]”
set mbox=”~/Maildir”
set record=”+.Sent”
set postponed=”+.Drafts”
set spoolfile=”~/Maildir”
Nov 7, 2008 0
Deploying Web App on Debian’s Tomcat
I think there’s a different way, to deploy web application on Debian’s Tomcat. It’s not as just simple copy to the webapps directory. I should start thinking/finding a new way to do it.
Oct 31, 2008 0
Learning PGP
Back to learning PGP. I download firefox deb package. My Iceweasel still suddenly get crash. I am trying to export my key. Here’s what I do.
$ gpg --output mykey_pub.gpg --armor --export $keyid
$ more mykey_pub.gpg
-----BEGIN PGP PUBLIC KEY BLOCK-----
Version: GnuPG v1.4.9 (GNU/Linux)
mQGiBEi9a2oRBADSsj3Qn34lU+a2fgNenzcaSfJ604yB1qsgyipNSiclsTUSMzyO
hDmTRr9NOg8WUbZ4J/QtBk/ACLAPpNynhEYKMEg8H/OulSi9IqYc9vm9sQn0jA4a
n4vZ185iEaCSnEPs/yCj/N7KSH0hrbnP0ggSQh8Om5KYsPzO8/FHIjN6dwCgrtiR
TgYzQNY+TfT48ckGcwOX9QUD/2bvpI4zkqbBY3TYzt3ioXsVAV/szUBVZS/8o4vk
2v4MxIMDF6C4H+ng1g+Cud//sxPNrkpFgD8nB4Mu9JqhxjZ98Awm/eUCicfsJAwv
JmLTnXIFCEBHbmjx7hxTk8Phh59IgaPynU79XLaBlkKheen3u5qTKqY/IBlSuToQ
KZ2hA/9x4Fp9+BPsr0wWXcYACVh8julW5URpGbXL2eSp18nuUvsogduGARSQMW8Z
ndCB3NdFLm03kpjgIWfWUejz60uekCeaiRjS85SsKQy04SVIVYXHoXHtZjz09pbk
nX8XsGws2RZUWb1HqMKtXNNEjOFyhzsmKRERMgta+VJxVMmq0bQnWmFraSBBa2ht
YWQgKHphKSA8emFraWFraG1hZEBnbWFpbC5jb20+iGYEExECACYFAki9a2oCGwMF
CQHhM4AGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRBPiTwl8gy3lyccAKCcm9yi
essWMplujZK1+pq3AjcGVQCffAxCWNBZi/Jh8jq347bYq0lGrWK5Ag0ESL1rahAI
AMo42aWVS33h3LlJMAEj9n8gA3kkyW5E9h18ribT4FMCzjE623GXTZYL+bvY+0Ye
DMqUWxvXIN8kNQwbznMsYHo4MTiRJLzXG2MG7wo+9WlwYrAbG1OICHPFDvoXBQC9
h9GxmpcbBCQup7OeuQWQv1gLSsYcGqYc8kU41u7kgy22knqoNMPO2j4PW7LuCFwG
goe8hnfeviAGNSYooxY7xYrEnmGdKchyFsBsh/aT6bECQNHtTzNsG7lWlJmp26a9
8vltgvm10D1Jw7dfHi4wQIp+++ctyJlKEtkIgI3Kf5MEV7T+rqAjc8L67Bqdz0DF
8VEa1giqc5sJyV2fnbNBLHcAAwUH/RTlsFQXWa6hfHxcNyA5CoWbivpc5N52audR
obwZGzS7jCs+8f8qMOUHitNSWNNIj7fixhKF5/x53uIzZlh3Ohnjf10xjuj9Wc6D
2Ronu+G/TXbC9iAX5h7iFyk5SmBLDf+RnljQVwWZNR2O1SJBhWDlDIklAr9QeP/E
/4AC0UChp3BzojVC+XpqN9+HsgW12dHF1S6xI1sD0X5lfRvZNdNDD0cdTDgz5Gi1
7rHHcHfHeWMX8S4gaTxRBp9CfrG2c2oz6XlWvC/SVDRV0BGBagc0J1SupqZGpREi
ADvxKwXgnCiLDNph3Ohq458fz740kfldXzQAO4ZR3wWnxRw/v/OITwQYEQIADwUC
SL1ragIbDAUJAeEzgAAKCRBPiTwl8gy3l89lAJ9gJfxgLQPnMIFb2VGktc/r+ACZ
kQCdE8pYa1ud0AoOA+uhqHxwJVvYGJ4=
=1DkV
-----END PGP PUBLIC KEY BLOCK-----
I am still want to do some experiment, like changing public key with other.
Oct 30, 2008 0
Zara’s Processor
...
[Oct 30 13:12:18 UTC] Automatic processor type detection found
an Intel Pentium M (Dothan) processor.
Oct 30, 2008 0
Accessing Image Repository
We can easily insert DVD containing debian image repository. Just insert then type
# apt-cdrom add
Then it will automatically add to /etc/apt/sources.list But what if we don’t have DVD? We can access repository from Internet. But it takes time especially when we have small bandwidth. Actually, I’ve read on mailing-list (I forget what mailing list is), how to mount ISO images so we access repository without have to burn to DVD then insert it to DVD-ROM.
Let me search it while I have time.
Oct 30, 2008 0
Application Security Scanning Tools
Here are some of application security training tools. I haven’t learn it a lot. But let me just write it.
- Achilles
- Holodeck
- Nikto
- Odysseus
- OWASP WebScarab
- SPIKE
Oct 23, 2008 0
Apache Tomcat Won’t Start On Windows 2003 Server
Apache Tomcat Won’t start on W2K3 Server. So the trick is, copy
C:\WINDOWS\system32\msvcr71.dll
from your Windows XP to your W2K3 Server at same directory. Voila!
Oct 20, 2008 0
Notes Eclipse With Web Tools
Oct 20, 2008 0
Error While Update Eclipse 3.2 with WTP
Requested operation cannot be performed because it would invalidate the current configuration. See details for more information.
WST Common UI (3.0.2.v200809102124-7C78ELYE8VrRVorQo1kX3DsOgXz0) requires feature "org.eclipse.gef (3.4.0)", or compatible.
WST Common Core (3.0.2.v200809111955-7C7_EVBE_EkMNrNfWz0T5gs) requires feature "org.eclipse.platform (3.4.0)", or compatible.
WST Server Core Patches (2.0.2.v200803130320-1-_D7w311914191948) requires feature "org.eclipse.wst.server_core.feature (2.0.2.v200802150100-2-CN8s733H3_3Ic)".
JST Web Core Patches (2.0.2.v200803241913-208i8s733I395D6BA7) requires feature "org.eclipse.jst.web_core.feature (2.0.300.v200802200333-7Q7AE7JEHhHeh0hI5y-QGB)".
JST Web Core Patches (2.0.2.v200803241913-208i8s733I395D6BA7) requires feature "org.eclipse.jst.web_core.feature (2.0.300.v200802200333-7Q7AE7JEHhHeh0hI5y-QGB)".
Java Persistence API Tools Patches (1.0.2.v200803130100-1-27w311914231211) requires feature "org.eclipse.jpt.feature (1.0.2.v200802140100-77-7_CYQCD2CaLYCHCD)".
XSL Tools (Incubating) (0.5.0.v200808041223-6872EC3wSUIU7eJGVdY_1) requires feature "org.eclipse.jdt (3.4.0)", or compatible.
Web Page Editor (Optional) (2.0.1.v20080811-32-9oA55S5M5J) requires plug-in "org.eclipse.emf.ecore (2.2.0)", or compatible.
Apache MyFaces Trinidad Tag Support (Optional) (2.0.1.v200808071446-1-8Y7w311919182557) requires plug-in "org.eclipse.emf.ecore.xmi (2.2.0)", or compatible.
Eclipse XML Editors and Tools (3.0.2.v200809120241-7F2ENKCwum6y6I7yPZPz0PesY7SI) requires feature "org.eclipse.platform (3.4.0)", or compatible.
WST XML Core (3.0.2.v200809120241-7A7NEGzE7QYGHNHAQoGkde) requires feature "org.eclipse.platform (3.4.0)", or compatible.
JavaScript Developer Tools (1.0.2.v200809102023-6-7SBcMAAwAyIPHRNV) requires feature "org.eclipse.platform (3.4.0)", or compatible.
WST Web UI (3.0.2.v200809120250-7R0ELgE8Ks2BkwqhfaWt56bSGVAO) requires feature "org.eclipse.platform (3.4.0)", or compatible.
WST Web Core (3.0.2.v200809120250-7G2EAkAM1vOoiz-FKJ6cLBmZJK-z) requires feature "org.eclipse.platform (3.4.0)", or compatible.
WST Server Core (3.0.1.v200807220139-20Ak8s733I3E771256) requires feature "org.eclipse.platform (3.4.0)", or compatible.
WST Web Services Core (3.0.2.v200809092019-7H7QECdED69XqKg7msej457C5J) requires feature "org.eclipse.platform (3.4.0)", or compatible.
WST Server UI (3.0.2.v20080916-791An9vEJ-Z2ZFYQHVTA69B7) requires feature "org.eclipse.platform (3.4.0)", or compatible.
WST Web Services UI (3.0.2.v200809031518-7E2EFQC-2f8hz-XgjEK-poIFXdaj) requires feature "org.eclipse.platform (3.4.0.v20080528-9I96EhtEm-T_5C48s6QSenwkJ3cHInkRH3nTT)", or compatible.
WST Server Adapters (3.0.1.v20080730-4-CF_kE77c7SCI58GJ) requires feature "org.eclipse.platform (3.4.0)", or compatible.
Java EE Developer Tools (3.0.2.v200808250510-7U-8r9LJ9cNr7UGsQ02P0aZsUk1o) requires feature "org.eclipse.platform (3.4.0)", or compatible.
JST Common Core (3.0.2.v200809102124-2518s733I3G395I75) requires feature "org.eclipse.platform (3.4.0)", or compatible.
JST Web UI (3.0.2.v200809132300-7E4E_DDgvY1ekz-f7Bp0z--dduz0) requires feature "org.eclipse.platform (3.4.0)", or compatible.
JST Web Core (3.0.2.v200809132300-7M7AEWlEFp_acwcctz0aHtp) requires feature "org.eclipse.platform (3.4.0)", or compatible.
Java Persistence API Tools (2.0.101.v200809030200-793DuCYQCD4D2DUEKHL) requires feature "org.eclipse.platform (3.4.0)", or compatible.
JavaScript Developer Tools SDK (1.0.2.v200809120237-2-3834_VMfYEE-E1ORQTY-CdNBBx) requires feature "org.eclipse.platform (3.4.0)", or compatible.