Displaying 20 results from an estimated 98 matches for "speichere".
Did you mean:
speicher
2010 Aug 20
2
strange behavier after finished backup
Hola,
new to the list and maybe having problems with english I ask for a friendly and a not too difficult answer.
Using Windows 7 Pro,
D-link DNS-323 NAS-Storage
rSync: actual Version (just downloaded)
Here is the stange behavier:
I use
rsync.exe -a -v --progress --delete --ignore-errors --force /cygdrive/N/ /cygdrive/ "//SPEICHER/Volume_1/Backup/10-er/D$/"
So I want to backup the
2002 Jun 24
1
Memdisk wieder aus Speicher entfernen
Hallo,
versuche mit Pxelinux Windows 98 ?ber das Netz zu laden. Hierzu verwende ich
Memdisk und ein Imgage einer funktionierenden Startdiskette (1,44 MB).
Memdisk und das Image werden korrekt geladen. Auch startet die Autoexec.bat
korrekt. Beim Start von Windows bricht das System allerdings ab. Mein
Verdacht ist, dass es an dem noch im Speicher stehenden Memdisk liegt. Gibt
es eine M?glichkeit
2004 Dec 21
2
Rgui.exe - Error while tuning svm
Hello,
if I try to tune my svm with the code:
Tune <- tune.svm(Data.Train, Class.Train, type="C-classification",
kernel="radial", gamma = 2^(-1:1), cost = 2^(2:4))
i get a windows Messagebox with a error in the application "Rgui.exe" and
the message: "Die Anweisung in 0x6c48174d verweist auf Speicher 0x00000000.
Der Vorgang "read" konnte nicht auf
2009 Jan 19
1
[Win] Hangup RGui with RMySQL (PR#13453)
Full_Name: Apfel Schmied
Version: 2.8.1 (2008-12-22)
OS: WinXP SP2
Submission from: (NULL) (134.106.122.139)
RMySQL Version: 0.7-2
DBI Version: 0.2-4
MySQL Version: 5.1.30 (Enviroment Variable MYSQL_HOME is set)
Updated R from 2.60 to 2.8.1. Now Gui.exe hangs up (100% CPU Useage) when
requesting data from a mysql database.
Example Code:
2005 Mar 01
13
Step-by-step guide for PowerPoint under wine?
Dear All,
is there a step-by-step guide on how to install
PowerPoint 2000 with wine (I'm running PhotoShop 3 and
UltraEdit with it, perfectly !)
System: SuSE Personal 9.1, wine -version is
20040213-41.
I tried to start the install with 'wine
/path/to/CD-ROM/setup.exe', it takes forever and
finally it returns with 'file not found'.
The files are all there, expect that on the
2005 Apr 25
4
Suse 9.3 boot problem
Hi there
I got Suse 9.3 on a raid 1 (md0 :boot and root and md1
home)
When I try to get the xen kernel booted, the process
goes up to a certain point and then reboots
I got two problems:
1) Since I used default suse parameters I would assume
all my settings should be OK, so why does it not boot?
2) When booting and getting to the reboot point, it
holds the messages only for one second. How can
2008 Apr 16
3
[LLVMdev] Possible bug in LiveIntervalAnalysis?
Hi,
In the LiveIntervalAnalysis::runOnMachineFunction, there is a code to
compute the MBB2IdxMap, by remembering for each MBB its start and end
instruction numbers:
unsigned MIIndex = 0;
for (MachineFunction::iterator MBB = mf_->begin(), E = mf_->end();
MBB != E; ++MBB) {
unsigned StartIdx = MIIndex;
for (MachineBasicBlock::iterator I = MBB->begin(), E =
2005 Jan 29
7
Sipura SPA-841 auto-answer support [patch]
Sipura has implemented auto-answer in version 0.9.5 of the SPA-841
firmware. However, it is implemented via the Call-Info header, which
Asterisk stable doesn't currently support.
The attached patch implments a quick hack to support the Call-Info
header from the Dial() application by way of setting the CALL_INFO
variable. For example, the following macro can be used to dial up a
single
2005 Sep 16
3
problem with isolinux 3.10 & 3.11
hi,
i'm doing my own windows multiboot dvd's using latest ultraiso and isolinux 3.09, and everything was fine till now.
now i tried 3.11 and this release doesn't load any windows cd boot sectors while other stuff like memtest works fine. same for isolinux 3.10, both the normal and the debug version.
the attachment shows a vmware 5.5 beta window with an error message by isolinux 3.11
2001 Aug 23
2
Missing Values from Spss-Data
Hello,
i'm a newbie of the really fantastic "R" , but have some
problems to define Missing Values from Spss-Files which i import
with the read.spss(data) command !
What should i do to recode i.e. the values 9,99 & 999 to NA.
Something like this
x <- c(9,99,999,NA)
x==NA
...do not what i want, because the data.frame show
the values 9,99 & 999 and not NA in this fields ?
2005 Oct 17
15
SuSE 10 no network in dom0 - arp problem?
Hello.
I have installed the SuSE Linux 10 XEN kernel but no domU yet. Now I
cannot ping to and from dom0. I get lots of ARP broadcasts from dom0
but dom0 seems to ignore ARP answers. When pinging to dom0 it ignores
arp requests. This happens regardless xend is running or not. This
happens in the xen kernel only, when booting stock kernel all works
as expected.
What can I do?
Robert
2005 Mar 17
1
unprotecting the first 64KB of memory to allow real-mode calls.
Hello,
this is my first wine-time, and a lot of winprograms
run "out of the box"
Great!
But there is a little DOS-program which does not run.
Where can I look for the error?
Thanks for any hint.
geo@toso:~> wine "c:\Program Files\saft\saft.exe"
Warning: unprotecting the first 64KB of memory to
allow real-mode calls.
NULL pointer accesses will no longer be
caught.
2006 Dec 05
0
question about installation of R 2.4
To whom it may be concernedDear all:
i am a
statistics of Humboldt university in berlin. I need R-2.4 for my data analysis,
but unfortunately, it does not work. The installation
works smoothly, but when I double click on the shortcut or from the start menu,
the error warning jumps out. My computer is in german system and so do the
error information. The following is the error warning and its
2008 Mar 18
1
odbcQuery , memory.size
Dear R cracks
I am trying to fetch 38 Tables from 38 ESRI Geodatabases through an ODBC
connection.
I stored the 38 channels in a list and the 38 tablenames in an other list.
With a
for(i in 1:38) .... sqlFetch(....) I try to read the tables into a third
list. But always after a certain amount of rounds (mostly 16) i get
Fehler in odbcQuery(channel, query, rows_at_time) :
Calloc konnte
2010 Nov 18
1
dsync mbox->mdbox II: highest_modseq changed
Hi again,
after replacing CRLF in 4 mboxes dsync was able to sync all of the 30+GB
mailstore to mdbox.
Now the (repeated) calling of dsync yields info messages of the kind
dsync(athimm): Info: old/speicher: highest_modseq changed: 1 != 10
dsync(athimm): Info: root/root-heretic: highest_modseq changed: 1 != 10
dsync(athimm): Info: lists/ccrma.stanford.edu/planetccrma: highest_modseq changed: 11
2004 Sep 04
1
Oh323, Please Help Newbie ;(
Hi,
I just installed OH323 Plugin and im now tryin to make
simple Configuration to connect Openphone and Xlite to
my Asterisk-Server.
All works fine, i just wanna know if there's a
better way to do it? Is there anything wrong with my
Config?
OH323.conf
[general]
listenAddress=0.0.0.0
listenPort=1720
connectPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=8000
udpEnd=8005
fastStart=no
2005 May 02
3
Loosing admin privileges after login
Hello,
I am a Samba-newbie, so please excuse, if my question
seems to you stupid.
I've set up a PDC, based on Samba 3.0.14a (SerNet) and
a OpenLDAP-Server. So I took a Windows XP client and
integrated it to the domain. Afterwards I logged in as
administrator and copied the existing profile of an
user to the server.
The user was able to login and his profile was loaded
from the server. But I
2002 Jun 12
7
VFS: Cannot open root device, pxelinux nfsroot
Hi everyone,
I got the error:
NET4: Unix domain sockets 1.0/smp for linux NET4.0
ds: no socket drivers loaded
request_module[block-major-8]: root fs not mounted
VFS: Cannot open root device ""or 08:03
Please append a correct "root"boot option
The strange thing is that it tries to mount from harddisk. This I got somewhere else:
"the kernel looks like it is trying to
2004 Aug 23
4
Asterisk WITH Swyx... Any Idea?
Hi,
I'm a student and my thesis work consist in testing
Asterisk with Swyx(SwyxWare).
My approach is to declare asterisk as h323 gateway for
the Swyxserver using oh323 Plugin.
Is there any possibility to connect Asterisk with
Swyx? how?
the outgoing call must pass from Swyxit->to
Swyxserver-> Asterisk->to PTSN
Thanks
2003 Jan 20
2
Borland Paradox Databases on a samba share
Hi fans,
i tryed to use samba to share a paradox database which comes with a
special trade programs.
On a novell server it works fine. But on the samba share I get a
corrupted database after some minutes of multi user access. I've
tryed some entries in the smb.conf and I think a have a very
conservative setting now.
I heared of somebody who uses samba successfully with the same
application