Displaying 8 results from an estimated 8 matches for "unping".
Did you mean:
unpin
2011 Jun 26
2
Accessing variables in a data frame
Hello
My data.frame (dat) contains many variables named var.names and others
named var.names_var.id
For example
var.name <- c("gdp","inf","unp")
var.id <- c("w","i")
x <- paste(var.name, rep(var.id, each=length(var.name)), sep="_")
How can I access variables in the dama.frame by names listed in x, for
example to compute
2007 Apr 18
1
[Bridge] SMP vs UNP performance
I was running a frame loss test the other day against an rhel4 smp
kernel and a non-smp kernel. I noticed I was getting better numbers
when I ran the non-smp kernel. I was surprised by that. Anyone have
any insight into this? I am running this with e1000 dirvers.
I also ran a test where I ran the smp kernel with hyper threading
turned on and off. There, the frame loss numbers were worse when
2006 May 23
1
Problems with "net rpc trustdom establish"
Hello peaplo.
I?m training to establish a domain relationship.
The first comand "#net rpc trustdom adm aaa -S bkp -U root%111 -I
192.168.0.1" is working fine.
But when a trai to establish with this command: "#net rpc trustdom establish
adm -S bkp -U root%111 -I 192.168.0.1"
I receive this message:
[2006/05/23 18:16:45, 0] utils/net_rpc.c:rpc_trustdom_establish(4632)
2007 Nov 23
0
Mutual information
Dear R helpers,
I have a data frame
> summary(emPat)
pairE subj pattern
far-near : 18 sub1 : 37 urb :123
long-short : 18 sub2 : 37 bpb : 72
supported-unsupported: 18 sub3 : 37 prp : 67
large-small : 18 sub4 : 37 brb : 64
dense-sparse : 18 sub5 : 37 unp : 62
1997 Aug 08
12
Logon scripts
I am having difficulty getting my logon scripts to started when I logon. My
clients are Windows95, server is RedHat Linux 4.2, Samba 1.9.17alpha5.
This is my smb.conf file:
; *******************************************************************
; *
; * Samba config file for
; * Quinn P. Coldiron
; *
; *******************************************************************
;
2019 Jan 21
0
Cannot start a secondary Xserver with resolution 6480x3840
Hi Janek,
A few things...
First off, you're not using the nouveau ddx, you're using the
modesetting ddx. This isn't a problem in itself, but if you're going
to report bugs, you should file them against the proper component.
Secondly, I'm a bit unclear as to what your setup is. A single X
server takes over a whole GPU. Recently "leasing" has been introduced
which
2019 Jan 21
3
Cannot start a secondary Xserver with resolution 6480x3840
Hi,
In my workflow I am using several separate xservers. One for work,
another for research and so on. Each of them has a separate user
account, and they all belong to the same (main) group called janek.
I've been using nvidia for years, but about 2 years ago some super
annoying bug appeared in nvidia, namely that switching between
virtual terminals sporadically causes nvidia_modeset to
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version"
This series removes some of the really old deadwood from the tools build
and makes some other things which are on their way out configurable at
build time with a default depending on how far down the slope I judge
them to be.
* nuke in tree copy of libaio
* nuke obsolete tools: xsview, miniterm, lomount & sv
*