Displaying 4 results from an estimated 4 matches for "ct0".
Did you mean:
cr0
2006 Nov 26
1
Patch for optiups to support Zinto D from ONLINE USV-Systeme AG
...lize this will kill power to ourself. Would probably only
* be useful for killing power for a slave computer */
+ if ( testvar(OPTI_ZINTO) )
+ {
+ optiquery( "Ct1" );
+ optiquery( "Cs0000000" );
+ sleep(2);
+ return STAT_INSTCMD_HANDLED;
+ }
optiquery( "Ct0" );
optiquery( "Cs00000000" );
return STAT_INSTCMD_HANDLED;
}
else if (!strcasecmp(cmdname, "load.on"))
{
+ if ( testvar(OPTI_ZINTO) )
+ {
+ optiquery( "Ct1" );
+ optiquery( "Cu0000000" );
+ sleep(2);
+ return S...
2011 Mar 04
1
ifname in openvz container
...</interface>
</devices>
</domain>
$ virsh create ovz.xml
Domain 144 created from ovz.xml
$ grep -i netif /etc/vz/conf/144.conf
NETIF="ifname=br0,bridge=br0,mac=52:54:00:74:DD:F3,host_ifname=veth144.0,host_mac=52:54:00:06:78:76"
br0 is a bridge on the server (CT0). But I would like to assign ethernet
device inside VM as eth0 i.e. ifname in VM config has to be eth0.
ovzkernel release is 2.6.18-194.26.1.el5.028stab081.1
OS is CentOS 5.5, libvirt/virsh version is 0.8.8.
Best regards,
Nikolay.
2000 Sep 01
1
browsing shares/printing from NT doesnt work
Hi,
I use Samba 2.07 as shipped with Debian 2.2. I have two computers
connected in a network, a WinNT 4 SP3 box and the Debian box. With my
previous setup (Debian 2.1, Samba 1.9?) it was a snap to share the
home directories and the printer on the Debian box. After upgrading,
things changed a bit:
- I can still connect from my NT account to my home dir on the Debian
box with the same account
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking