Displaying 5 results from an estimated 5 matches for "cammand".
2006 Jun 06
2
about string
..."abc"'s width is 3;
2 How can I get the "substring" in such kind of condition:
"f:\\JPCS_signal.txt" "f:\\PC1_signal.txt" "f:\\PC2_signal.txt"
What I wanna get is "JPCS" "PC1" "PC2".How can I achieve them by R cammand?
Thanks a lot!
My best
------------------------------
*******************************************
Xin Meng
Capitalbio Corporation
National Engineering Research Center
for Beijing Biochip Technology
BioPharma-informatics & Software Dept.
Research Engineer
Tel: +86-10-80715888/80726868-...
2013 Jan 13
1
A issue about KVM block migration
Hello everyone,
I have a issue about the KVM block migration. Please give me some help.
1) I use the "virsh create" command to start a KVM VM in source machine.
2) And then, I use "virsh migrate" cammand to start a block migration:
# virsh migrate --live --copy-storage-all --verbose win7 qemu+ssh://
186.100.8.136/system
root at 186.100.8.136's password:
Migration : [ 93% ]
I execute "virsh list" command in source machine, and the result is:
#virsh list
Id...
2004 Dec 20
2
Is there hardware to remote control
...d feed back the info to the PC.
d) X10 have several interfaces for PC's. I like a little one called the
"Firecracker" interface. It uses an RS232C line and can control devices
by sending radio signals from it to a reciever module that is plugged
into a wall socket. It then embeds the cammands you sent it into the
electrical circuits in your home. Another module then plugs into the
wall somewhere and you plug devices into it. The little wall modules
recieves the signal coming along the electrical lines and turns the
device on/off/dim, etc. The reason I like the Firecracker is that it is...
2007 Apr 10
0
clarification about bridge the call
...Hello all,
we will bridge the two asterisk call, after that i am trying to redirect the call to ivr.
here i faced some problem
1)originate the first call sip/1-234
2)originate second call sip/2-245
3)bridge both the call
4)redirct both the call to IVR
the call has been hangup.....
which cammand i have to use in asterisk manager API
Regards,
Pandi.P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070410/4c764d29/attachment.htm
2002 Sep 06
1
FW: Question on configuration
...tem, First create users in your linux or win nt server.
Here u must add all the users that should have access to the samba
server. use this command on unix as root, adduser <user name>
u will then be promped for passwd.Do this for all users.
Second. Add exactly the same users to samba server.Cammand smbpasswd -a
<user name> U will be promped for the passwd which must be the same as
the linux user passwd. Third: When u login to your windoze use one of
the user names u have created in samba and linux with the same windows
passwd as the other 2 passwds.
And there u are online.
--Cheers---...