Displaying 20 results from an estimated 500 matches similar to: "Rsyncing huge file, timeout on rsyncd"
2007 Feb 05
5
Powercom black knight 800VA (usb)
Skipped content of type multipart/mixed-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/nut-upsdev/attachments/20070205/5ad69acc/attachment.pgp
2009 Dec 21
3
Shutdown vmware ESX
Hi,
is there some easy way how to shut down vmware ESXi host?
We have same apc smart 1500 and I passed usb port into one virtual linux, so
it can monitor ups state via NUT.
So how can i make esx server avare of low battery? Maybe using vsphere-cli
utils?
With regards
Libor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2008 Jan 31
3
I.O error: zpool metadata corrupted after powercut
Last 2 weeks we had 2 zpools corrupted.
Pool was visible via zpool import, but could not be imported anymore. During import attempt we got I/O error,
After a first powercut we lost our jumpstart/nfsroot zpool (another pool was still OK). Luckaly jumpstart data was backed up and easely restored, nfsroot Filesystems where not but those where just test machines. We thought the metadata corruption
2017 Nov 24
9
Help for setting up windows unattended installation
Hi.
I have looked at PXElinux<http://www.syslinux.org/wiki/index.php?title=PXELINUX> to understand all this, but I'm very sorry I don't.
I have managed to setup to boot from PXELinux, but I'm not an expert on how to setup a menu file for making a windows unattended installation.
Could someone help me with that?
Is there some kind of a forum for this or is it just by email?
2001 Oct 31
4
What is Samba speed?
Hi,
what is Samba speed limit? I usually get maximum throughoutput about 3-4
MBytes/s reading from Samba, 2-3 MB/s writing to Samba server. (IDE discs,
but 256 MB memory, Athlon 900 MHz, one 500 MB file, 100 Mbit network).
What are your results? Does anybody knows about some performance tunings? I
have adjusted only this:
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
write cache
2010 Jul 19
2
Historical Libor Rates
Hello All,
Does anyone know how to download historical LIBOR rates of different
currencies into R?
Or if anyone knows of a website that holds all this data...I only need up to
january of 2000.
Also, how can we make the row names the index of a plot (the names of the x
values)?
[[alternative HTML version deleted]]
2008 Dec 30
5
Downloading data from Economagic
I was trying to dw data from Economagic
[http://www.economagic.com/em-cgi/data.exe/libor/day-ussnon], using
following code :
library(fimport)
dat2 = economagicSeries("libor/day-ussnon", frequency = "daily")
Here I see that data is not complete, downloaded data starts from
"2007-12-31 ", whereas actual data is available from 2001.
secondly, how I convert that data
2010 Feb 23
2
Importing a file to r
Hello
I am trying to import the attached file Curva LIBOR to R. I am trying to use
the following commands and obtaining the following errors
> res <- read.xlsx("C:\\Users\\FELIPE
PARRA\\Documents\\Quantil\\Federacion\\Curva LIBOR.xlsx", 4)
Error en .jcall(rowCells[[ic]], "I", "getColumnIndex") :
RcallMethod: invalid object parameter
> res <-
2009 Dec 22
1
(auto)regression
1) I want to calculate a regression, but when I enter >
lm(formula=KS~libor+adj.close) I only get the following:
Call:
lm(formula = KS ~ libor + adj.close)
Coefficients:
(Intercept) libor adj.close
-56.38666 55.39709 -0.01836
I don't get the estimated standard deviation, error, t-value etc. anymore
which I used to get when I use an old version (2yrs ago). What command
2010 Feb 23
1
Importing Headers from excel files
Hello I am trying to import an Excel file but I am loosing the headers, My
headers are in the first to rows of the EXCEL file. In the following R
output, the NA are supposed to be the second item in the Header. Is there
any way to Import more than one row as headers?. Thank you
Felipe Parra
> Data<-odbcConnectExcel('Curva LIBOR.xlsx',readOnly=T,)
>
2011 Aug 27
2
: error while loading shared libraries: libdovecot.so.0 (arm cross compile)
Hi.
I've made a new attempt at build Dovecot. The build and then install
processes appeared to work find. Then when I try to run Dovecot it
reports the error:
/share/MD0_DATA/optware/opt/sbin/dovecot: error while loading shared
libraries: libdovecot.so.0: cannot open shared object file: No such file
or directory
To get a better idea of what's going on, I added
2019 Apr 02
4
Orientación para hacer un sitio web con R
Buenas;
La pregunta va resultar evidente una vez se entienda, espero saber darme a
entender.
Quiero identificar qué tengo que aprender para poder hacer un sitio web con
R. Este sitio web tiene que poder:
* Recibir los datos (archivos .csv mutuamente referenciados) que alguien
conectado a la red (vos mismo, usted misma) suba.
* Procesarlos
* Devolver resultados en base a esos datos introducidos.
2001 Oct 28
1
How to create but not delete file/dir?
Hi,
I want to setup rights so that users can create files/dirs but once they close them they have read-only right for them. I'm using Samba 2.2.2 on XFS but AFAIK XFSs ACL won't help me. One friend told me that he saw once some "well hidden" parameter for Samba which allows this :-)
BTW: NT and Novell allows to do this thing ;-) (also is said Solaris)
Thanks,
Libor
2008 Dec 17
2
[LLVMdev] AutoRegen.sh bug
Hi,
I am just starting a new project. I found that the above script rejects
Autoconf versions later than 2.59, whereas it ought to accept them, imho.
I had to edit the scrip to be able to use it with Autoconf 2.61.
Also, aclocal gave the following warning:
/usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
/usr/share/aclocal/oaf.m4:4: run info '(automake)Extending
2011 Feb 15
1
samba authenticates only against the primary group of a user?
Hello everyone!
I seem to be have a bit of a problem setting up a few network folders for a
my office on a Qnap storage device running Samba -v3.5.2. So I ask:
when the 'write list' of a share contains ONLY groups, and a user tries to
log on to that share, then samba authenticates against the primary group
only of that user only??
Here is the example that fails:
-the user is
2013 Apr 03
4
Better way of writing R code
Dear R forum,
(Pl note this is not a finance problem)
I have two data.frames as
currency_df = data.frame(current_date = c("3/4/2013", "3/4/2013", "3/4/2013", "3/4/2013"), issue_date = c("27/11/2012", "9/12/2012", "14/01/2013", "28/02/2013"), maturity_date = c("27/04/2013", "3/5/2013",
2011 Jan 14
6
Plexus UPS on a QNAP NAS
Hi,
Has anyone managed to get a Plexus UPS talking to their NAS. I've followed
the excellent instructions here http://forum.qnap.com/viewtopic.php?f=182
<http://forum.qnap.com/viewtopic.php?f=182&t=35970&start=0> &t=35970&start=0
but I'm not there yet.
When I manually start upsdrvctl without the UPS plugged in I get
[~] # /usr/bin/upsdrvctl start
Network UPS
2019 Apr 03
2
Orientación para hacer un sitio web con R
Por complementar lo de Carlos, ahora con docker el tema esta teniendo alternativas lowcost, pero dificiles de configurar si no eres un experto
Obtener Outlook para Android<https://aka.ms/ghei36>
________________________________
From: R-help-es <r-help-es-bounces en r-project.org> on behalf of Carlos Ortega <cof en qualityexcellence.es>
Sent: Wednesday, April 3, 2019 10:04:46 PM
2000 Oct 26
3
Happy Birthday portable OpenSSH!
It was one year ago today that I released a patch to get OpenSSH
compiling on Linux. I had no idea just how much trouble releasing that
patch would get me into :)
Within days I was inundated with patches, improvements and portability
enhancements - contributions which have made portable OpenSSH the
success it is today.
So allow me to thank the current developers and all of you who have
2017 Nov 26
0
FW: Help for setting up windows unattended installation
On Sun, Nov 26, 2017 at 8:38 AM, Kenneth Vandb?k <valnurat at gmail.com> wrote:
> I looked at the link and it seems to this is what I need to do.
> I have copied wimboot file to my \tftpboot directory, but it seems it can't
> find the file in the progress.
>
> I have a QNAP nas for this.
>
> This is my setup.menu file:
>
> MENU TITLE Setup Menu
>
>