Re: [gentoo-user] OT: i7-6700, anyone already?

2015-12-11 Thread Stefan G. Weichinger
Am 10.12.2015 um 19:52 schrieb waltd...@waltdnes.org: >> Do I have to set that variable then (in make.conf?) ? > > Yes, you should. While you're at it, you can remove the corresponding > flags from the USE= variable. I don't know if they're honored by > portage any longer. I assume you

[gentoo-user] [SOLVED] What package provides gstreamer-app?

2015-12-11 Thread waltdnes
On Fri, Dec 11, 2015 at 02:20:43AM -0500, waltd...@waltdnes.org wrote > I've successfully manually compiled Pale Moon (a Firefox fork), but it > doesn't play h264 files. Apparently, I have to enable gstreamer for > that. OK, I did it. This time the build fails with... > > configure:20206:

[gentoo-user] Re: [SOLVED] What package provides gstreamer-app?

2015-12-11 Thread Jonathan Callen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 12/11/2015 05:52 PM, waltd...@waltdnes.org wrote: > On Fri, Dec 11, 2015 at 02:20:43AM -0500, waltd...@waltdnes.org > wrote >> I've successfully manually compiled Pale Moon (a Firefox fork), >> but it doesn't play h264 files. Apparently, I have

Re: [gentoo-user] java virtual machine

2015-12-11 Thread Urs Schütz
On 12/11/15 20:47, Urs Schütz wrote: On 12/11/15 15:12, Frederico Moraes Ferreira wrote: Has anybody happen to know which java distribution, except the oracle one, will carry javaws? Thanks, Fred javaws was working here with icedtea-bin-7. Correction: dev-java/icedtea-web seems to be the

[gentoo-user] bcache and vm's

2015-12-11 Thread Bill Kenworthy
Can anyone comment on using bcache for VM's? (kvm/qemu) - is it worthwhile? BillK

Re: [gentoo-user] java virtual machine

2015-12-11 Thread Urs Schütz
On 12/11/15 15:12, Frederico Moraes Ferreira wrote: Has anybody happen to know which java distribution, except the oracle one, will carry javaws? Thanks, Fred javaws was working here with icedtea-bin-7. -- Urs

Re: [gentoo-user] blocking facebook

2015-12-11 Thread thelma
On 12/11/2015 08:29 PM, Willie M wrote: > If that is the only website you want to block use /etc/hosts. Point it > towards your own computer. "127.0.0.1 facebook.com". That will work, but if they will use boot VirtualBox Windows it will by-pass that setting. -- Thelma > On Fri, Dec 11, 2015,

Re: [gentoo-user] blocking facebook

