Displaying 20 results from an estimated 300 matches similar to: "icons"
2007 May 15
3
textConnection
hello,
I don't understand what's happen just before the textConnection function runs good but now it doesn't run
> Line[1]
[1] "if C325=. then C743=(C152/C103)*100| else C743=(C152/C325)*100"
> textConnection(Line[1])
Erreur dans textConnection(Line[1]) : toutes les connexions sont utilisées
why R display that?
2007 Jun 18
2
to read table
Hello,
I have a problem to read a csv table. To read it I used this syntax
> donParCara <- read.table("C:/Documents and Settings/melyakhlifi/Mes documents/feuilles excel/calcul2.csv",header=TRUE,sep=";",quote="",dec=",")
I don't understand my errors
Erreur dans scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
la
2007 Oct 05
1
[asterisk-dev] oh323.conf, extentions.conf
Send these questions to Asterisk-Users mailing list.
h323.conf
##################################################
;
; Configuration file of OpenH323 channel driver
;
[general]
listenAddress=W.X.Y.Z ; local ip
listenPort=1720
tcpStart=10000
tcpEnd=20000
udpStart=10000
udpEnd=20000
fastStart=yes
h245Tunnelling=yes
h245inSetup=yes
jitterMin=20
jitterMax=100
ipTos=none
outboundMax=100
2007 Jun 22
3
pxelinux and WDS server for Vista
I am testing BDD 2007 and WDS on a Windows 2003
Server.
I have a PXE Server with tftpd32 and pxelinux boot.
Is it possible to have a menu entry that chain the
first pxe booting(pxelinux) to the WDS Server which is
on a different computer because I can't install WDS on
the TFTP pxelinux.
I have testing this entry:
LABEL TEST WDS
kernel ipadress::pxeboot.0
but the first server always respond
2007 Jun 19
1
smbclient doesn't work with anonymous access on windows 2000
Hello,
I have the following error when I try to use smbclient with windows 2000 & anonymous access :
$ smbclient -N -L //machine1
Anonymous login successful
Domain=[DOMAIN] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
cli_rpc_pipe_open: cli_nt_create failed on pipe \srvsvc to machine machine1.
2008 Feb 13
2
NT4 in a DomU
Hi,
I use Xen 3.0.3-1 on a Debian Etch with LVM to store
my DomUs.
I already exploit a Windows 2000 in a DomU but I can''t
install a windows NT4 Server:
I have a death of Blue Screen during the installation
begining.
Did someone test that scary NT4 DomU with success?
I think NT4 need a disk driver but wich one? and how
can I give it one?
My last solution to test is:
to convert a NT4
2007 Jun 20
3
merge
hello,
is it possible to merge 2 matrix or data.frame by roxnames?
I checked details about the functino merge but I haven't fond this option.
Can you help me please?
thanks.
_____________________________________________________________________________
[[alternative HTML version deleted]]
2008 Mar 04
3
Can't get Steam to install
Hello,
I have just installed Wine on Ubuntu 7.10 (x86). I have also managed to get hold of and install gecko. However, when I try to install Steam with
Code:
"wine start SteamInstall.msi"
it comes up with several errors in terminal then a popup box saying "Installation ended prematurely because of an error".
Can anyone help me please?
Notes - I am in the correct
2007 Jun 18
3
data.frame
hello,
are there functions giving the columns number and the rows number of a matrix?
thanks.
_____________________________________________________________________________
[[alternative HTML version deleted]]
2007 Aug 02
3
Dovecot strong or not for a big Webmail architecture
Hello,
Do you think Dovecot could handle millions of active users in a big architecture ?
This cluster could be for example (each server is a bi quad Xeon 2.66 Ghz) :
- 40 Dovecot servers
- 4 LVS
- 20 Apache+PHP
- 2 Openldap
- 20 Postfix + ClamAV + SpamAssassin
- 1 NFS Netapps
For millions of user it could be multiple different clusters of 40 Dovecot servers with 1 Netapp for each cluster.
I
2007 Aug 01
1
Re : Custom axis
Maybe I do not explain well what I would like to do. I do not want to change the labels of the axis, but the scale. What I want is a general procedure for changing the scale. Its like using a logarithmic scale on a plot. Labels are the same, but the increases of x along the x-axis are defined by a known monotone and continuous function.
Florent Bresson
----- Message d'origine ----
De :
2007 May 14
4
Batch
I saw the R-help to run some R programs in batch I used it like this
> R CMD BATCH C:/Documents and Settings/melyakhlifi/Bureau/calcara.r
Erreur : erreur de syntaxe dans "R CMD"
but without success!!!I don't work on linux but on windows IS it the same command ?
_____________________________________________________________________________
[[alternative HTML version
2007 Dec 07
0
Need HELP
hello Mister.
I am happy to make your knowledge by this mail
I had to find your name and addresses on documents HOW TO linux.
I am student, at the end of my Bachelor in networks.
I ask for your assistance to configure QoS in a system of
e-learning including/understanding
on network IP, using Linux Sytem
because i want to used opensource licence. i work with RedHat 5.0
2007 Jul 26
1
Re : DMZ and LOG
hello Tom
>Another very likely cause is that Shorewall-shell is generating a pkttype
>test to identify multicast packets. This can be unreliable and can be
>avoided by setting PKTTYPE=No in shorewall.conf.
After using PKTTYPE=No in shorewall.conf , my syslog is clean now.
Do you mean that adding the following line in /etc/shorewall/interfaces is suffiscient?
dmz eth1
2008 Feb 13
0
pb to install a NT4 DomU
Hi,
I use Xen 3.0.3-1 on a Debian Etch with LVM to store
my DomUs.
I already exploit a Windows 2000 in a DomU but I can''t
install a windows NT4 Server:
I have a death of Blue Screen during the installation
begining.
Did someone test that scary NT4 DomU with success?
I think NT4 need a disk driver but wich one? and how
can I give it one?
My last solution to test is:
to convert a NT4
2007 Oct 07
1
How to use PCI pass-through?
Hi,
I have noticed that the Intel VT-d patch has merged into
unstable source tree. My question is how to use the PCI pass-through
feature? The Intel Q35 express northbridge chipset (with VT-d) motherboard
is out. I am eager to try it out.
Thanks!
HY
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Jul 26
2
DMZ and LOG
Hello !!
I ve just install shorewall-common and shorewall-shell
I can''t defined a network using the CIDR format for my DMZ in /etc/shorewall/hosts
fast eth2:172.17.0.0/16
epac eth2:172.18.0.0/16
fsa eth2:172.19.0.0/16
bu eth2:172.20.0.0/16
recto eth2:172.21.0.0/16
dmz eth1:81.91.225.224/27
I receive this error:
ERROR: Invalid zone definition for
2006 Feb 14
1
Quality and bitrate parameters ?
Hie,
I just don't understand one point in the speex's man page about the quality
and bitrate settings.
Are these settings's behavior same as Vorbis settings ?
Quality option set variable bitrate in order to maintain constant quality
during file and bitrate option set a defined bitrate , isn't ?
I'm not sure, so I'm pleased if you could say that I'm right.
A good idea is
2008 Jul 30
1
model mix problem. FALSE CONVERGENCE
Hi R users
I try to use the lme but I can?t!!!!!
My script is (some words in french, sorry!!):
rm(list=ls(all=TRUE)) #Efface tous les objets en m?moire pour ?viter des
erreurs
library(MASS) #Chargement des Librairies
library(car)
library(Hmisc)
library(tkWidgets)
library(svDialogs)
library(multtest)
library(nlme)
#Rep <- "C:/Documents and Settings/U3M/Bureau/steph/Scripts
2002 Oct 14
1
where did the NAT tool go? (smb network testing/scanning)
Hi,
In the samba debian package there used to be a very convenient utility
to scan networks for open samba shares and weak passwords. Its name
AFAIR is nat.
Where can one find this tool? Is it still maintained? Is there a better
alternative?
Thanks,
--
THERAMENE: Il veut les rappeler, et sa voix les effraie ;
Ils courent. Tout son corps n'est bient?t qu'une plaie.