Displaying 20 results from an estimated 12495 matches for "bring".
Did you mean:
ring
2009 Oct 07
4
Bring up Networking in Single User Mode
Hi All,
Can anyone provide advice on how to bring up networking in Single User
Mode?
I need to specify an IP, mask, gateway and bring up the adaptor so I
can ssh into another machine to transfer files to it.
-ML
2007 Nov 28
2
help("R_LIBS") brings up the wrong help file (PR#10475)
Doing
help("R_LIBS")
brings up a help file (the same one as help(library)),
but the help file doesn't mention R_LIBS.
It does have a link to .libPaths, which does document R_LIBS.
The quickest fix would be for help("R_LIBS") to bring up the .libPaths
help file.
--please do not edit the information below--
V...
2015 Jan 23
2
VLAN issue
...to a port on a Cisco Catalyst
3750 series switch. That port is part of VLAN 48. I have VLAN 48 on the
CentOS machine too.
The IP network on VLAN 48 is 192.168.48.0/255.255.255.0. The address on the
CentOS side is 192.168.48.101, the address on the Linux end ought to be
192.168.48.100.
When I only bring up eth0.48 VLAN device with the IP=192.168.48.100 I have
no connectivity. If I bring it up along with eth0 with another VLAN 48
address assigned to it (for instance, 192.168.48.99) I do have connectivity.
Also, strangely enough, sometimes to get things going I have to disconnect
the Linux host fro...
2009 Oct 08
2
Bringing dbf Data With SQL
I have a heavy DATA saved in dbf format.
What I want is to bring that data to R with SQL statements. Like: I want
columns 1, 4, 5 and only when column 4 > 30.
Sorry asking it here instead of keep searching in manuals, but it seems that
there are too many ways of doing it. So what's the appropriate package that
I need to work it, considering also that im...
2010 May 31
2
Ignoring initial rows in a text file import
...t files generated by stimulus
presentation software. The problem that I am having is that the number of
rows I need to skip is not fixed (depending on subject's pretest behavior)
nor is the first row of the data I want always the same (the stimuli were
presented in random order). So I need to bring in the .txt file (using
readLines?), look for the row containing the text "Begin Main" (see exact
row below) and start reading data to a table from that point.
[13] "Main Group\t1000\tBegin Main\tBegin Main\tBegin Main\t\t
\tPressed\t(any response)\tC\t25860\t\t\t\t\t"
I woul...
2013 Jul 09
3
Allow ipconfig to bring down interfaces
Hi,
Attached and on the "ipconfig_down" branch at github
(https://github.com/kpinc/klibc.git) you will find 4 patches
which let ipconfig bring down interfaces. Please consider
them for inclusion.
Why do this? It's useful when the rootfs is crypted and is
unlocked by supplying passwords over the network. In this
case the initramfs brings up a network interface. It can be
useful to have the network config in the initramfs differ
fr...
2012 Apr 30
1
Bringing up interface causes smbd to become unresponsive on that subnet
This is a strange problem I can't seem to wrap my head around.
I have a server with 2 interfaces. Samba is serving happily on one, and
will remain on a single interface (eth0, subnet A(/22), vlan 101). I wish
to bring up a second interface (eth1, subnet B(/24), vlan 102) that will be
serving up nfs and ssh traffic only. Currently, Samba will process
requests from any computer on the public internet.
Now, before I bring up the second interface on subnet B, I modify my
smb.conf to bind to eth0, and I speficy the...
2011 Sep 14
3
Run commands automatically when bringing up/down network interfaces?
...t up/down
network commands capability.
The problem: we've got a colo in which hosts talk directly to the hosting
provider's router (through a bridging firewall) and hence our hosts MAC
addresses are cached by the router.
We should be able to solve this by pinging the router directly when bringing
up the interface, rather than waiting (a day) for the router's ARP cache to
expire.
Yes, this means we're switching which hosts respond to a specific IP
address, yes, we have to do this periodically.
An alternative would be to remap the MAC address, though pinging the router
seems clea...
2013 Sep 01
1
Intersect 2 lists+bring extra columns
...ble(data.frame(fruit),"output.xls", col.names=TRUE,
row.names=FALSE)
However, it would save me a lot of time if I could have the color
information from column 3 be saved with the overlap. I normally have
reference list of several hundred and lists of interest in the several
thousand, and bringing over the information column would be hard manually.
Is there some sort of If function I could be using? I would really like
something like If row x, column 2 intersects with row x, column 1, then row
x column 3 is stored with it. I can think through the logic, but not sure
how to do it in R....
2009 Mar 03
0
[LLVMdev] Bringing in the Nios2 code generator
Hi,
I have completed enough of the Nios2 code generator that I think it is
appropriate to bring it into the source tree.
What is the best approach to take? It all sits in one directory, of
course: lib/Targets/Nios2.
Besides that directory, the only other change I've made is to configure.
The code generator is complete, but requires more testing.
How should I proceed? Should I commit...
2004 Jul 11
2
How to bring an Splus object into R
...n R. For S-PLUS 5.x and 6.x you may need to use
dump(...,
oldStyle=T), and to read in very large objects it may be preferable to use
the dumpfile as
a batch script rather than source.
Please learn to read the manual yourself.
Andy
> From: Victoria Landsman
>
> Dear all,
> I like to bring the list created in Splus into R. What is the
> shortest way to do this?
> Much thanks, Vicky.
> [[alternative HTML version deleted]]
>
2007 May 14
2
How to bring MoH volume down
Hi,
MoH volume is uncomfortably high and I want to bring it down. Its mpg123.
How can I do it?
--
Zeeshan A Zakaria
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070514/2a40a5d4/attachment.htm
2016 Apr 07
2
KVM Virtualization Network VLAN CentOS7
On Thu, Apr 7, 2016 at 1:26 PM, Subscriber <ml-lists at agoris.net.ua> wrote:
> Hello FrancisM,
>
> Thursday, April 7, 2016, 8:03:38 AM, you wrote:
>
>
> > I tried last night and it seems like the vlans that I created is failing
> to
> > bring-up. So this is what Im doing
>
> > in my DATA trunk port at my HomeLab Im doing this
>
> > 2 port configured for teaming1 (set as link only port) -> Create Bridge
> > (br0 port) on top of the teaming1 -> create slave vlan10,20,30,40 and the
> > parent is br0. Am...
2009 Sep 23
3
Bringing people into a conference
G'day all, I'm using Asterisk 1.4 and am trying to work out a way to bring
people into a conference call. In the ideal scenario two people would be
talking and one of them would push some keys, then a phone number and then
the three of them would be in a conference. From there they should be able
to bring in other people as well.
This seems to be what the Asterisk n-...
2017 Jun 11
2
How to remove dead peer, osrry urgent again :(
Il 11 giu 2017 1:00 PM, "Atin Mukherjee" <amukherj at redhat.com> ha scritto:
Yes. And please ensure you do this after bringing down all the glusterd
instances and then once the peer file is removed from all the nodes restart
glusterd on all the nodes one after another.
If you have to bring down all gluster instances before file removal, you
also bring down the whole gluster storage
-------------- next part -----------...
2009 Jan 04
2
Bring India together
Look, ma... spam! We dun never seen that 'n before.
N.
Sunkara RaviPrakash wrote:
>
> Hi,
>
> Imagine a billion Indians together.
>
> Already 3 million Indians have chosen Indyarocks.com to bring India
> together.
>
> I am already part of it and dont be surprised if you find most of your
> other friends too :). Also you can send Unlimited Free SMS to your
> friends in India from anywhere in the world.
>
> Click here to get together
> <http://www.indyarocks.com...
2013 Jun 08
0
xen-4 dom0 bridge failed to bring up eth1
...-> boot_xen:ok net:ok bridge:ok
- dell pe R620: drac=eth0, eth1-3:tg3 wheezy -> boot_xen:ok net:ok
bridge:fail
So i running "xend start" (or "xenbridges start")
on my patient (R620 with broadcom tg3)
network will be lost:
RTNETLINK answers: File exists
Failed to bring up eth1.
It seen to be a problem near scripts/network-bridge:do_ifup()
workaround seen to be: simple add "ifconfig $1 up"
Whats going wrong?
Which direction should I look now? (my(config), tg3, wheezy, ...)
details below.
Regards Torsten
# egrep -v "#|^$" /etc/network/in...
2009 Nov 12
2
Question about simulation design...
Help R list servers,
I have 500 external data sets for a simulation study that I would like
to bring into R to analyze. They have the names data1.dat, data2.dat,
..., dataN.dat
Is there a way to automatize the bringing in of these data sets in R
using the read.table function within a looping cycle?
For example...
for (j in 1:N){
data_"j" = read.table("data"j".dat, hea...
2005 Oct 03
1
RE: [PATCH] [VT] SMP VMX guest AP bring up need calldo_boot_vcpu in hypervisor
Hi Keir, this patch changes common code of xen hypervisor, but seems we
have to, because current call to do_boot_vcpu is always from domains,
however, for SMP VMX guest AP bring up, we need call it from xen
hypervisor,
so we''d like to split it.
What''s your opinion?
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
2005 Sep 29
0
RE: [PATCH] [VT] SMP VMX guest AP bring up need calldo_boot_vcpu in hypervisor
Jun suggested to use another elegant way, pls ignore this one.
-Xin
>SMP VMX guest AP bring up need call do_boot_vcpu in hypervisor.
>Current call to do_boot_vcpu always from domain, however, for SMP VMX
>guest AP bring up, it is called from xen hypervisor.
>Signed-off-by: Xin Li <xin.b.li@intel.com>
>
>diff -r f069a06e650f xen/common/domain.c
>--- a/xen/common/dom...