PLDWWW: glen

glen glen at pld-linux.org
Sat Jan 7 23:11:48 CET 2006


Author: glen   Date: Sat Jan  7 22:11:48 2006 GMT
Module: PLDWWW   URL: http://www.pld-linux.org/glen
---- Log message:


---- Page affected: glen

---- Diffs:

================================================================
  == Elan Ruusamäe ==
  
  === What I'm currently working on? ===
+  * [wiki:Vserver PLD Linux Vserver pages]
- 
- === List of specs that I'm developing currently: ===
- 
-  * eventum.spec
-  * horde.spec, imp.spec, chora.spec, kronolith.spec, turba.spec
-  * nagios.spec, nagios-plugins.spec (DEVEL)
-  * qmail.spec (DEVEL)
-  * ...
- 
- === List of specs that I've added or changed in PLD and not yet lost interest on them (I'm using them myself): ===
- 
-  * mess822.spec
-  * cowiki.spec
-  * mysqlstat.spec
-  * qmhandle.spec
-  * cvsspam.spec
-  * et.spec, etpro.spec
-  * vim-syntax-nagios.spec
-  * ...
- 
- === List of specs that I've added/changed and lost interest on them (for whatever reasons): ===
-  * doom3.spec
-  * psyBNC.spec
-  * trac.spec
-  * txt2tags.spec
- 
- === List of specs that I'm monitoring for changes/updates etc: ===
-  * apache1.spec
-  * daemontools.spec
-  * mldonkey.spec
-  * less.spec
-  * bnc.spec
-  * ...
  
  === Kmail & Crypto ===
  
- * install packages
+  * install packages
+ {{{
- # poldek -u gpgme gnupg-agent keychain pinentry-qt
+  poldek -u gpgme gnupg-agent keychain pinentry-qt
+ }}}
- * setup gpg-agent to use pinentry-qt
+  * setup gpg-agent to use pinentry-qt
+ {{{
  $ cat ~/.gnupg/gpg-agent.conf
  pinentry-program /usr/bin/pinentry-qt
+ }}}
- * make ~/.bash_profile to use keychain:
+  * make ~/.bash_profile to use keychain:
+ {{{
  keychain -q --agents gpg
  if [ -f ~/.keychain/$HOSTNAME-sh-gpg ]; then
    . ~/.keychain/$HOSTNAME-sh-gpg
  fi
  * start new shell and start kmail/kpg/whatever
  $ bash -l
+ }}}
  
  ----
  CategoryHomepage


More information about the pld-cvs-commit mailing list