similar to: Re : TC GUI or graphs?

Displaying 20 results from an estimated 600 matches similar to: "Re : TC GUI or graphs?"

2005 Mar 11
6
P2P
Im getting into tc. How can I control P2P (peer to peer) traffic??? which filters??? any ideas??? Hugonik
2005 Mar 15
4
simple routing protocol for VPN redundancy?
Hello all, I need a very simple routing protocol for VPN redundancy. We have several sites and each site has a Linux router and two IPCops each with an ADSL connection to the internet using different ISP''s. I have configured VPN''s between all of the sites for each IPcop on ispA and the same for the IPCops on ispB. This way, if one of the ISP fails, I change the route on the
2005 Feb 16
2
information on filters
hello anybody knows where i could find information about tc filters add ... etc because i can''t find the man pages or any other source of information. thanks _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2006 Jan 30
5
Help with R: functions
Hello R-users I am new to R and trying to write some functions. I have problems writing functions that takes a data set as an arguement and uses variables in the data. I illustrate my problem with a small example below: sample data #------------------ visual24<-rnorm(30,3,5) visual52<-rt(30,7) dats<- data.frame(cbind(visual24,visual52)) remove(visual24, visual52)
2023 Jul 28
1
check_account: Failed to find local account with UID" issue / The university of Chicago
On Fri, 2023-07-28 at 19:55 +0000, Himanshi Yadav via samba wrote: > Jul 28 09:18:51 midway3-dm1.rcc.local winbindd[1056745]:??? #15 /lib64/libtevent.so.0(tevent_common_loop_immediate+0x27) [0x7fbf521f6ca7] > Jul 28 09:18:51 midway3-dm1.rcc.local winbindd[1056745]:??? #16 /lib64/libtevent.so.0(+0xed2f) [0x7fbf521fcd2f] > Jul 28 09:18:51 midway3-dm1.rcc.local winbindd[1056745]:??? #17
2004 Oct 02
1
RCC compatibility patch
Would you consider the following patch to eval.c to allow compatibility with RCC? (It's in the applyClosure function.) @@ -432,6 +432,14 @@ SEXP f, a, tmp; RCNTXT cntxt; +#ifdef RCC + SEXP comp; + PROTECT(comp = getAttrib(op, install("RCC_CompiledSymbol"))); + if (comp != R_NilValue) /* compiled version exists */ + op = comp; + UNPROTECT(1); +#endif
2023 Jul 28
1
check_account: Failed to find local account with UID" issue / The university of Chicago
Hi Experts, We encountered a weird issue after restarting the server. Seems everything working fine on the configuration side but the user?s not able to authenticate with the Samba server. Can you please help to investigate the issue? Our setup details and configuration file + error logs + service status. Samba:- 4.18.3-0 CentOS Linux release 8.4.2105 Authentication mechanism is SSSD [root at
2016 Oct 30
3
Cannot boot CentOS 7 VM after updating Host CentOS 7 Kernel
Any error in your host logs? On Sunday, 30 October 2016, Steven Tardy <sjt5atra at gmail.com> wrote: > > > On Oct 30, 2016, at 3:27 AM, Paul R. Ganci <ganci at nurdog.com > <javascript:;>> wrote: > > > > grub> set root=(hd0,msdos2) > > grub> linux (hd0,1)/vmlinuz-3.10.0-327.36.2.el7.x86_64 > root=(hd0,msdos2)/ > > grub> initrd
2012 Mar 19
2
fitted values with locfit
Dear memberships, I'm trying to estimate the following multivariate local regression model using the "locfit" package: BMI=m1(RCC)+m2(WCC) where (m1) and (m2) are unknown smooth functions. My problem is that once I get the regression done I cannot get the fitted values of each of this smooth functions (m1) and (m2). What I write is the following library(locfit) data(ais)
2020 Mar 08
6
System Time
A few years ago, one of our interns was curious about system time keeping features in computer systems.? This intern was also the proud owner of an inexpensive Radio-Controlled Clock. The intern wondered why computer motherboards were not just equipped with a chip like the ones in the RCC so that their system time would always be correct. I posted a question about this on the CentOS email list
2005 Mar 11
0
HTB Graphical tool
I just released the version 0.8 of the GPL''s rcc-project (http://www.rcc-project.net). This project has an client/server (the RCC server can be install where you want, only the client has QoS fonctionalities) architecture that permit to manage many differents coputer in the same time thanks to the remote GTK GUI. We need dome feedback to help the project, so if you ever use it, it will be
2005 Nov 21
5
Error: Error creating domain: (22, ''Invalid argument'')
Hi there I get the following error message when i try to "xm create <domid>" Error: Error creating domain: (22, ''Invalid argument'') I have included everything i can think of Thanks The DomU config is kernel = "/boot/vmlinuz-2.6.12-xenU" ramdisk = "/boot/initrd-2.6.12.6-xenU.img" memory = 128 name = "xen01" nics=1 disk = [
2002 Sep 03
2
Problem with SJava sample "JavaRCall"
Hi, I am trying to run the example "JavaRCall" with SJava 0.65 and R1.5.1 under Windows NT4.0. Although loadLibrary("RInterpreter") worked successfull, the following error occurs: "Exception breakpoint occurred at line 65 of ROmegahatInterpreter.java. java.lang.UnsatisfiedLinkError: boolean org.omegahat.R.Java.ROmegahatInterpreter.initR(java.lang.String[]) boolean
2016 Oct 12
2
Re: Fwd: Problems connecting to the libvirtd server
On 11.10.2016 18:39, Stefano Ricci wrote: > ---------- Forwarded message ---------- > From: Stefano Ricci <sfn.rcc@gmail.com> > Date: 2016-10-11 12:35 GMT+02:00 > Subject: Re: [libvirt-users] Problems connecting to the libvirtd server > To: Michal Privoznik <mprivozn@redhat.com> > [Please don't top post on technical lists] > > There is not AppArmor and
2006 Sep 13
10
Comments on a Systemtap vs Dtrace comparison.
Not sure if this document will be shown to any dtrace users but here is a link if you want to comment on it http://sources.redhat.com/systemtap/wiki/SystemtapDtraceComparison I have went line by line and commented on its content and in accuracies and posted it both to the systemtap email list and my blog, you can see the blogged version at
2012 Jun 07
2
¿Reglas de estilo para código en R?
Hola: Me suena algo de que el año pasado alguien dijo algo sobre unas sugerencias de reglas de estilo para escribir código en R. No he oído nada más en esta lista (a lo mejor se me ha pasado por alto) Ayer se publicó un mensaje sobre esto precisamente en un blog en inglés: http://pairach.com/2012/06/06/r-style-guide/ (copiado debajo para facilitar la lectura y comentarios en esta lista)
2005 Jan 07
6
Compilation of R code
Hello, I'm a newbie on this list. I have a R code but its execution take a very long time. Is it possible to compile it (in C for example) to decrease the execution time ? -- ---------------- Alexandre DEPIRE INRETS / GARIG
2005 Jan 07
6
Compilation of R code
Hello, I'm a newbie on this list. I have a R code but its execution take a very long time. Is it possible to compile it (in C for example) to decrease the execution time ? -- ---------------- Alexandre DEPIRE INRETS / GARIG
2008 Aug 27
2
coding rules
Dear all, I am organizing a set of specific R code as package (to ease the documentation and deployment of it to users). Before doing so, I would like to know if there are written coding rules for R (with functions, objects naming convention for example). Thanks a lot, Thomas -- ------------------------------------------------------------- Thomas LOUBRIEU IFREMER IDM/ISI BP70 29280
2016 Oct 10
3
Problems connecting to the libvirtd server
Hello everyone I do not know if it is correct address this mailing lists but I can not use libvirt. I run compile libvirt version 2.2.0 into environment lfs stable with qemu 2.7.0 and have not had any problems. The program when it starts not report any errors in the log, with activated debug level file. Only when you try to connect with the following command virsh -c qemu:///system remains hung