2015-12-11 Thread John Runyon
I used to volunteer at the local high school. They would redirect both http and https through their content filter (I'm not sure how they worked around SSL warnings exactly - maybe just a wildcard certificate for *? I know it was signed by a CA they had generated and installed on every school

Re: [gentoo-user] blocking facebook

2015-12-11 Thread Simon Thelen
On 15-12-12 at 05:05, Simon Thelen wrote: > On 15-12-11 at 20:03, the...@sys-concept.com wrote: > > Does anybody have an idea how to block facebook? > The only way to blacklist facebook would be to create a whitelist and > drop everything not on said whitelist. Oh, and even that's not easy.

Re: [gentoo-user] blocking facebook

2015-12-11 Thread waltdnes
On Fri, Dec 11, 2015 at 08:03:14PM -0700, the...@sys-concept.com wrote > Does anybody have an idea how to block facebook? > > I'm using dd-wrt. The "access restriction" can block http but not https > and I'm not good in iptables :-/ > In addition users are using VirtualBox on the network as

[gentoo-user] blocking facebook

2015-12-11 Thread thelma
Does anybody have an idea how to block facebook? I'm using dd-wrt. The "access restriction" can block http but not https and I'm not good in iptables :-/ In addition users are using VirtualBox on the network as well. -- Thelma

Re: [gentoo-user] blocking facebook

2015-12-11 Thread Willie M
If that is the only website you want to block use /etc/hosts. Point it towards your own computer. "127.0.0.1 facebook.com". On Fri, Dec 11, 2015, 7:04 PM wrote: > Does anybody have an idea how to block facebook? > > I'm using dd-wrt. The "access restriction" can block

Re: [gentoo-user] blocking facebook

2015-12-11 Thread Simon Thelen
On 15-12-11 at 20:03, the...@sys-concept.com wrote: > Does anybody have an idea how to block facebook? The only way to blacklist facebook would be to create a whitelist and drop everything not on said whitelist. If you block DNS, they can use a different DNS server. If you block IP addresses

Re: [gentoo-user] blocking facebook

2015-12-11 Thread thelma
On 12/11/2015 09:05 PM, Simon Thelen wrote: > On 15-12-11 at 20:03, the...@sys-concept.com wrote: >> Does anybody have an idea how to block facebook? > The only way to blacklist facebook would be to create a whitelist and > drop everything not on said whitelist. > > If you block DNS, they can use

Re: [gentoo-user] blocking facebook

2015-12-11 Thread Dale
the...@sys-concept.com wrote: > On 12/11/2015 09:05 PM, Simon Thelen wrote: >> On 15-12-11 at 20:03, the...@sys-concept.com wrote: >>> Does anybody have an idea how to block facebook? >> The only way to blacklist facebook would be to create a whitelist and >> drop everything not on said whitelist.

Re: [gentoo-user] Unknown problem causing incorrect mounting and daemons not starting

2015-12-11 Thread John Runyon
It seems to me the root of your problems is fsck failing because (it thinks) the partitions are already mounted. Is your mtab a symlink to /proc/mounts as it "should" be? Thomas Sigurdsen wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA256 > >There is an html

Re: [gentoo-user] What package provides gstreamer-app?

2015-12-11 Thread Franz Fellner
❯ qlist gst-plugins-base:0.10 | grep app /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10/gstreamer-app.html /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10/gst-plugins-base-libs-appsrc.html /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10/gst-plugins-base-libs-appsink.html

Re: [gentoo-user] java virtual machine

2015-12-11 Thread Frederico Moraes Ferreira
Has anybody happen to know which java distribution, except the oracle one, will carry javaws? Thanks, Fred Em 10-12-2015 23:06, Urs Schütz escreveu: I do not know the answer to your question. But here is how I switch java virtual machines: $ eselect java-vm list Available Java Virtual

[gentoo-user] Unknown problem causing incorrect mounting and daemons not starting

2015-12-11 Thread Thomas Sigurdsen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 There is an html version of this mail, that also has emerge --info and my kernel config, at: http://browniehive.net/tmp/hp-problems.html I've come to a dead end in troubleshooting this issue and turn to you for help in how to continue. The

Re: [gentoo-user] What package provides gstreamer-app?

2015-12-11 Thread waltdnes
On Fri, Dec 11, 2015 at 09:02:53AM +, Neil Bothwick wrote > On Fri, 11 Dec 2015 02:20:43 -0500, waltd...@waltdnes.org wrote: > > > I built libgstreamer and the base plugins package. It still fails. > > I can't find which package provides gstreamer-app. > > % locate gstreamer-app >

Re: [gentoo-user] What package provides gstreamer-app?

2015-12-11 Thread Neil Bothwick
On Fri, 11 Dec 2015 02:20:43 -0500, waltd...@waltdnes.org wrote: > I built libgstreamer and the base plugins package. It still fails. > I can't find which package provides gstreamer-app. % locate gstreamer-app /usr/lib64/pkgconfig/gstreamer-app-0.10.pc

[gentoo-user] dovecot imap-login

2015-12-11 Thread jens wefer
hey,.. I set up a mail server, postfix/dovecot, ssl required. test with mail-client, all ok when I try to copy mails with imapsync (gentoo) comes timeout, and imapsync will login again. with each new login, a new process imap-login is generated. I start imapsync on centos, all ok. I configure

Re: [gentoo-user] blocking facebook

2015-12-11 Thread Willie M
If you use nat on iptables, it will also bypass it while using NAT. Change the DNS server on virtualbox with doing something on dd-wrt it will also bypass it. You have to keep dealing with it. There will always be a way to bypass. On Fri, Dec 11, 2015, 7:38 PM wrote: >