On Sun, 2007-11-25 at 15:27 -0500, David Relson wrote:
> On Sun, 25 Nov 2007 19:51:09 +
> Neil Walker wrote:
>
> > David Relson wrote:
> > > I've gotten this same NMI error the last 4 times I've booted -- even
> > > using a second copy of the 2007.0 LiveCD that I happened to have
> > >
> >
Am Freitag, 23. November 2007 schrieb ext Dan Farrell:
> On Fri, 23 Nov 2007 09:11:06 +
>
> Neil Bothwick <[EMAIL PROTECTED]> wrote:
> > On Fri, 23 Nov 2007 08:15:48 + (UTC), Thufir wrote:
> > > In this case, the discs are fine, as are the drives. The drives
> > > mount fine in Fedora and
On Sun, Nov 25, 2007 at 08:40:08PM -0600, [EMAIL PROTECTED] wrote:
> Yup, both of those should work from cron or anywhere. In my case and
> probably many other as well, I could shorten the ps approach to:
> ps aux|grep '[X] :0'
>
> But looking for /tmp/.X0-lock is probably the most reliable. Th
"Andrey Falko" <[EMAIL PROTECTED]> writes:
> How about something like this: retval=`ps aux | grep tty | grep X | awk
> '{print $2}'`
>
> Or retval=`cat /tmp/.X0-lock`
>
> Or even better:
>
> if [[ -e "/tmp/.X0-lock" ]];then
Yup, both of those should work from cron or anywhere. In my case and
pr
On Nov 25, 2007 8:27 PM, <[EMAIL PROTECTED]> wrote:
> Scripts that test for X running might work in a shell but not when the
> script is run by cron.
>
> For example: This code:
> tty|grep pts
> retval=$?
> if [[ $retval > 0 ]];then
>print "X isn't running just now... postponing rsync of W
Scripts that test for X running might work in a shell but not when the
script is run by cron.
For example: This code:
tty|grep pts
retval=$?
if [[ $retval > 0 ]];then
print "X isn't running just now... postponing rsync of WWW
until such time as it is... exiting"
exit
fi
Runs
On Nov 25, 2007 7:03 PM, <[EMAIL PROTECTED]> wrote:
> I am trying to compile a custom, static, & minimal, kernel ( please
> accept this for the sake of this email; dont flame me with how it is
> no longer necessary due to the modular nature of the kernel ) for my
> gentoo install. I am working wit
I am trying to compile a custom, static, & minimal, kernel ( please
accept this for the sake of this email; dont flame me with how it is
no longer necessary due to the modular nature of the kernel ) for my
gentoo install. I am working with the 5000psl intel server board with
the 5000p chipset
(http
Anyone here noticed how badly Audacious 1.4.2 is? I get random crashes and a
host of other problems... something never experienced with XMMS.
I traded a few emails over Audacious and it seems as though it sports a new
(improved) thread model. Once I humbly suggested the "new model" has some
wa
On Sun, 25 Nov 2007 19:51:09 +
Neil Walker wrote:
> David Relson wrote:
> > I've gotten this same NMI error the last 4 times I've booted -- even
> > using a second copy of the 2007.0 LiveCD that I happened to have
> >
>
> Given that you have stated that you want a command line, dump the
>
David Relson wrote:
I've gotten this same NMI error the last 4 times I've booted -- even
using a second copy of the 2007.0 LiveCD that I happened to have
Given that you have stated that you want a command line, dump the
LiveCD. Use the Minimal Install CD or, better still, SystemRescueCD -
This morning I decided that it's finally time up update Gentoo to match
the new mobo & CPU installed several months ago.
First 2 attempts to boot from the LiveCD complained of an X
configuration error. This didn't seem quite right as the video is
simply the ASUS M2A-VM HDMI's on mobo video. Howe
Hi,
I've emerged bugzilla-2.22.3(*) on a hardened box(**). The problem is
that while bugzilla can send password reminder mails it doesn't send any
other mails. Changing a bug or adding a new one does not result in a
mail to the default assignee.
Any ideas?
Thanks,
jules
(*) bugzilla.42tools
13 matches
Mail list logo