Displaying 3 results from an estimated 3 matches for "suse64".
Did you mean:
suse6.4
2004 Oct 28
1
[Bug 946] scp slow file transfers, even with -1 -c blowfish
...ro SP2).
The process monitor reports the CPU on the sending machine is around 50%. In
transfering a 200MB movie (avi) I see the following stats:
$ scp 200MB-movie.avi foo at bar:/a/b
200MB-movie.avi 2% 4848KB 480.8KB/s 06:00
I see this with any destination machine on two different LANs: a Suse64 AMD64
with no load and a RAID5 array, a P133 FreeBSD box with no load and a single IDE
drive, and a Linux box with moderate load.
If I force scp to use ssh protocol version 1 and blowfish, I get better
performance but still far below wire speed:
$ scp -1 -c blowfish 200MB-movie.avi foo at bar:/a/...
2000 Jul 18
0
Win?? Shares
...g to do the
virus scan within a shell script? That sounds like a good way to go because the
Linux box can do the virus scans without using cpu and memory resources on the NT
box. I like it.
>
>
> --
> cya l8r
> Leon McClatchey
> leonmcclatchey@homemail.com
> Linux User 78912 (Suse64 Box)
>
> The light at the end of the tunnel is the headlight of an approaching
> train.
2007 Jul 07
6
Help in upgrading from 1.1.6 to 1.2.3
Hi, I was developing a rails app with version 1.1.6 that just worked
fine.
I decided to upgrade to 1.2.3 and then, I keep getting that horrible
message:
"Application error
Change this error message for exceptions thrown outside of an action
(like in Dispatcher setups or broken Ruby code) in public/500.html"
Now, before starting script/server I modiffied config/environment.rb
and