Re: [gentoo-user] linux command for file ownership and flag by creation ?!

2014-02-03 Thread Korthrun
Looks like you're looking for setgid functionality. Check out http://en.wikipedia.org/wiki/Setuid#setgid_on_directories On Mon, Feb 3, 2014 at 4:47 PM, Tamer Higazi wrote: > Hi people! > > I have asked myself if there are set of commands on Linux or Gentoo, > that if a file locally created it

Re: [gentoo-user] Tcp Listener

2014-02-03 Thread Korthrun
Check out what I consider to be a fantastic guide: http://beej.us/guide/bgnet/ On Mon, Feb 3, 2014 at 3:50 PM, Xar Man wrote: > Well it's actually a project for a company that needs a tcp listener for > the data sent by the devices. You are right about my question. It's a bit > irrelevant with

Re: [gentoo-user] Mouse Paste

2007-09-10 Thread Korthrun
On 9/9/07, Benno Schulenberg <[EMAIL PROTECTED]> wrote: > Korthrun wrote: > > I've done some tweaking of my xorg.conf, .xbindkeysrc and > > .Xmodmap to get my logitech mx1000 working. The forums/wiki > > helped a lot with this. > > You're not say

[gentoo-user] Mouse Paste

2007-09-08 Thread Korthrun
I've done some tweaking of my xorg.conf, .xbindkeysrc and .Xmodmap to get my logitech mx1000 working. The forums/wiki helped a lot with this. Since making these changes I've lost my middleclick to paste functionality, and pasting from terminal into a "GUI" app doesn't seem to fly anymore either.

Re: [gentoo-user] Re: Bon Echo (why?)

2007-02-25 Thread Korthrun
On 2/25/07, Grant Edwards <[EMAIL PROTECTED]> wrote: On 2007-02-25, Joe Menola <[EMAIL PROTECTED]> wrote: > On Sunday 25 February 2007 12:55 pm, Dan Farrell wrote: >> but 'IceWeasel' is ugly. Bon Echo is such a nice name. > > I'd prefer firefox_alt or something similar. Something that tells me wh

Re: [gentoo-user] pants

2007-01-09 Thread Korthrun
On 1/9/07, Justin Findlay <[EMAIL PROTECTED]> wrote: On AD 2007 January 10 Wednesday 06:21:10 AM +0100, Bo V|GV|Grsted Andresen wrote: > # grep -R "PANTS=ON" /etc/bash /etc/profile* /etc/env.d ~/.bash* ~/.profile Or better yet, # find /etc -type f -exec grep -nI --color PANTS {} \; $ ls -d --

[gentoo-user] pants

2007-01-09 Thread Korthrun
Does anyone have any clue what put: PANTS=ON into my environment? google is failing me here =/ Thanks -- () The ASCII Ribbon Campaign - against HTML Email, /\ vCards, and proprietary formats. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Firefox, flash player, and youTube

2006-12-18 Thread Korthrun
On 12/18/06, Iain Buchanan <[EMAIL PROTECTED]> wrote: On Mon, 2006-12-18 at 10:51 +0100, Arnau Bria wrote: > On Sat, 16 Dec 2006 09:57:05 -0800 > Kevin O'Gorman wrote: > > > I'm up-to-date on stable ebuilds. > > I've tried to view a cute youTube "Code Monkey" video, but get the > > complaint my f

Re: [gentoo-user] {OT} Webmail in portage without PHP?

2006-12-06 Thread Korthrun
I am using perl and I'd rather not install and maintain PHP just so I can use Squirrelmail. It sounds like I may need to though. Does anyone prefer another webmail client to Squirrelmail? - Grant -- gentoo-user@gentoo.org mailing list If you don't mind php, I recommend horde . Just be sure t

Re: [gentoo-user] Mail for multiple domains

2006-12-05 Thread Korthrun
On 12/5/06, Grant <[EMAIL PROTECTED]> wrote: I've been using postfix and courier-imap along with mutt for a while with a single domain. I now need to set up a second domain. How is the system supposed to know which domain to use when sending a message? How can I keep mail for [EMAIL PROTECTED]

Re: [gentoo-user] xmms alternative

2006-10-23 Thread Korthrun
On 10/23/06, Arnau Bria <[EMAIL PROTECTED]> wrote: On Mon, 23 Oct 2006 08:08:08 -0400 Dave V wrote: > Hello, Hi, > I just read on the gentoo-dev list that xmms is about to be removed, > but it's probably the only sound player that I've used. Could someone > recommend a good alternative. I'm rat

Re: [gentoo-user] Re: Nvidia+Xorg not allowing DRI.

