Displaying 7 results from an estimated 7 matches for "4d73".
Did you mean:
473
2000 Nov 21
1
blanks in filenames
Hi,
When there is a blank in the name scp doesn't work correctly:
bjacke at lamarr:~ > scp -v telefon.cgi lamarr:a\ directory/
Executing: program /usr/bin/ssh host lamarr, user (unspecified), command
scp -v -t ein directory/
Enter passphrase for RSA key 'unon at rzstud1':
scp: ambiguous target
bjacke at lamarr:~ >
By the way ... -v seems to be broken for scp in openssh 2.3. I
2000 Dec 05
4
State of the union
The list has gotten pretty quiet over the last week.
As I understand it, we are down to the following big
ticket items:
1. Quotas on meta journaling
2. ext3 + LFS
3. Various minor bugs.
Is this accurate?
--
Keith Barrett
Red Hat HA Team
2000 Oct 28
1
No PCMCIA Support?
...actually be possible? It''s too
much fun to have a laptop and just hit the power button and not have to
fsck:)
Jeremy
--
Jeremy Katz
katzj@linuxpower.org | jlkatz@eos.ncsu.edu
http://linuxpower.org | Developer, NCSU Realm Kit for Red Hat Linux
GPG fingerprint: 367E 8B6B 5E57 2BDB 972A 4D73 C83C B4E8 89FE 392D
QOTD:
Technology is dominated by those who manage what they do not understand.
2000 Oct 31
3
SMP/PCMCIA
I have two sacrificial lambs -- one is an SMP box, the other one''s a
laptop, but I don''t see kernel-smp or kernel-pcmcia-cs packages.
So, can I use the ext3 patch on an SMP box or a laptop?
--
Sam
2000 Nov 02
2
Converting / to ext3.
My guinea pig laptop has only a / partition, and a small /boot
partition. I installed the ext3 kernel succesfully (I think). Now, how
do I get / converted to ext3? I'm thinking:
* Use mkbootdisk on a floppy, to create a boot disk with the ext3 kernel.
* Boot off the floppy.
* Follow the instructions to convert / to ext3.
* Change the filesystem type in /etc/fstab to ext3.
* Reboot.
2001 Aug 28
2
Compiler Cert Suggestions
Somewhere on the download page you should make *very* clear that audio
encoders in general are *very* compiler dependent. To that end, when you
approach 1.0 release, you should enumerate known working and broken
compilers (including which optimization flags are recommended for each).
These checks should probably also be included in the .spec file to prevent
people from rpm --rebuilding without
2001 Feb 06
16
sftp client
As of Sunday evening, OpenSSH has an interactive sftp client. It should
be in the more recent snapshots.
It would be appreciated if you could test new client and find all the
bugs :) Please also have a read of the manpage and ensure that it
matches what is implemented.
I am working on fixing the ones that I know about, so please try to
stay up to date with the snapshots.
Thanks,
Damien