Displaying 3 results from an estimated 3 matches for "einzeln".
Did you mean:
einzelne
2007 Feb 20
0
Use R source in .net (R Source in .net einbinden)
...to
dll). It does not seem so, but I thought it couldn't hurt to ask ;-)
Maybe someone had a similar problem and could offer me advice.
Thanks!
Hallo!
Ich würde gerne einen existierenden R code in ein .net projekt (C#)
einbinden. Übers DCOM Interface und die Evaluate Funktion kann ich ja
einzelne Ausdrücke auswerten lassen, aber ist es vielleicht möglich
irgendwie ein ganzes code file zu übergeben oder vielleicht aus einem R code
eine dll oder ähnliches zu kompilieren, die man dann in C# .net einbinden
könnte?
Hab dazu nichts gefunden, aber dachte es könnte nicht schaden zu fragen.
Viel...
2014 Feb 25
3
assigning a single IP to the guest with "typical" hosting provider
I have a server with a hosting company, Hetzner.
The servers at this hosting company have a public IP, let's say,
A.B.C.D/255.255.255.x.
Additionally, one can order extra IPs like below:
1) additional subnet (let's say X.Y.Z.0 / 28)
2) single IP (let's say, E.F.G.H)
With additional subnet, assigning the IP to libvirt guest is simple:
- assign X.Y.Z.1 on the host
- assign X.Y.Z.2
2014 Feb 02
4
xorriso or genisoimage syntax assistance
I got this figured out much faster than I thought I would. Thanks to all of
your help, Peter, Mattias, Thomas and Helmut. And Thomas, that 8 partition
live OS sounds right up my alley, and I will definitely check it out.
The second partition is working well with `parted' and `fdisk', so I am
quite pleased. Below is, again, "what I came up with". I tried to integrate
each of your