2006-07-22 Thread Korthrun
On 7/16/06, Dale <[EMAIL PROTECTED]> wrote: Korthrun wrote: > > I restarted X and I can see DRI fine on a non privileged user. The > change was adding some of the options from device section of the > xorg.conf posted by Hemmann, Volker Armin > > Thanks everyone, > &

[gentoo-user] Re: Nvidia+Xorg not allowing DRI.

2006-07-15 Thread Korthrun
On 7/15/06, Korthrun <[EMAIL PROTECTED]> wrote: On 7/14/06, Korthrun <[EMAIL PROTECTED]> wrote: > Heyyas, > > I'm running: > Xorg 7.0-r1 > nvidia-kernel 1.0.8762 > nvidia-glx 1.0.8762 > > I've followed the guide at > http://www.gent

[gentoo-user] Re: Nvidia+Xorg not allowing DRI.

2006-07-15 Thread Korthrun
On 7/14/06, Korthrun <[EMAIL PROTECTED]> wrote: Heyyas, I'm running: Xorg 7.0-r1 nvidia-kernel 1.0.8762 nvidia-glx 1.0.8762 I've followed the guide at http://www.gentoo.org/doc/en/nvidia-guide.xml with the following exceptions. I'm using a kernel.org kernel not

Re: [gentoo-user] Nvidia+Xorg not allowing DRI.

2006-07-15 Thread Korthrun
ig and my brain) from my ATI days. Apologies to korthrun for the bogus info. -Richard -- gentoo-user@gentoo.org mailing list No problem man, it happens to the lot of us :) K -- () The ASCII Ribbon Campaign - against HTML Email, /\ vCards, and proprietary formats. -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Nvidia+Xorg not allowing DRI.

2006-07-15 Thread Korthrun
On 7/15/06, Hemmann, Volker Armin <[EMAIL PROTECTED]> wrote: On Friday 14 July 2006 14:30, Korthrun wrote: > Heyyas, > > I'm running: > Xorg 7.0-r1 > nvidia-kernel 1.0.8762 > nvidia-glx 1.0.8762 > > I've followed the guide at > http://www.

Re: [gentoo-user] Nvidia+Xorg not allowing DRI.

2006-07-14 Thread Korthrun
On 7/14/06, Richard Fish <[EMAIL PROTECTED]> wrote: On 7/14/06, Korthrun <[EMAIL PROTECTED]> wrote: > I'm definatly a user of the video group. > I'll try the emerge -ev world in a bit here, at the moment I'm KDE > free but it can't hurt to try. Try the e

Re: [gentoo-user] Nvidia+Xorg not allowing DRI.

2006-07-14 Thread Korthrun
On 7/14/06, Dale <[EMAIL PROTECTED]> wrote: Andrew Frink wrote: > > > On 7/14/06, *Korthrun* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Heyyas, > > I'm running: > Xorg 7.0-r1 > nvidia-kernel 1.0.8762 >

[gentoo-user] Nvidia+Xorg not allowing DRI.

2006-07-14 Thread Korthrun
Heyyas, I'm running: Xorg 7.0-r1 nvidia-kernel 1.0.8762 nvidia-glx 1.0.8762 I've followed the guide at http://www.gentoo.org/doc/en/nvidia-guide.xml with the following exceptions. I'm using a kernel.org kernel not a portage kernel, and I didn't make the "changes" regarding framebuffers b

Re: [gentoo-user] Libwww

2006-05-31 Thread Korthrun
On 5/31/06, Ryan Tandy <[EMAIL PROTECTED]> wrote: Korthrun wrote:>> --> ()  The ASCII Ribbon Campaign - against HTML Email,> /\  vCards, and proprietary formats.OT, but it kind of made me giggle to see this at the bottom of an HTML email.And to the OP: try emerge -D libwww.--gent

Re: [gentoo-user] Libwww

2006-05-31 Thread Korthrun
On 5/31/06, Leandro Melo de Sales <[EMAIL PROTECTED]> wrote: Hi,   I'm trying to install Libwww but I got erros, please, see:/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc-march=athlon64 -O2 -pipe -Wall  -o head  head.o ../src/libwwwinit.la ../src/libwwwapp.la ../../Library/src/libww

Re: [gentoo-user] Spamassassin: Ignoring setup ???

2006-05-31 Thread Korthrun
On 5/30/06, Meino Christian Cramer <[EMAIL PROTECTED]> wrote: Hi, I am using spamassassin in combination with exim and Emacs/Mew to handle my mails. Everything seems to work well. Spamassassin recognizes spam and write a   X-Spam_score: 5.1   X-Spam_score_int: 51    X-Spam_bar: +   X-Spam_repo