Re: [gentoo-user] How would I disable Flash (oand other things) for a single account?

2009-09-12 Thread David Juhl
ACLS maybe? I've read about it but never had a need to do so. On Sat, 2009-09-12 at 21:32 +0200, Volker Armin Hemmann wrote: > On Samstag 12 September 2009, Mark Knecht wrote: > > On Sat, Sep 12, 2009 at 11:41 AM, Volker Armin Hemmann > > > > wrote: > > > On Samstag 12 September 2009, Mark Knec

RE: [gentoo-user] Unpacking a .exe file

2009-09-21 Thread David Juhl
You should be able to unzip it with unzip or p7zip if it is a regular zip file. If it is a cabinet file then you need cabextract. Dave On Thu, 2009-09-10 at 17:02 +1000, Adam Carter wrote: > Did you try running the .exe with wine? >

[gentoo-user] What do I put in the /etc/conf.d/net....

2009-09-26 Thread David Juhl
What do I put in the /etc/conf.d/net to specify name servers? I can't seem to modify the /etc/resolv.conf and get it to sick at boot. Thanks, David

Re: [gentoo-user] Re: What do I put in the /etc/conf.d/net....

2009-09-26 Thread David Juhl
I feel like a idiot my device isn't eth0 it is wlan0 and defined it as such... No wonder I didn't catch it... Thanks David On Sun, 2009-09-27 at 04:22 +0300, Nikos Chantziaras wrote: > On 09/26/2009 11:11 PM, David Juhl wrote: > > What do I put in the /etc/conf.d/net to s

Re: [gentoo-user] What do I put in the /etc/conf.d/net....

2009-09-26 Thread David Juhl
I don't use openrc but thank you. David On Sat, 2009-09-26 at 20:16 -0500, Roy Wright wrote: > On Sep 26, 2009, at 3:11 PM, David Juhl wrote: > > > What do I put in the /etc/conf.d/net to specify name servers? I can't > > seem to modify the /etc/resolv.con

[gentoo-user] Anyone use squid?

2009-09-26 Thread David Juhl
I want to block as many dating sites as possible, but I am having to luck. The url_regex can't catch a lot. Either I need to find a regular expression in the url or find something that will look at the sites web page... Not all urls use date in their url... thanks and bye David

Re: [gentoo-user] Re: What do I put in the /etc/conf.d/net....

2009-09-27 Thread David Juhl
It added the route but didn't add anything as far as nameservers are concerned Why? David On Sat, 2009-09-26 at 21:08 -0500, David Juhl wrote: > I feel like a idiot my device isn't eth0 it is wlan0 and defined it > as such... No wonder I didn't catch it... >

Re: [gentoo-user] Re: Anyone use squid?

2009-09-27 Thread David Juhl
I guess I still don't understand writing acls... acl dating url_regex -i dating acl date url_regex -i date acl singles url_regex -i singles acl swingers url_regex -i swingers acl friendfinder url_regex -i adultfriendfinder acl foundsite01 url_regex -i www.plentyoffish.com* acl timeanddate url_reg

Re: [gentoo-user] Re: Anyone use squid?

2009-09-27 Thread David Juhl
Cool now all I need to do is figure out how to use them A lot of reading I must do... David On Sun, 2009-09-27 at 10:38 +0100, Stroller wrote: > On 27 Sep 2009, at 10:00, Francesco Talamona wrote: > > On Sunday 27 September 2009, David Juhl wrote: > >> I want to block as ma

Re: [gentoo-user] Re: Anyone use squid?

2009-09-27 Thread David Juhl
I think I figured it out... Hopefully I won't ban myself out of a site I want to go to lol... The blacklists work. Dave On Sun, 2009-09-27 at 10:38 +0100, Stroller wrote: > On 27 Sep 2009, at 10:00, Francesco Talamona wrote: > > On Sunday 27 September 2009, David Juhl wrote:

[gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-03 Thread David Juhl
I want my http server to listen on port 8181, and I want to configure userdir. /etc/conf.d/apache2 APACHE2_OPTS="-D USERDIR" added Listen 8181 to /etc/apache2/http.conf /etc/apache2/modules.d/00_mod_userdir.conf # Control access to UserDir directories. The following is an example # for a sit

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-04 Thread David Juhl
On Sun, 2009-10-04 at 08:40 -0400, Allan Gottlieb wrote: > FollowSymLinks ls -l ... drwxr-xr-x 3 david16 apache112 2009-10-03 15:25 public_html groups ... wheel cron audio cdrom video cdrw apache usb users portage plugdev games david16 sambashare vboxusers wireshark luks stb-admin scanner f

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-05 Thread David Juhl
> Am Sonntag 04 Oktober 2009 08:28:16 schrieb David Juhl: > > > so if it is read only why can't I read? > > You don't have permission to access /~david16/ on this server > > Does the user that runs the server process have permissions to read from tha > directory? > > Bye... > > Dirk >

[gentoo-user] Any good documentation out there? Anyone use NGINX?

2009-10-05 Thread David Juhl
I am trying to find away to access files securely from my home computer. The network I am on is really strict on email attachments and no usb drives are allowed, so I possibly thought of a website that uses ssl and a password to access the files. I really don't know where to begin. Since the files

Re: [gentoo-user] Is there an Apache configuration guide for gentoo?

2009-10-05 Thread David Juhl
I found nginx But the documentation on it is a little hard to understand. I tried to follow some examples... I got it working... I'll need to play with it some more.. -- David L. Juhl

Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?

2009-10-06 Thread David Juhl
Finding another job is impossible. I am under an enlistment contract. On Mon, 2009-10-05 at 19:38 -0700, Keith Dart wrote: > === On Mon, 10/05, David Juhl wrote: === > > Any thoughts are appreciated... > === > > Find another job? > > > -- Keith Dart > -- SGT Juhl, David L. US ARMY

Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?

2009-10-06 Thread David Juhl
How is it trying to get around anything if the rules permit it? There has to be away I can obey the rules, and still achieve what I want. , easier access to my work I bring home with me. On Tue, 2009-10-06 at 14:28 -0700, Keith Dart wrote: > === On Tue, 10/06, David Juhl wrote: === > >

Re: [gentoo-user] Any good documentation out there? Anyone use NGINX?

2009-10-07 Thread David Juhl
I suppose I could run it on a cdr and set up a ssh tunnel... Dave On Tue, 2009-10-06 at 05:59 -0400, Willie Wong wrote: > On Mon, Oct 05, 2009 at 08:04:03PM -0500, Penguin Lover David Juhl squawked: > > I am trying to find away to access files securely from my home computer. > > T

[gentoo-user] How do I know...

2009-08-24 Thread David Juhl
How do I know I am actually subscribed to a list. I sent a email to the second address asking for verification. Thanks, Dave

[gentoo-user] I am not getting any emails...

2009-08-24 Thread David Juhl
I am not getting any emails I thought this one might make it this time. Dave

Re: [gentoo-user] Configure WIFI lan

2009-08-25 Thread David Juhl
There is basically two ways I know of... Whatever the handbook says, and nm-applet setting up the graphical network manager. The graphical one doesn't start up until you are in X and running, so some network processes may not start. There's a wiki on mn-applet. Dave On Tue, 2009-08-25 at 08:13

Re: [gentoo-user] I am not getting any emails...

2009-08-25 Thread David Juhl
Sorry for looking like a idiot... I won't do it again. Dave On Tue, 2009-08-25 at 13:07 -0400, Willie Wong wrote: > On Tue, Aug 25, 2009 at 10:03:45AM +0100, Penguin Lover Stroller squawked: > > > > On 25 Aug 2009, at 05:41, David Juhl wrote: > > > >> I am no