Displaying 20 results from an estimated 1100 matches similar to: "Tunnel ssh / modifie http headers"
2007 May 09
1
swfdec export into avi
Hi
I'd like to you know if this is possible to do this with swfdec, or even to know if one day, it will be possible
I have a swf player that grabs some piece of sprites, music and move all this in some kind of a cartoon
Is it possible with swfdec to record this cartoon into an avi file ?
Thanks
Enzo
___________________________________________________________________________
2007 Apr 18
1
smbclient tar function : no password asked ?
Hello,
We're using samba 3.0.24 on a Linux box, to access and
backup some XP boxes. smbclient access is okay, but
there is something quite weird with the tar
subfunction
-----
$ smbclient //xpbox/Documents -U someuser -d 2 -Tc
/tmp/tarfile .
added interface ip=192.168.1.xxx bcast=192.168.1.255
nmask=255.255.255.0
session setup failed: NT_STATUS_LOGON_FAILURE
-----
Smbclient does NOT ask us
2006 Dec 24
1
Copying my system to another drive
Hi, I'm trying to copy my CentOS install to a new drive.
- old drive is /dev/hda and had
hda1 : /boot
hda2 : swap
hda3 lvm
hda5 : lvm
hda4 : /usr/local
- new drive is /dev/hdb
hdb1 : /boot
hdb2 : swap
hdb3 : /
I decided to get rid of lvm which is useless to me. I've created and
formated the new partitions and copied anything from the old drive to
the new one
2007 May 10
0
swfdec can read swf from lacartoonerie.com
Hi
I often go on www.lacartoonerie.com to create some cartoons, i've tried swfdec on it, but it doesn't work
Any idea ?
this website is a good one to test swfdec ;)
the swf player gets many swf / mp3 and make a cartoon with them
Thanks
Enzo
___________________________________________________________________________
D?couvrez une nouvelle fa?on d'obtenir des r?ponses ?
2007 Apr 23
0
R: extract from a data frame
Oats[Oats$Variety %in% c("Victory", "Golden Rain"),]
or
subset(Oats, Variety %in% c("Victory", "Golden Rain"))
Stefano
-----Messaggio originale-----
Da: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch]Per conto di elyakhlifi
mustapha
Inviato: luned? 23 aprile 2007 9.56
A: R-help at stat.math.ethz.ch
Oggetto: [R] extract from
2007 Feb 13
0
Samba 3.0.24 + Winbind + Active Directory 2003 on RedHat AS 4.0
Hello all,
I have compiled the latest samba release (3.0.249 on a RedHat AS 4.0 platform with the following options :
./configure −−with−smbwrapper −−with−dce−dfs −−with−smbmount −−with−pam −−with−pam_smbpass
2007 Mar 01
1
Fit Student Copula
Hello everybody,
I have a big problem that I do not manage to solve !
I will be very grateful if you can solve this !
I want to fit a t Copula with the copula package :
> student.cop <- ellipCopula("t", param = c(0.5, 0.6, 0.7), dim = 3, dispstr = "un",df=5)
> x<-rcopula(student.cop,1000)
> fit <- fitCopula(x, student.cop, c(0.5,0.5,0.5,5))
And there is an
2007 Feb 27
15
Deployement options
After reading the digital shortcut and the
documentation on the web site I''m confused.
Which one should I use? pen, balance or nginx ?
I don''t want to use a behemoth like appache and ssl is
not needed so it reduces my choice to those three
only....
What are the pros and cons of each? I don''t have much
money, so the less ressources I use the better it is
for me....
As
2006 Dec 12
0
Re : Re : implementation of t.test
Excuses I have a mistake in previous mail
Type stats:::t.test.defaultThe formal way is to use getAnywhere(t.test)
Justin BEM
Elève Ingénieur Statisticien Economiste
BP 294 Yaoundé.
Tél (00237)9597295.
----- Message d'origine ----
De : justin bem <justin_bem@yahoo.fr>
À : Weiwei Shi <helprhelp@gmail.com>
Cc : R-help@stat.math.ethz.ch
Envoyé le : Mardi, 12 Décembre 2006,
2007 Apr 20
1
lancer R en batch
hello,
I'd like know if it's possible to run R with the options BATCH it means not interactively
thanks.
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
2007 Apr 23
1
extract from a data frame
hello,
I'd like know how to do to extract data from a frame for example
how can I do to extract only the data where variety=victory or variety=golden rain
thanks.
> Oats
Block Variety nitro yield
1 I Victory 0.0 111
2 I Victory 0.2 130
3 I Victory 0.4 157
4 I Victory 0.6 174
5 I Golden Rain 0.0 117
6 I Golden Rain
2007 Apr 20
2
sorting data in R
hello,
I'd like know how to sort a data frame in R for example how I should do to sort by Catholic with swiss data frame like below
thanks
Fertility Agriculture Examination Education Catholic Infant.Mortality
Courtelary 80.2 17.0 15 12 9.96 22.2
Delemont 83.1 45.1 6 9 84.84 22.2
2006 Dec 19
0
db.c: Unable to open Asterisk database
Dear asterisk users,
I am using Asterisk and I a m a new user.
Before it was working properly.
Since two days, users can not get registered : users registered timeout.
Those are the results of commands
1. /var/log/asterisk#asterisk-rvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
== Parsing '/etc/asterisk/extconfig.conf': Found
Asterisk 1.2.1, Copyright (C) 1999 - 2005 Digium.
Written by
2006 Dec 06
0
Re : stat question - not R question so ignore if not interested
For the first question x'(y-bx)<>0 or Cov(Ui,Xi)<>0 you have heterogeinity problem !
OLS estimator in this case in biased.
The bias is equal to (Exx')^{-1}Exu
You obtain obtain correct estimator by use instrumental variable or 2SLS ...
Justin BEM
Elève Ingénieur Statisticien Economiste
BP 294 Yaoundé.
Tél (00237)9597295.
----- Message d'origine ----
De
2006 Dec 08
0
Re : A smal fitting problem...
May be you are also not familiar with statistic. the solution of
min \sum_{i=1}^{n} (y_{i}-b)^{2} is the mean. So the solution is
b<-mean(y)
Justin BEM
Elève Ingénieur Statisticien Economiste
BP 294 Yaoundé.
Tél (00237)9597295.
----- Message d'origine ----
De : Kåre Edvardsen <ked@nilu.no>
À : R-help <r-help@stat.math.ethz.ch>
Envoyé le : Vendredi, 8 Décembre 2006,
2006 Dec 12
0
Re : implementation of t.test
Try this
>stats.t.test.default
Best wishes.
Justin BEM
Elève Ingénieur Statisticien Economiste
BP 294 Yaoundé.
Tél (00237)9597295.
----- Message d'origine ----
De : Weiwei Shi <helprhelp@gmail.com>
À : r-devel-request@stat.math.ethz.ch
Cc : r-help <R-help@stat.math.ethz.ch>
Envoyé le : Mardi, 12 Décembre 2006, 1h05mn 46s
Objet : [R] implementation of t.test
Hi, there:
2007 Mar 28
2
removed centos from dual boot laptop (now having trouble booting)
HI all,
I had centos on a laptop (dual boot xp).
I am giving the laptop to another person so I removed centos.
Now when I reboot grub is confused...
I tried to manually enter
rootnoverify (hd0,0)
makeactive
chainloader +1
boot
This does boot into XP but how do I tell grub that this is the new rules and
do this everytime at boot.
Thanks,
Jerry
2006 Dec 25
2
Merry Christmas ! and a tiny question
Hi all,
I hope You have had nice Christmas Eve.
My question:
I've updated version 4.4, in that version of Gimp is 2.0.5 and the
up-to-date version at Gimp website is 2.2.13 (stable).
There seems to be 2.2.8 for FC3 but that's not the newest and thus I
don't want to get it.
How I should proceed when,
- I want the latest stable version,
- want to get some optional packages
- want to
2006 Oct 26
0
how to compile qemu-dm with VNC support
Hi all,
thanks to Mats I managed to compile a custom
Linux kernel (2.6.16.29) and Xen 3.0.3.
I then did
"apt-get bcc" (to be able to build "hvmloader")
cd /usr/src/xen...src/tools/
make install
Then I could launch Windows XP but I wouldn''t
see the SDL window... because qemu-dm has a
compile time dependency on SDL devel.
"apt-get libsdl1.2-dev"
I
2006 Sep 15
1
SYSLINUX 3.30 pre 8
Hi all
i have problems with MENU COLOR....
Default file :
#DEFAULT vesamenu.c32
DEFAULT menu.c32
# OPTIONS
ALLOWOPTIONS 0
PROMPT 0
# COLORS
MENU COLOR SCREEN 36;42 #80ffffff #00000000
MENU COLOR BORDER 30;41
MENU COLOR TITLE 1;35;41
MENU COLOR UNSEL 7;32;41
MENU COLOR HOTKEY 1;33;41
MENU COLOR sel 7;37;40
MENU COLOR Hotsel 7;37;40
MENU COLOR SCROLLBAR 32;41
MENU COLOR tabmsg 31;40
MENU COLOR