Displaying 7 results from an estimated 7 matches for "thje".
Did you mean:
the
2003 Mar 27
2
About ability of "allShortestPaths" function in e1071 package
Hello.
R's e1071 package has "allShortestPaths" function using Floyd's algorithm.
It is very useful for road network analysis. I'll try to analyze facility
allocation programs using this.
I'd like to know how much nodes this function can deal with?
And for larger nodes(for example million nodes), allShortestPaths employs
graph partition algorithm?
Regards.
2020 Jun 25
1
virsh edit does not work when <initiator> and <auth> is used in config
...lt;iqn name='iqn.2013-01.bla.bla:01:test'/>
</initiator>
<auth username='myname'>
<secret type='iscsi' usage='libvirtiscsi'/>
</auth>
</source>
...
</disk>
when I defined thje VM the first time, as always, libvirt reorders the
lines in the XML config file as it likes.
One of the reordering it did, was to put the "<initiator>" block above
the "<auth>" block.
But once I want to edit, "virsh edit <vm_name>", whatever change...
2006 Feb 16
1
Some words on my debian files...
...e need to have the default xen packages build
without pae support.
At the moment there is a parameter in debian/rules to enable/disable pae, but
this isn't really a solution for debian, instead we need to find another way.
I would think of the following:
We could compile all stuff without thje pae flag and then (if arch=i386)
compile just the hypervisor again with pae support and package that with
another name, for example: "xen-pae". If we would make it this way, we would
only have one source package for i386, i386+pae and amd64.
- the upstream Makefile target for creating...
2004 Feb 06
0
multiple plots in different windows
...X11()
> plot(listOfFunctions[[i]])
>}
>
>First question is: is this the right way to create several plots (in
>different windows) ?
Hi
I think wich the correct code is:
>for(i in 1:L) {
>windows()
> plot(listOfFunctions[[i]])
>}
This work in my computer.
I dont know thje answer for your second question
Best wishes
Bernardo Rangel Tura, MD, MSc
National Institute of Cardiology Laranjeiras
Rio de Janeiro Brazil
2005 Aug 22
1
couldn't find service %u on 3.0.14a
Hi,
I have an identical issue, hitting Win2K SP4, ever since upgrading to
Debian Sarge.
Here's an additional observation, and a workaround.
We have roving profiles, and on any user logging in or out, Samba creates a
profile directory called %u. That is, (for example) on logging out, instead
of writing back to a directory called /home/samba_profiles/fred, it creates
a new directory
2017 Aug 17
0
On getting notify-send to work
...upssched UPS Eaton at localhost: On battery
upsd 3236 1 ... dbus-launch --autolaunch=d1cd...ca5d2 ...
upsd 3237 1 ... /bin/dbus-daemon --fork --print-pid 5 ...
upsd 3241 1 ... /usr/lib/xfce4/notifyd/xfce4-notifyd
upsd 3243 1 ... /usr/lib/xfce4/xfconf/xfconfd
Thje last 4 lines are due to the use of notify-send. Note that the
xfce4-notifyd daemon is running as user ``upsd??!
References for notify-send
--------------------------
[1] For a suggestion of how to send notifications on an Apple Mac, see
https://lists.alioth.debian.org/pipermail/nut-upsuser/201...
2013 Apr 30
5
Unaible to create DomU Guest
...ot@debian:/home/dorian# brctl show
bridge name bridge id STP enabled interfaces
pan0 8000.000000000000 no
xenbr0 8000.002655c46159 no eth0
Now, when I try to boot my DomU guest here is the error, which many research on the web didn''t show up thje solution. however:
Step 1:
root@debian:/dev# xm create Marie-DHCP.cfg
Using config file "/etc/xen/Marie-DHCP.cfg".
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.
>>>> I watched in the hotplug.log
root@debian:/dev# more /var/log/xen/xen-hotplug.log...