[gentoo-user] Silence google-talkplugin logging to session log?

2013-06-17 Thread Leho Kraav

Hey all


Is anyone aware of a way to shut google-talkplugin up? It is really 
uselessly noisy during Hangouts.




[gentoo-user] How to get pam_gnome_keyring do concurrent unlocking work with pam_ssh?

2013-04-03 Thread Leho Kraav
I would like my Gnome Keyring to be unlocked during login, but also run 
pam_ssh to unlock my ssh key. I'm pretty sure I'm running into this 
https://live.gnome.org/GnomeKeyring/Pam#Advanced_configuration since I 
have pam_ssh sufficient in system-auth.


This is my system-login:

authrequiredpam_tally2.so onerr=succeed
authrequiredpam_shells.so
authrequiredpam_nologin.so
authinclude system-auth
authoptionalpam_gnome_keyring.so



[gentoo-user] lightdm greeters on gentoo

2012-07-27 Thread Leho Kraav

so the stock gtk greeter is kinda of bland with its computer icon and stuff=
. yes, even with hwoarang's awesome gentoo cow work on USE=3Dbranding :

i'm thinking something like this http://www.openews.net/2011/developer-demo=
-lightdm-3d-animation-login-screen/ would be cool, but it doesn't seem to b=
e available. there's something called crowd greeter and pantheon greeter, b=
ut neither seems to have received much development attention.

so what do you guys use for your greeter?



Re: [gentoo-user] Re: Useflags for wget and curl: openssl versus gnutls?

2011-12-24 Thread Leho Kraav
i on the other hand just had a situation where i was forced to recompile curl 
to link with openssl.

linking with gnutls caused connecting to a particular IIS web service to throw 
this -9 unexpected length error. [1] found no medicine other than to stick 
with openssl.

 [1]: http://curl.haxx.se/mail/archive-2011-02/0005.html 



Re: [gentoo-user] Need help getting portage to email me emerge logs using ssmtp...

2011-12-13 Thread Leho Kraav
i would first of all suggest dropping ssmtp and going with nullmailer. if ssmtp 
fails for any reason it will lose your emails. nullmailer has queue capability.



Re: [gentoo-user] kernel .config that works for gentoo as guest vm

2011-12-04 Thread Leho Kraav
grab my 3.0.2 virtualbox config [1] and do make oldconfig on it

 [1]: http://codepad.org/QreqHSMs



Re: [gentoo-user] Re: kernel .config that works for gentoo as guest vm

2011-12-04 Thread Leho Kraav
On Sunday, December 4, 2011 9:20:02 PM UTC+2, Harry Putnam wrote:
 Leho Kraav le...@kraav.com writes:
 
  grab my 3.0.2 virtualbox config [1] and do make oldconfig on it
 
   [1]: http://codepad.org/QreqHSMs
 
 Thank you.. that is exactly what I was after... I'll be trying it out
 in the next few hours.

I'm a lean n mean guy Harry. Took extra effort to disable everything not 
needed. So pay attention to filesystems selection etc.



Re: [gentoo-user] [OT] Where to discuss Xming

2011-11-18 Thread Leho Kraav
E-mail the author directly rather. AFAIK he responds quickly.



Re: [gentoo-user] Consistency checking

2011-11-02 Thread Leho Kraav
On Wednesday, November 2, 2011 2:20:02 PM UTC+2, Urs Schutz wrote:
  eix-test-obsolete -d
 is easy if it is done often, as there is little corrective
 action to do on a day to day basis.

I have been wondering if it's possible to get this particular check's output to 
be machine readable, so it could be used in automated scripts. Similar to what 
qlist -IC atom does.

First, I think the different checks need to be separatable with cmdline 
arguments, so one wouldn't have to start parsing for some header type thing to 
know what atom list applies to what file.

After that, the machine readable output needs to be as simple as possible, no 
colors, parenthesis, and whatnot.

Further thoughts welcome, and suggestions for other ways of automating this 
cleanup. Only thing I know of was udept, but that's been dead upstream for a 
while.

I should also note that I keep my /etc in git, so naturally all automated 
actions would be commited and therefore tracked - no need to fear losing some 
important configuration item, if that is at all applicable here even.



Re: [gentoo-user] How to cross compile Perl for ARM?

2011-10-16 Thread Leho Kraav
i have managed to cross-compile a pretty complete stage3 for arm i believe with 
perl-5.10.1 from 
http://git.overlays.gentoo.org/gitweb/?p=proj/embedded-cross.git;a=tree;f=dev-lang/perl

overall the cross-compile experience was a nightmare, esp. re perl and python. 
many packages obscurely fail, but not enough for you to immediately give up. so 
it keeps sucking you back in and waste even more time. at the time i discovered 
that embedded-cross overlay had mostly done all the difficult work for me, but 
it seems it is no longer updated for recent stuff. i think guys in 
#gentoo-embedded told me it is a lot of effort to patch these large packages 
like perl and python to sanely cross-compile, and since i think their product 
thing didn't work out too well, they weren't going to sink any more time into 
maintaining for newer versions.

