Doran Barton wrote:
Not long ago, Eric Jensen proclaimed...
When running ssh or scp it still asked for a password. Any ideas?
SSH is VERY picky about permissions of the ~/.ssh directory and the
~/.ssh/authorized_keys file. Owner-only read access, for example. Try 700
on the directory and 6
Not long ago, Eric Jensen proclaimed...
> When running ssh or scp it still asked for a password. Any ideas?
SSH is VERY picky about permissions of the ~/.ssh directory and the
~/.ssh/authorized_keys file. Owner-only read access, for example. Try 700
on the directory and 600 on the authorized_keys
On Thu, 17 Mar 2005 17:10:50 -0700, Eric Jensen <[EMAIL PROTECTED]> wrote:
> Trying to do some cron scp and having some difficulties with it. I read
> up on how to make it so you don't have to enter a password, but it
> doesn't seem to work. I created a .ssh/id_rsa and .ssh/id_rsa.pub. I
> copie
Use keychain.
http://dev.gentoo.org/~agriffis/keychain/
-Blake
Eric Jensen wrote:
Trying to do some cron scp and having some difficulties with it. I
read up on how to make it so you don't have to enter a password, but
it doesn't seem to work. I created a .ssh/id_rsa and
.ssh/id_rsa.pub. I cop
Trying to do some cron scp and having some difficulties with it. I read
up on how to make it so you don't have to enter a password, but it
doesn't seem to work. I created a .ssh/id_rsa and .ssh/id_rsa.pub. I
copied the is_rsa.pub to the remote host and added it to
.ssh/authorized_keys. So t
First, a little theory lesson.
Many sound cards have only one DAC channel and even more have only one
ADC channel. This is the root of the problem. In UNIX, "everything is a
file" and this device can only be opened by one process at a time.
If your card supports multiple DAC channels, this will e
Jason Jones wrote:
I've never used it because I have an audigy which supports multiple
sound streams by default but a program called "dmix" (or "demux"...
not sure) will allow mixing, I believe. Just a shot in the dark.
It's dmix. And its possible on your card to use it *without* resorting
I've never used it because I have an audigy which supports multiple
sound streams by default but a program called "dmix" (or "demux"...
not sure) will allow mixing, I believe. Just a shot in the dark.
--Jason
Matthew Frederico wrote:
You can't do hardware mixing on that sound card, which m
> You can't do hardware mixing on that sound card, which means you can
> only have one sound application working at a time. You can do software
> mixing however, you simply need to use a sound daemon like arts or esd.
I found the command "esddsp /usr/bin/skype" It works BETTER, e.g. if I
put the
On Thu, Mar 17, 2005 at 03:05:24PM -0600, Matthew Frederico wrote:
> Something I have noticed with linux, is its sound has weirdness. For
> example, I am using XMMS, and in order for me to use Skype, I have to
> shut down xmms. I can't play XMMS and talk via skype at the same
> time.
>
> using A
Matthew Frederico wrote:
Something I have noticed with linux, is its sound has weirdness. For
example, I am using XMMS, and in order for me to use Skype, I have to
shut down xmms. I can't play XMMS and talk via skype at the same
time.
using Alsa and I8x0
I've googled for it, and can't find any an
Matthew Frederico wrote:
Something I have noticed with linux, is its sound has weirdness. For
example, I am using XMMS, and in order for me to use Skype, I have to
shut down xmms. I can't play XMMS and talk via skype at the same
time.
using Alsa and I8x0
I've googled for it, and can't find any an
Something I have noticed with linux, is its sound has weirdness. For
example, I am using XMMS, and in order for me to use Skype, I have to
shut down xmms. I can't play XMMS and talk via skype at the same
time.
using Alsa and I8x0
I've googled for it, and can't find any answer that can conclusiv
On Thu, Mar 17, 2005 at 12:07:48PM -0700, Andrew McNabb wrote:
> Don't forget to come to the UUG/PLUG meeting tonight. Jackson Harper, a
> Mono developer, will present on System.Windows.Forms (SWF), the API for
> writing GUI applications on .Net.
Anybody taking their DV camcorder? I can't come t
Don't forget to come to the UUG/PLUG meeting tonight. Jackson Harper, a
Mono developer, will present on System.Windows.Forms (SWF), the API for
writing GUI applications on .Net.
Incidentally, Novell is providing refreshments for the meeting, so
there's really no reason not to come. :)
It's great
> I would look at tuples for the variable part.
> http://www.boost.org/libs/tuple/doc/tuple_users_guide.html
Beautiful! Tuples will work very nicely. Thanks Derek.
--Dave
.===.
| This has been a P.L.U.G. mailing. |
| Don't Fear the Penguin. |
| IRC: #u
16 matches
Mail list logo