Hi
[EMAIL PROTECTED]
0 18 * * * rsync -av /var/lib/mysql [EMAIL PROTECTED]:/var/lib/
If i put this two lines in crontab it will run correctly,My requirement was
to create a script, this script should indicate success or failures and the
reason for failure
Any ideas
Thanks and Regards
Kaushal
On 20 Mar 2008, at 19:42, Marzan, Richard non Unisys wrote:
Get a volt meter and measure the voltage. Red is 5+ volts yellow is
12+
volts; if you're getting less than that or way too much than those
values then the component needs to be replaced.
I believe that the PSU has to be under load
On 20 Mar 2008, at 22:29, Grant wrote:
...
I removed everything from the motherboard and even tried another CPU
that used to run on that same motherboard. No luck. I can't test the
power supply in my P3 router because the CPU power plug is different.
I should have said before that every coupl
> > A Gentoo desktop of mine won't turn on anymore. I was hoping it was
> > the power supply but I've installed a new one which doesn't fix the
> > problem. Is there a sure way to know if the motherboard needs
> > replacement or if I have two dead power supplies?
>
> Hi there,
>
> I work on
well i seem to have without to my knowledge symlinked 'usr/bin/python &
/usr/bin/python2'
to python-2.5...i corrected the symlink to point to python-2.4 and run
'python-updater' again
and there were a lot of packages that were built again and now my problem is
solved...thanks
for your help...but co
On Thursday 20 March 2008, Marzan, Richard non Unisys wrote:
> Get a volt meter and measure the voltage. Red is 5+ volts yellow is
> 12+ volts; if you're getting less than that or way too much than
> those values then the component needs to be replaced.
Switch mode power supplies seldom get that f
Get a volt meter and measure the voltage. Red is 5+ volts yellow is 12+
volts; if you're getting less than that or way too much than those
values then the component needs to be replaced. Try also swapping the
memory modules out one by one; interchanging them and see if that makes
it boot up. Some,
hi,
on every emerge --unmerge i get the following error Message:
touch: error while loading shared libraries: librt.so.1: cannot open
shared object file: No such file or directory.
### revdep-rebuild found no missing library for touch or portage.
### ldconfig -p | grep librt.so.1
lib
On Thursday 20 March 2008, Dan Cowsill wrote:
> On Thu, Mar 20, 2008 at 11:01 AM, Alan McKinnon
<[EMAIL PROTECTED]> wrote:
> > On Thursday 20 March 2008, Dan Cowsill wrote:
> > > How could I resolve this?
> >
> > The canonical way is of course to use udev to run a mount script
> > as soon as
On Thu, Mar 20, 2008 at 1:22 PM, Mark Knecht <[EMAIL PROTECTED]> wrote:
>
> On Thu, Mar 20, 2008 at 11:13 AM, Dan Cowsill <[EMAIL PROTECTED]> wrote:
> > On Thu, Mar 20, 2008 at 12:22 PM, Dan Cowsill <[EMAIL PROTECTED]> wrote:
> > > On Thu, Mar 20, 2008 at 11:01 AM, Alan McKinnon <[EMAIL PROTECTE
On Thu, Mar 20, 2008 at 1:13 PM, Dan Cowsill <[EMAIL PROTECTED]> wrote:
>
> On Thu, Mar 20, 2008 at 12:22 PM, Dan Cowsill <[EMAIL PROTECTED]> wrote:
> > On Thu, Mar 20, 2008 at 11:01 AM, Alan McKinnon <[EMAIL PROTECTED]> wrote:
> > >
> >
> >
> > > On Thursday 20 March 2008, Dan Cowsill wrote:
On Thu, Mar 20, 2008 at 11:13 AM, Dan Cowsill <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 20, 2008 at 12:22 PM, Dan Cowsill <[EMAIL PROTECTED]> wrote:
> > On Thu, Mar 20, 2008 at 11:01 AM, Alan McKinnon <[EMAIL PROTECTED]> wrote:
> > >
> >
> >
> > > On Thursday 20 March 2008, Dan Cowsill wrote:
On Thu, Mar 20, 2008 at 12:22 PM, Dan Cowsill <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 20, 2008 at 11:01 AM, Alan McKinnon <[EMAIL PROTECTED]> wrote:
> >
>
>
> > On Thursday 20 March 2008, Dan Cowsill wrote:
> > > Right, so I have an external USB hard drive always hooked up to my
> > > machine
On Thu, Mar 20, 2008 at 11:01 AM, Alan McKinnon <[EMAIL PROTECTED]> wrote:
>
> On Thursday 20 March 2008, Dan Cowsill wrote:
> > Right, so I have an external USB hard drive always hooked up to my
> > machine. I've a listing in /etc/fstab to mount it at boot.
> > Unfortunately, the drive does no
On Thu, Mar 20, 2008 at 11:01 AM, Alan McKinnon <[EMAIL PROTECTED]> wrote:
>
> On Thursday 20 March 2008, Dan Cowsill wrote:
> > Right, so I have an external USB hard drive always hooked up to my
> > machine. I've a listing in /etc/fstab to mount it at boot.
> > Unfortunately, the drive does no
On Thursday 20 March 2008, Dan Cowsill wrote:
> Right, so I have an external USB hard drive always hooked up to my
> machine. I've a listing in /etc/fstab to mount it at boot.
> Unfortunately, the drive does not boot because localmount can't find
> /dev/sda1. Now, after the boot process I can fin
Right, so I have an external USB hard drive always hooked up to my
machine. I've a listing in /etc/fstab to mount it at boot.
Unfortunately, the drive does not boot because localmount can't find
/dev/sda1. Now, after the boot process I can find /dev/sda1 and mount
the drive just fine, leading me
William Kenworthy <[EMAIL PROTECTED]> writes:
>
> I am using "config_eth0=( "noop" )" as suggested in the howto but the
> network still seems to startup, getting a new dhcp lease with a blank
> rootpath=, after which init fails:
>
Does it work if you don't start net.eth0 with the init scripts? T
Thank you Neil.
I'll buy a beer. This was it.
modules_wlan0=( "wpa_supplicant" "iwconfig" ) is correct
Have a nice day/night whatever.
Be a better friend, newshound, and
know-it-all with Yahoo! Mo
On Thu, 20 Mar 2008 03:52:40 -0700 (PDT), Dani Crisan wrote:
> modules_wlan0=( "dhcp" "iwconfig" "wpa_supplicant")
This is a bit of a guess, but try using
modules_wlan0=( "wpa_supplicant" "iwconfig" )
dhcp is the default, so unnecessary and, although the docs are a little
vague on this, it app
Thank you for bringing that up to my attention but that didn't solve it.
It seems that when I issue /etc/init.d/net.wlan0 restart wpa_supplicant.conf
isn't taken into consideration.
--
gentoo-user@lists.gentoo.org mailing list
__
On Tue, 2008-03-18 at 20:00 +0100, Florian Philipp wrote:
> On Tue, 2008-03-18 at 10:11 -0700, Joshua D Doll wrote:
> > iTunes works pretty well, running on a VM of windows. I run windows XP
> > with VMWare Workstation and have iTunes installed to sync my iPod,
> > because no OSS solutions hand
On Thu, Mar 20, 2008 at 10:05:54AM +, Neil Bothwick wrote:
> On Wed, 19 Mar 2008 19:51:05 -0600, John J. Foster wrote:
>
> > > You could unpack a stage 3 tarball to a temporary location then copy
> > > the portage files over. If you have portage-utils or equery installed
> > > and working, you
On Thu, Mar 20, 2008 at 11:52 AM, Dani Crisan <[EMAIL PROTECTED]> wrote:
> assciate_order_wlan0="forcepreferedonly"
Are you sure you spelled forcepreferedonly correctly? I'd think there
is another 'r' in there: forcepreferredonly.
Btw., forcepreferred should suffice.
~Henry
--
gentoo-user@lists
- Original Message
From: Alexander Meinke <[EMAIL PROTECTED]>
To: gentoo-user@lists.gentoo.org
Sent: Wednesday, March 19, 2008 3:15:35 PM
Subject: Re: [gentoo-user] wireless problem
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Dani,
your configuration file looks ok. To prior one a
On Tuesday 18 March 2008 13:12:10 Gavin Seddon wrote:
> 'They' say sarcasm is the lowest form of whit.
No, no. You mean 'wit'. Not the same thing at all.
--
Rgds
Peter
--
gentoo-user@lists.gentoo.org mailing list
On Wed, 19 Mar 2008 19:51:05 -0600, John J. Foster wrote:
> > You could unpack a stage 3 tarball to a temporary location then copy
> > the portage files over. If you have portage-utils or equery installed
> > and working, you could use qlist or equery to generate a list of
> > files to copy.
> Th
On Tue, 2008-03-18 at 10:11 -0700, Joshua D Doll wrote:
> Michael Schmarck wrote:
> > Hello.
> >
> > Sorry for being somewhat Off Topic, but could you guys please tell
> > me if it's possible to use iTunes with wine-0.9.57 under a ~x86
> > system? Is it possible to change the store location to som
On Thu, Mar 20, 2008 at 8:57 AM, <[EMAIL PROTECTED]> wrote:
>
> SNNS (sorry for shouting) is excellent.The only version in portage testing
> (4.2.r7) is deprecated and has been replaced by JavaNNS for 3/4 years.
> Download
> sources from
> http://www.ra.cs.uni-tuebingen.de/downloads/JavaNNS/
Kaushal Shriyan <[EMAIL PROTECTED]> wrote:
> 2008/3/19 Dirk Heinrichs <[EMAIL PROTECTED]>:
>
>> Am Mittwoch, 19. März 2008 schrieb ext Kaushal Shriyan:
>>
>> > How can i create .tbz2 file
>>
>> Now the real thing:
>>
>> man tar
[...]
> I mean using quickpkg command
What part of the documentation
Selon Uwe Thiem <[EMAIL PROTECTED]>:
> On Tuesday 18 March 2008, Gavin Seddon wrote:
> > HI DOES ANYONE KNOW OF GOOD TRAINABLE NN SOFTWARE ON PORTAGE?
>
> First of all, don't shout at us!
>
> AFAIK, snns is a very good OSS implementation - and it's in portage.
>
SNNS (sorry for shouting) is excel
Selon Uwe Thiem <[EMAIL PROTECTED]>:
> On Tuesday 18 March 2008, Gavin Seddon wrote:
> > HI DOES ANYONE KNOW OF GOOD TRAINABLE NN SOFTWARE ON PORTAGE?
>
> First of all, don't shout at us!
>
> AFAIK, snns is a very good OSS implementation - and it's in portage.
>
SNNS (sorry for shouting) is excel
I think this is the package you need: app-admin/python-updater.
http://gentoo-portage.com/app-admin/python-updater
Hope it helps,
Στις Πεμ 20 Μαρ 2008, ο/η Danis Petkakis έγραψε:
> "root@ ~ > equery l python
> [ Searching for package 'python' in all categories among: ]
> * installed packages
>
Hello,
I have a few questions that has been bugging me for a while, hope I
find the answers I;m looking for :)
I use zsh for shell, rxvt-unicode for Terminal emulator, urxvt runs
with TERM rxvt-unicode, GNU Screen runs with the term screen-256color,
now I'm not sure what's the issue, but when I l
Selon Jesús Guerrero <[EMAIL PROTECTED]>:
> On Tue, 18 Mar 2008 12:08:22 +
> Gavin Seddon <[EMAIL PROTECTED]> wrote:
>
> > HI DOES ANYONE KNOW OF GOOD TRAINABLE NN SOFTWARE ON PORTAGE?
> > --
> > gentoo-user@lists.gentoo.org mailing list
> >
> Sure,
>
> sci-mathematics/fann
> sci-mathematics/s
Selon Jesús Guerrero <[EMAIL PROTECTED]>:
> On Tue, 18 Mar 2008 12:08:22 +
> Gavin Seddon <[EMAIL PROTECTED]> wrote:
>
> > HI DOES ANYONE KNOW OF GOOD TRAINABLE NN SOFTWARE ON PORTAGE?
> > --
> > gentoo-user@lists.gentoo.org mailing list
> >
> Sure,
>
> sci-mathematics/fann
> sci-mathematics/s
36 matches
Mail list logo