but jude pereira i believe is doing something with arm stages at least 
semi-actively 
http://judepereira.com/blog/gentoo-linux-uclibc-stage3-2010-for-embedded/ and 
it is definitely a lot of fun booting pretty much full blown gentoo on things 
like Nokia N8x0 internet tablets https://github.com/slonopotamus/n8x0-overlay



[gentoo-user] apache-2.2.20 - upstream config files reappear in /etc

2011-09-03 Thread Leho Kraav
So after upgrading against the Range header vulnerability, I find that 
apache-2.2.20 seems to litter /etc/apache2 with standard configuration 
files, while I don't remember anything at least in 2.2.1x range doing that.


leho@server etc $ qlist apache- | grep etc
/etc/apache2/extra/httpd-autoindex.conf
/etc/apache2/extra/httpd-multilang-errordoc.conf
/etc/apache2/extra/httpd-vhosts.conf
/etc/apache2/extra/httpd-mpm.conf
/etc/apache2/extra/httpd-default.conf
/etc/apache2/extra/httpd-dav.conf
/etc/apache2/extra/httpd-languages.conf
/etc/apache2/extra/httpd-ssl.conf
/etc/apache2/extra/httpd-info.conf
/etc/apache2/extra/httpd-manual.conf
/etc/apache2/extra/httpd-userdir.conf
/etc/apache2/vhosts.d/00_default_ssl_vhost.conf
/etc/apache2/vhosts.d/00_default_vhost.conf
/etc/apache2/vhosts.d/.keep_www-servers_apache-2
/etc/apache2/vhosts.d/default_vhost.include
/etc/apache2/magic
/etc/apache2/original/extra/httpd-autoindex.conf
/etc/apache2/original/extra/httpd-multilang-errordoc.conf
/etc/apache2/original/extra/httpd-vhosts.conf
/etc/apache2/original/extra/httpd-mpm.conf
/etc/apache2/original/extra/httpd-default.conf
/etc/apache2/original/extra/httpd-dav.conf
/etc/apache2/original/extra/httpd-languages.conf
/etc/apache2/original/extra/httpd-ssl.conf
/etc/apache2/original/extra/httpd-info.conf
/etc/apache2/original/extra/httpd-manual.conf
/etc/apache2/original/extra/httpd-userdir.conf
/etc/apache2/original/httpd.conf
/etc/apache2/httpd.conf
/etc/apache2/apache2.conf
/etc/apache2/mime.types
/etc/apache2/modules.d/00_mod_userdir.conf
/etc/apache2/modules.d/00_languages.conf
/etc/apache2/modules.d/00_mod_status.conf
/etc/apache2/modules.d/00_mod_info.conf
/etc/apache2/modules.d/00_mod_mime.conf
/etc/apache2/modules.d/46_mod_ldap.conf
/etc/apache2/modules.d/00_error_documents.conf
/etc/apache2/modules.d/00_mod_autoindex.conf
/etc/apache2/modules.d/.keep_www-servers_apache-2
/etc/apache2/modules.d/00_mpm.conf
/etc/apache2/modules.d/45_mod_dav.conf
/etc/apache2/modules.d/40_mod_ssl.conf
/etc/apache2/modules.d/00_mod_log_config.conf
/etc/apache2/modules.d/00_default_settings.conf
/etc/apache2/modules.d/10_mod_mem_cache.conf
/etc/conf.d/apache2
/etc/init.d/apache2
/etc/logrotate.d/apache2

leho@server etc $ sudo git status -s apache2
 M apache2/modules.d/70_mod_wsgi.conf
?? apache2/apache2.conf
?? apache2/extra/
?? apache2/mime.types
?? apache2/modules.d/00_mod_headers.conf
?? apache2/original/

My git log shows I did a Gentoo-config migration about 8 months ago.

commit 48baa69137ad8d84c1678b59a13648092d8f7906
Author: leho l...@kraav.com
Date:   Fri Dec 17 23:33:01 2010 +0200

apache2: vimdiff merge gentoo distro configa + apps/*.conf

diff --git a/apache2/httpd.conf b/apache2/httpd.conf
index 85e5126..241a7ba 100644
--- a/apache2/httpd.conf
+++ b/apache2/httpd.conf
@@ -1,69 +1,43 @@
+# This is a modification of the default Apache 2.2 configuration file
+# for Gentoo Linux.
... yadda yadda

Can anyone shed some light (discussion URLs?) onto why apache2.conf, 
extra/ and original/ are installed again? Maybe some eclass thing?


--
Leho Kraav, M.Sc.

http://leho.kraav.com