Displaying 20 results from an estimated 22 matches for "workarouds".
Did you mean:
workarounds
2003 Feb 06
2
Strange routing limitations and workaroud
Hi!
I got some strange problem with routing loadbalancing.
I cannot get the full speed from my ISPs until I get some big files from
close ftp server.
I have server with one connection to internal network and 3 to ISPs:
__________
| eth1|---- ISP1
| |
internal--|eth0 eth2|---- ISP2
net | |
(~300 | eth3|---- ISP3
hosts
2009 Jan 26
2
Dell Optiplex GX620 keyboard problem
Hello,
I'm interrested in testing any possible workaroud for the Dell
Optiplex GX620 keyboard problem, as I just can't downgrade the BIOS
version on each and every Gx620 I have to (re)install ! (Plus I can't
find a link to download the old A10 BIOS itself.)
Don't hesitate to give me guidance on how to proceed, because I can't
find anything relevant on the website
2002 Nov 14
1
chron and locales
(R-1.6.0 and chron 2.2, linux)
I have to work with date/time values from another LOCALE
on my machine. My normal locale is "de DE at euro" and
the data I have to handle use AM/PM specifications for the times.
dstring <- "Nov 12 2001 4:31PM"
The problem now is, that
strptime(dstring, "%b %d %Y %I:%M%p")
[1] "2001-11-12 04:31:00"
just ignores my
2009 Aug 14
1
Kernel NULL pointer vulnerability
Hi all.
Julien Tinnes and Tavis Ormandy from the Google Security Team have
recently found a Linux kernel vulnerability which affects all 2.4 and
2.6 kernels since 2001 on all architectures. Please read the
announcement on LWM: http://lwn.net/Articles/347006/ for further
information about the vulnerability and the exploit which has been
provided by Brad Spengler (you will find updates on his
2012 Mar 05
1
Qemu restore error.
Eric,
I have a RHEL6.0 machine running libvirt 0.8.7-18. I am running into
issue mentioned in one of the previous posting.
https://www.redhat.com/archives/libvirt-users/2011-December/msg00059.html
# virsh start <domain>
error: Failed to start domain <domain>
error: operation failed: failed to read qemu header
# od -N 128 -tx1z /path/to/domain.save
0000000
The workaroud to run
2004 Sep 10
2
Problem in FLAC__stream_decoder_process_metadata
Hi,
I have a problem when I try to open a file, which is not a FLAC file. When I
open a non-flac file with the stream decoder API, one of the first things called
is FLAC__stream_decoder_process_metadata, which itself calls
stream_decoder_find_metadata_. Unfortunately the non-flac file contains some
content, which leads to the state set to FLAC__STREAM_DECODER_READ_FRAME.
However in
2016 Jun 30
1
Rights issue on GPO
Am 30.06.2016 um 12:00 schrieb mathias dufresne:
> Sorry to ask that but this thread is quite long and that makes
> understanding difficult, at least to me. What is the status of all that? I
> believe at one moment it was writtent using winbindd is solution, that with
> winbindd instead of winbind we don't need to synchronize idmap.ldb to get
> GPOs working well even with
2023 Jun 20
1
Installation of R-4.3.1 with intel 2022
Hi all,
I have the issue:
icc -std=c99 -std=gnu11 -I../../src/extra -I../../src/extra/xdr -I. -I../../src/include -I../../src/include -I/usr/local/include -I../../src/nmath -DHAVE_CONFIG_H -fopenmp -fpic -g -O3 -wd188 -ip -mp -c eval.c -o eval.o
arithmetic.c(66): warning #274: declaration is not visible outside of function
int matherr(struct exception *exc)
^
2004 Sep 10
0
Problem in FLAC__stream_decoder_process_metadata
--- Ingo Ralf Blum <ingoralfblum@gmx.de> wrote:
> I have a problem when I try to open a file, which is not a FLAC file.
> When I
> open a non-flac file with the stream decoder API, one of the first
> things called
> is FLAC__stream_decoder_process_metadata, which itself calls
> stream_decoder_find_metadata_. Unfortunately the non-flac file
> contains some
> content,
2006 Nov 21
0
Network performance problem with Xen 3.0.3 HVM/VT
Hi,
I know it''s a problem that has already been discussed, but as I didn''t see any
solution, I''m asking...
We''ve been trying to use Xen 3.0.3 HVM mode with windows or linux in the past
few weeks, and have been suffering from bad network performance.
First, I must say that we didn''t succed to setup Windows 2000/2003 directly
using Xen, we had to
2002 May 10
0
PNLS step error in nlme
Hi R-help;
In using nlme, I often encounter the following error message:
Error in nlme.formula(model = response ~ ......, data = ...
:
Step halving factor reduced below minimum in PNLS step
Resetting the pnlsTol default value does not solve the problem. Any
suggestions or workarouds for solving the problem?
TIA,
Richard
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not...
2008 Aug 01
1
duplicate entries on ext3 when using readdir/readdir64
Hello,
I have a problem with directories that contain more than 10000 entries
(Ubuntu 8.04.1) or with more than 70000 entries (RHEL 5.2). If you use
readdir(3) or readdir64(3) you get one entry twice, with same name and
inode.
Some analyzing showed that disabling dir_index solves this problem, but
I think that this is a bug in the ext3 code, as no other file-system
shows this behavior.
2017 Feb 14
2
Mailbox suddenly inaccessible
Hi,
out of the sudden I've an inaccessible folder with Dovecot 2.2.27
(c0f36b0) from Debian Jessy backports.
$ doveadm mailbox list -u mail at example.com
INBOX/Erledigt
INBOX/Erledigt/Erledigt
INBOX/Versicherung gesendet
Sent
INBOX
However, it is not accessible any more, my IMAP client tells me:
"STATUS: Mailbox doesn't exist: INBOX/Erledigt"
Also:
$ doveadm search -u mail
2012 Aug 12
13
raw partition or LV for btrfs?
I notice this question on the wiki/faq:
https://btrfs.wiki.kernel.org/index.php/UseCases#What_is_best_practice_when_partitioning_a_device_that_holds_one_or_more_btr-filesystems
and as it hasn''t been answered, can anyone make any comments on the subject
Various things come to mind:
a) partition the disk, create an LVM partition, and create lots of small
LVs, format each as btrfs
b)
2023 Jul 18
2
Installation of R-4.3.1 with intel 2022
Note that 'intel 2022' is a bit vague. The current version is 2023.1.0,
and that has both the 'classic' (icc/icpc/ifort which it seems you used)
and new (icx/ixpx/ifx) compilers -- the former are said to be going to
be discontinued later this year. R did not know about ifx so did not
build with the new set.
The parts of the manual Tomas referred to were about the old
2016 Jun 29
2
Rights issue on GPO
On 29/06/16 16:01, Achim Gottinger wrote:
> Did you have an chance to look at your method for replication yet
> Rowland?
>
> Am 27.06.2016 um 14:44 schrieb Rowland penny:
>>> Thank you for the test. Do you run samba-tool ntacl sysvolreset
>>> after rsync on dc2?
>>
>> This may be where the problems come in, let me look into this and
>> report back
2012 Jun 27
0
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
On 06/27/12 07:24, Journeyer J. Joh wrote:
> Hello,
>
> With your kind concern and help, I now can make a binary for ARM target.
>
> ./clang -v --save-temps -ccc-host-triple arm-none-linux-gnueabi
> --sysroot=/home/hum/Documents/Projects/arm_toolchain/arm-2010.09/arm-none-linux-gnueabi/libc
> -gcc-toolchain /home/hum/Documents/Projects/arm_toolchain/arm-2010.09
> hello.c -o
2006 Mar 04
4
I need to make some comment on WineTools
I just red the article on the website about winetools. This is
controversy is a non starter in my oppinion. I believe that something
like winetools should be included in the wine distribution to begin
with. It should be something under the control of the developers
themselves and bug reports should be added to fix any problems. Why did
it take someone outside of the wine development team to
2012 Jun 27
3
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
Hello,
With your kind concern and help, I now can make a binary for ARM target.
./clang -v --save-temps -ccc-host-triple arm-none-linux-gnueabi
--sysroot=/home/hum/Documents/Projects/arm_toolchain/arm-2010.09/arm-none-linux-gnueabi/libc
-gcc-toolchain /home/hum/Documents/Projects/arm_toolchain/arm-2010.09
hello.c -o hello
The build command is shown above.
After that, I prepared an ARM laptop,
2012 Jun 28
3
[LLVMdev] Is cross-compiling for ARM on x86 with llvm/Clang possible?
Hello list
I think I really finally found a way to crossbuild a binary for ARM using
Clang/llvm.
This message would be a documentation for someone who may concern for the
same issue with me.
- Target : TOSHIBA AC100 / Ubuntu 12.04 (https://wiki.ubuntu.com/ARM/**
TEGRA/AC100 <https://wiki.ubuntu.com/ARM/TEGRA/AC100>)
- Host : i386 Desktop PC / Ubuntu 12.04
- Toolchain on host : sudo