Displaying 20 results from an estimated 53 matches for "descart".
Did you mean:
descarto
2005 Nov 15
4
Fosdem : Developers Room, Presence
hi everyone,
This mail will mostly interest europeans Rubyists/Railists, but others
are welcome to read it, answer and participate too :)
In next February the Sixth Fosdem (Free and OpenSource Developers''
European Meeting) will be held in Brussels, Belgium. Like each year
there is some special rooms for projects/communities (mozilla, drupal,
kde, gnome, python, openbsd, perl, linux,
2004 Aug 30
6
Shorewall upgrade messed up my firewall
Hi all,
I''m using Gentoo Linux Distribution and I''ve upgraded my firewall
from Shorewall 1.4 to 2.0.4, however my LANs stop having internet
access.
I have a server with shorewall 2.0.4 installed and 3 interfaces.
eth0 and eth1 are interfaces to a LAN and to my laptop and eth2
is the net interface.
I have masq like:
eth2 eth0
eth2 eth1
2020 Apr 21
0
Dialplan - using multiple AND or OR in set is it possible ?
...a) invert the test and change the ExecIf() to a GotoIf() which skips past the
next few lines, each of which has one of your Set() statements on it.
b) leave the logic as it is but change ExecIf() to GosubIf) and put the Set()
statements into a subroutine context.
Regards,
Antony.
--
René Descartes walks in to a bar.
The barman asks him "Do you want a drink?"
Descartes says "I think not," and disappears.
Please reply to the list;
please *don't* CC me.
2023 Apr 06
1
Intro and question
...rations in database tables instead of text files) in this
installation?"
If you are, then you do need to install a few more packages on your Debian
system, but if not, then there is no reason to pay any attention at all to
anything to do with Alembic, Realtime, SQL etc.
Antony.
--
René Descartes walks in to a bar.
The barman asks him "Do you want a drink?"
Descartes says "I think not," and disappears.
Please reply to the list;
please *don't* CC me.
2023 Dec 04
1
Mailing List Future
The mailing list will not receive emails from the forums. What I was
referring to is that Discourse does provide the ability to receive emails
for posts or threads you're interested in, and you are able to respond over
email to them as well.
On Mon, Dec 4, 2023 at 8:38 AM John Novack <jhnovack at stromberg-carlson.org>
wrote:
>
>
> Frank Vanoni wrote:
> > On Mon,
2023 Dec 04
1
Mailing List Future
...new one; you have to use the web forum
interface for that.
I don't know whether the forum software used here could be modified to allow
that - I raised the same point on the FreeSwitch forum and an admin quite
happily turned it on. Maybe that could be investigated here?
Antony.
--
René Descartes walks in to a bar.
The barman asks him "Do you want a drink?"
Descartes says "I think not," and disappears.
Please reply to the list;
please *don't* CC me.
2006 Mar 08
1
Trellis stacked bar legend
Dear R-Listers,
(well... called Depayan)
The standard example
barchart(yield ~ variety | site, data = barley,
groups = year, layout = c(1,6), stack = TRUE,
auto.key = list(points = FALSE, rectangles = TRUE, space = "right"),
ylab = "Barley Yield (bushels/acre)",
scales = list(x = list(rot = 45)))
shows the problem: legend colors are inverted compared to
2016 Feb 13
1
dual head question
...vidia driver or Qt, but I do need to
use Emacs and some other application using Qt.
Is there a solution to my problem: load an icc profile for each screen
with the nouveau driver?
Thank you
- --
François Patte
UFR de mathématiques et informatique
Laboratoire CNRS MAP5, UMR 8145
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 8394 5849
http://www.math-info.univ-paris5.fr/~patte
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEARECAAYFAla++xwACgkQdE6C2dhV2JU+8gCfX+VRT9GCbtIGg6IFtSdwtqx8
5wAAn1esZZ1iWiPfHGcn21xGyJX6aI40
=8Wop
-----END PGP SIGNATURE-----
2014 Mar 28
2
Filtrar columnas a partir de una lista
...;s5"), LoQueSea=c(2,3))
# Como deberia quedar
final=data[,-c(2,4)]
######################
Podría hacer un t(data) y filtrarlo como en filas pero usando rownames
en vez de una variable, pero el problema es que se tratan de por ejemplo
150 variables por 600000 filas, por lo que intenté pero descarte la
opción pues casi se me cuelga la maquina (Ubuntu 13.10, i5, 4G ram).
Supongo que habrá una función que estoy pasando por alto pero no he
logrado encontrarla.
Espero poder haberme explicado.
Saludos y gracias de antemano.
Fernando
2007 May 31
2
fork terminates thread...event-loop.rb:123
I''m getting the following error on the client:
/usr/lib64/site_ruby/1.8/puppet/util.rb:300: warning: fork terminates
thread at /usr/lib64/site_ruby/1.8/puppet/external/event-loop/event-loop.rb
:123
when using the following code:
case $operatingsystem {
CentOS: {
service { "nrpe":
ensure => true,
enable => true,
2020 May 04
1
error in message printed by L-BFGS-B
...Bento Gon?alves, 9500, Porto Alegre - RS - BRASIL - CEP: 91509-900
*https://www.ufrgs.br/ime/ <https://www.ufrgs.br/ime/>*
www.professor.ufrgs.br/tsprass
*"In order to seek truth, it is necessary once in the course of our life,
to doubt, as far as possible, of all things*
*" Ren? Descartes (1596-1650)*
[[alternative HTML version deleted]]
2023 Apr 06
2
Intro and question
I've been using Asterisk, including administering and maintaining it, in
some aspect since 2003, but this is the first time I have attempted a
from-scratch installation and setup on my own. I'm following the
instructions in the ePub edition of the book "Asterisk, the Definitive
Guide, Fifth Edition," published by O’Reilly Media, Inc. in 2019, for
Asterisk version 16 on a
2020 Apr 21
3
Dialplan - using multiple AND or OR in set is it possible ?
Hello,
we want to use something like
same = n,ExecIf($["A" = "B"]?Set(C=1) & Set(D=2) & ...)
Problem is that result gives C=1) & Set(D=2) & ...
Is there a possibility to use multiple AND or OR in such a way ?
--
Daniel
2006 Oct 12
3
Defaults for package type...
Hi
I''m wondering if it''s possible to define some defaults for the
package type. What I want is that package install/updates only
happens at certain times of the day. I could do:
class shorewall {
package { "shorewall":
ensure => latest,
schedule => maintenance
}
}
for every package I want to manage. But that means I have to type
2015 Sep 18
2
Unable to install R 3.2 on debian jessie
....
On Ubuntu 14.04, I have the same problem, but after installing the
libtiff4 package, I was able to update R to version 3.2.2. But it does
not work on debian...
FX Jollois
--
----------------------------------------------------------------------------
Francois-Xavier Jollois, Universit? Paris Descartes
T?l?phone : (+33)(0)1 76 53 48 27
Courriel : francois-xavier.jollois at parisdescartes.fr
Page personnelle : http://www.mi.parisdescartes.fr/~jollois
----------------------------------------------------------------------------
2005 Apr 07
1
pam problems
...lib i am missing ?
Any help appreciated, thanks
--
\|||/
(o o) Matthieu Imbert
ooO-(_)-Ooo------------------------------------------
?quipe administration r?seau et syst?mes
Ecole normale superieure lettres et sciences humaines
15, Parvis Ren? Descartes BP 7000 69342 LYON cedex 07
t?l 0437376127, secr?tariat 0437376122 fax 0437376123
contact ?quipe r?seau et syst?mes <reseau at ens-lsh.fr>
contact personnel <matthieu.imbert at ens-lsh.fr>
-----------------------------------------------------
2005 Apr 13
1
Failed to create storage with data:
...ing users.
Thanks in advance for your answers :)
--
\|||/
(o o) Matthieu Imbert
ooO-(_)-Ooo------------------------------------------
?quipe administration r?seau et syst?mes
Ecole normale superieure lettres et sciences humaines
15, Parvis Ren? Descartes BP 7000 69342 LYON cedex 07
t?l 0437376127, secr?tariat 0437376122 fax 0437376123
contact ?quipe r?seau et syst?mes <reseau at ens-lsh.fr>
contact personnel <matthieu.imbert at ens-lsh.fr>
-----------------------------------------------------
2010 Dec 23
2
a simple question for a newbie
...r as I understand, the share print$ is to upload a
printer driver from a windows computer, is there a way to install these
drivers directly on the linux samba server, and where can I find windows
drivers to do this.
Thanks.
- --
Fran?ois Patte
UFR de math?matiques et informatique
Universit? Paris Descartes
45, rue des Saints P?res
F-75270 Paris Cedex 06
T?l. +33 (0)1 4286 2145
http://www.math-info.univ-paris5.fr/~patte
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/
iEYEARECAAYFAk0TkykACgkQdE6C2dhV2JVQhQCfXkaERqlSKFMjpJ...
2010 Dec 15
2
ssl enabled, but ssl_cert not set ( 2.0.7 freebsd 8.1 )
...ration is quite CPU
# intensive operation. The value is in hours, 0 disables regeneration
# entirely.
#ssl_parameters_regenerate = 168
# SSL ciphers to use
#ssl_cipher_list = ALL:!LOW:!SSLv2:!EXP:!aNULL
--
Frank BONNET
01.45.92.66.17
Service des Moyens Informatique Generaux
ESIEE PARIS
Cit? Descartes / BP 99
93162 NOISY-LE-GRAND Cedex
http://www.esiee.fr <http://www.esiee.fr/>
2014 Feb 17
2
Old harware (intel 82845G card) stopped working after update (centos 6)
...er supporting old hardware?). If so, at any
rate, I'll be grateful if someone can suggest a workaround, or perhaps
a hint towards that goal.
Regards,
Alain
--
EOST (?cole et Observatoire des Sciences de la Terre)
IPG (Institut de Physique du Globe) | alain.cochard at unistra.fr
5 rue Ren? Descartes [bureau 106] | Phone: +33 (0)3 68 85 50 44
F-67084 Strasbourg Cedex, France | Fax: +33 (0)3 68 85 01 25
--
EOST (?cole et Observatoire des Sciences de la Terre)
IPG (Institut de Physique du Globe) | alain.cochard at unistra.fr
5 rue Ren? Descartes [bureau 106] | Phone: +33...