Displaying 20 results from an estimated 32 matches for "seprate".
Did you mean:
separate
2006 Jun 01
1
a matrix in a seprate window?
A very simple one but I cannot figure it out. I have a matrix and I want to
display it in a seprate window. I would really like it if it worked on both
linux and windows.
cheers
[[alternative HTML version deleted]]
2012 Nov 22
0
selcting a random sample and saving it in a seprate dataframe and also remaining part in other data frame
...23
#2 1 45
is.data.frame(list1[[1]])
#[1] TRUE
A.K.
----- Original Message -----
From: Madhu Ganganapalli <mganganapalli at upstreamsoftware.com>
To: arun <smartpink111 at yahoo.com>
Cc:
Sent: Thursday, November 22, 2012 2:53 AM
Subject: selcting a random sample and saving it in a seprate dataframe and also remaining part in other data frame
**>
My question is:
I have the following data frame and my distinct values of variable x are 1,2,3,4.
? ? data<-data.frame(x=c(1,1,2,2,2,3,4,4,4),y=c(23,45,87,46,78,12,87,79));**
Here my data has 8 observations but I mentioned that dis...
2002 Oct 08
2
Samba password changes?
hi,
i've setup a LDAP server with account information,
and compiled samba with ldap support.
everything works great, except for the password changes
i still have to run two seprate commands ( passwd, smbpasswd )
to change a users password.
i've tried to put the pam_smbpasswd.so module into
system-auth, but that does work?
any pointers?
thanks
adriaan putter
2008 Aug 05
5
Problem with multiboxing WoW
I've been trying to open up multiple instances of WoW under Wine for a while now... I can get two copies open at once without a problem, but I run into issues when I try to open a third.
Some background: I'm running each one from a separate install, not trying to open them all from the same folder. I'm using Wine 1.1.2, and the latest binary nVidia drivers (173.14.12). I've
2023 Apr 03
1
[PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
On Tue, Mar 28, 2023 at 8:04?PM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
>
> At present, we have two similar logic to perform the XDP prog.
>
> Therefore, this PATCH separates the code of executing XDP, which is
> conducive to later maintenance.
>
> Signed-off-by: Xuan Zhuo <xuanzhuo at linux.alibaba.com>
> ---
> drivers/net/virtio_net.c | 142
2013 Mar 11
5
samba4 AD DC as file server?
...function.
I know that samba4 AD DC has no netbios browsing support. are there other
missing functions, like winbindd or something else?
and if I install two samba4 instance, one to "/usr/local/samba"(for file
server), one to "/usr/local/samba-ad"(for AD DC). and give them two seprate
ip to bind. will it work better?
thanks a lot for suggestion!!
Regards,
tbskyd
2010 Jul 06
3
Help with Faulted Zpool Call for Help(Cross post)
...e disks were Hitachi Retail 1TB didks.
I have a Fileserver that runs FreeBSD 8.1 (zfs v14)
after a poweroutage, I am unable to import my zpool named Network
my pool is made up of 6 1TB disks configured in raidz.
there is ~1.9TB of actual data on this pool.
I have loaded Open Solaris svn_134 on a seprate boot disk,
in hopes of recovering my zpool.
on Open Solaris 134, I am not able to import my zpool
almost everything I try gives me cannot import ''Network'': I/O error
I have done quite a bit of searching, and I found that import -fFX
Network should work
however after ~ 20 hours t...
2023 Apr 04
1
[PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
On Tue, 4 Apr 2023 13:04:02 +0800, Jason Wang <jasowang at redhat.com> wrote:
> On Mon, Apr 3, 2023 at 12:17?PM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
> >
> > On Mon, 3 Apr 2023 10:43:03 +0800, Jason Wang <jasowang at redhat.com> wrote:
> > > On Tue, Mar 28, 2023 at 8:04?PM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
> > >
2009 May 28
1
XPS M1530 Draft to Complete?
Good morning all,
I have been slowly tweaking the wiki document ref my XPS M1530 and think it's at a stage where I can remove the Draft status. However, before I do this I'd like opinions just in case I have missed something. Anyone care to add anything?
On a seprate note I have been unable to get Bluetooth working under Linux so I will try and get more info as I can. At present I just can't get it to turn on :(
--
Lalit Dhiri
Linux the root to no GPFs
_________________________________________________________________
View your Twitter and Flickr updates...
2009 Jul 16
1
Plotting Two Surfaces in one plot with wireframe() using groups=
...)),S1=rep(T$S1,2),S2=rep(T$S2,2),gr=c(rep(1,length(T$ExM)),rep(2,length(T$ExM))));
library(lattice);
wireframe(ExM ~ S1 * S2, data = t, groups=gr);
where T is da dataframe like T<-data.frame(S1=...,S2=...,ExM=...)
But the resulting response surface plot is mixed up, ie it is not two seprate surfaces as it should be. I know that as I have plotted them both seperately as well.
Can anyone see what I am doing wrong?
Thanks!
Lars
_________________________________________________________________
s. It's easy!
aspx&mkt=en-us
[[alternative HTML version deleted]]
2010 Oct 20
2
preferred x-delimited data format for R?
Dear all
What is the preferred spreadsheet-like x-delimited data format for use
with R? Should I prefer tab-, comma-, space- or
some_other_delimitor-seprated data?
I'm asking this because I've been once bitten by CSV data containing `
' ' (apostrophe) symbols that R couldn't easily digest. Probably no
the best approach, I've eventually inspected the document and removed
the apostrophes manually. But I'd rather avoid such is...
2004 Apr 21
3
Webvmail
I am having trouble locating webvmail on my * server.
Is this a seprate porgram or does it come with *. I
am running version
asterick*CLI> show version
Asterisk CVS-03/26/04-17:08:20 built by
root@localhost.localdomain on a i686 running Linux
asterick*CLI>
Thanks
Kurt
__________________________________
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6...
2023 Apr 04
1
[PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
On Tue, Apr 4, 2023 at 2:22?PM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
>
> On Tue, 4 Apr 2023 13:04:02 +0800, Jason Wang <jasowang at redhat.com> wrote:
> > On Mon, Apr 3, 2023 at 12:17?PM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
> > >
> > > On Mon, 3 Apr 2023 10:43:03 +0800, Jason Wang <jasowang at redhat.com> wrote:
> >
2011 Apr 18
1
Does any one know how to build a virtual network interface with vlan ID in dom0?
Dear all:
I met a problem recently.
I am using Xen to build my virtual network, and vlan ID is used to seprate
different virtual networks. At first I built the network bridge with a physical
network device with vlan as its port directly. Then my virtual host could send
and recieve normal packets while these packets are encapsulated in vlan ethernet
frames once they come into physical links. However, the...
2023 Mar 22
1
[PATCH net-next 0/8] virtio_net: refactor xdp codes
...ugh the virtio tree?
Then you will have all the pieces in one place and try to target
next linux.
> Xuan Zhuo (8):
> virtio_net: mergeable xdp: put old page immediately
> virtio_net: mergeable xdp: introduce mergeable_xdp_prepare
> virtio_net: introduce virtnet_xdp_handler() to seprate the logic of
> run xdp
> virtio_net: separate the logic of freeing xdp shinfo
> virtio_net: separate the logic of freeing the rest mergeable buf
> virtio_net: auto release xdp shinfo
> virtio_net: introduce receive_mergeable_xdp()
> virtio_net: introduce receive_smal...
2010 May 19
1
Where is the construction of a dist object from raw data described?
...can see to get a dist
object is with dist(), which computes the
distances for itself rather than taking them
as-is.
Q: How does one convert either of the strucutres
above into a "dist" object without having to
first feed them through dist()?
I can easily split the labels into a seprate
output file, leaving me with the rownames
and colnames values for the result in a separate
place if that makes explaining how to get the
numeric values into a dist any easier.
Google, searching r-project.org, and the R
Nutshell book all lead me back to dist() or
daisy().
thanks
--
Steven Lemb...
2023 Apr 04
1
[PATCH net-next 3/8] virtio_net: introduce virtnet_xdp_handler() to seprate the logic of run xdp
On Tue, Apr 4, 2023 at 2:55?PM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
>
> On Tue, 4 Apr 2023 14:35:05 +0800, Jason Wang <jasowang at redhat.com> wrote:
> > On Tue, Apr 4, 2023 at 2:22?PM Xuan Zhuo <xuanzhuo at linux.alibaba.com> wrote:
> > >
> > > On Tue, 4 Apr 2023 13:04:02 +0800, Jason Wang <jasowang at redhat.com> wrote:
> >
2023 Mar 22
1
[PATCH net-next 0/8] virtio_net: refactor xdp codes
...and try to target
> > next linux.
> >
> >
> > > Xuan Zhuo (8):
> > > virtio_net: mergeable xdp: put old page immediately
> > > virtio_net: mergeable xdp: introduce mergeable_xdp_prepare
> > > virtio_net: introduce virtnet_xdp_handler() to seprate the logic of
> > > run xdp
> > > virtio_net: separate the logic of freeing xdp shinfo
> > > virtio_net: separate the logic of freeing the rest mergeable buf
> > > virtio_net: auto release xdp shinfo
> > > virtio_net: introduce receive_mergeab...
2023 Mar 21
1
[RFC net-next 0/8] virtio_net: refactor xdp codes
...netdev/20230315015223.89137-1-xuanzhuo at linux.alibaba.com/
> >
> >
> > Xuan Zhuo (8):
> > virtio_net: mergeable xdp: put old page immediately
> > virtio_net: mergeable xdp: introduce mergeable_xdp_prepare
> > virtio_net: introduce virtnet_xdp_handler() to seprate the logic of
> > run xdp
> > virtio_net: separate the logic of freeing xdp shinfo
> > virtio_net: separate the logic of freeing the rest mergeable buf
> > virtio_net: auto release xdp shinfo
> > virtio_net: introduce receive_mergeable_xdp()
> > virt...
2008 Apr 08
1
Combining many csv files into one and adding a column with an id of each csv file read
...working on Windows XP, using R
version 2.6.2.
I am attaching two csv files as an example of how
the data I am traying to put together is delivered to
us. On the first row of every csv file is the name of
the file, along with the pathfile. This is what I have
been doing with every csv files (per seprate), which
of course is not the most efficient way to do it;
basically, it reads the csv file, then deletes the
first 3 rows and some columns that we don't need and
finally I add another column that identifies all the
rows of the csv file as belonging to one subject only,
I have to do this for fur...