Displaying 18 results from an estimated 18 matches for "wec".
Did you mean:
we
2006 Feb 03
3
Beginner needs help !
Hello everybody.
I am not new to linux but new to wine.
I run Fedora Core 4.
I tried various rpms for wine (from fedora extras, from
newrpms.sunsite.dk, and from winehq), with always the same conclusion :
I am unable to run anything, even winecfg.
[wec@wec-vero ~]$ winecfg
wine: creating configuration directory '/home/wec/.wine'...
No error message, but no window opens :-((
I can get the control back with Ctrl-C, which leaves several processes (wineserver,wine-preloader,and wineprefixcreate). I can kill them all except wine-preloader (e...
2023 Mar 19
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
hi,
I have configured a routed network on my laptop with a ipv6 subnet and
dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
but finding out which ips have been used is not as easy as with ipv4.
[root at lenovo ~]# virsh domifaddr --domain wec --source lease
Name MAC address Protocol Address
-------------------------------------------------------------------------------
[root at lenovo ~]# virsh domifaddr --domain wec --source arp
Name MAC address Protocol Address
---------------------------------...
2010 Jan 29
3
Vector from Matrix
...rocedure:
Take the sum of the minima of the two values from each row of columns 1 and 101, and divide it by the sum of column 101.
Do the same for column 2 and 102, 3 and 103 and so on.
Thanks a lot for your help.
Alrik
*******************************************
Alrik Thiem
Research Assistant
WEC E17
Weinbergstrasse 11
Center for Comparative and International Studies (CIS)
and Center for Security Studies (CSS)
Swiss Federal Institute of Technology Zurich
CH-8092 Zurich
Tel.: 0041 44 63 20937
thiem@sipo.gess.ethz.ch
http://www.cis.ethz.ch/
http://www.css.ethz.ch/
***************************...
2023 Mar 21
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
...> hi,
>
> I have configured a routed network on my laptop with a ipv6 subnet and
> dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
> but finding out which ips have been used is not as easy as with ipv4.
>
> [root at lenovo ~]# virsh domifaddr --domain wec --source lease
> ?Name ? ? ? MAC address ? ? ? ? ?Protocol ? ? Address
> -------------------------------------------------------------------------------
>
> [root at lenovo ~]# virsh domifaddr --domain wec --source arp
> ?Name ? ? ? MAC address ? ? ? ? ?Protocol ? ? Address
> ---...
2023 Mar 21
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
...I have configured a routed network on my laptop with a ipv6 subnet and
> > dnsmasq is handing out ipv6 addresses to my vms and it works really wel,
> > but finding out which ips have been used is not as easy as with ipv4.
> >
> > [root at lenovo ~]# virsh domifaddr --domain wec --source lease
> > Name MAC address Protocol Address
> >
> -------------------------------------------------------------------------------
> >
> > [root at lenovo ~]# virsh domifaddr --domain wec --source arp
> > Name MAC address...
2023 Mar 21
1
virsh domifaddr --domain domname --source {lease, arp} not showing results with ipv6
...ed network on my laptop with a ipv6 subnet and
> > dnsmasq is handing out ipv6 addresses to my vms and it works
> really wel,
> > but finding out which ips have been used is not as easy as with ipv4.
> >
> > [root at lenovo ~]# virsh domifaddr --domain wec --source lease
> > ?Name ? ? ? MAC address ? ? ? ? ?Protocol ? ? Address
> >
> -------------------------------------------------------------------------------
> >
> > [root at lenovo ~]# virsh domifaddr --domain wec --source arp
> > ?Name ? ?...
2018 May 08
4
more reassociation in IR
...46336> - enhance -instcombine to do
more reassociation/factoring
[3] D45842 <https://reviews.llvm.org/D45842> - add to the existing
-reassociate pass to enable factoring
Here's a basic motivating example that we fail to optimize:
https://godbolt.org/g/64NmJM
https://rise4fun.com/Alive/wec
Currently, responsibility for reassociative transforms is split between
-reassociate and -instcombine. I don't know if that split is intentional or
just how the code evolved. Debug stats for test-suite compiled with -O3
show:
78K "reassociations" by -instcombine.
58K "reassociat...
2018 May 08
0
more reassociation in IR
...o do
> more reassociation/factoring
> [3] D45842 <https://reviews.llvm.org/D45842> - add to the existing
> -reassociate pass to enable factoring
>
> Here's a basic motivating example that we fail to optimize:
> https://godbolt.org/g/64NmJM
> https://rise4fun.com/Alive/wec
>
> Currently, responsibility for reassociative transforms is split between
> -reassociate and -instcombine. I don't know if that split is intentional or
> just how the code evolved. Debug stats for test-suite compiled with -O3
> show:
> 78K "reassociations" by -inst...
2010 Jun 23
1
A question about R2Winbugs
...uot;q1")
inits=function(){list(a0=rbeta(1,1,1),
qx=matrix(rgamma(K^2,alpha,1),nrow=K), sigma0.r=rbeta(K,1,1))}
model.sim=bugs(data,inits,model.file="model.txt",parameters=c("mu","sigma"),
n.chains=3,n.iter=3500,n.burnin=500,n.thin=1,bugs.directory="C:/Users/t-wec/Desktop/WinBUGS14",codaPkg=T,debug=T)
mcmcout=read.bugs(model.sim)
summary(mcmcout)
------------------------------------------------------------------------------------------------------------------------
model
{
# cluster parameters mu and tau
tau1 <- (1-a*a)*taue
taue <- 1...
2018 May 08
2
more reassociation in IR
...tion/factoring
>> [3] D45842 <https://reviews.llvm.org/D45842> - add to the existing
>> -reassociate pass to enable factoring
>>
>> Here's a basic motivating example that we fail to optimize:
>> https://godbolt.org/g/64NmJM
>> https://rise4fun.com/Alive/wec
>>
>> Currently, responsibility for reassociative transforms is split between
>> -reassociate and -instcombine. I don't know if that split is intentional or
>> just how the code evolved. Debug stats for test-suite compiled with -O3
>> show:
>> 78K "reass...
2006 Mar 17
0
rsync backup system
...ime using
rsync and I have done the configure and make. I got stuck at the stage of
creating a backup directory on the remote side. I am wondering how
everything would work if I am to have a PC outside our offices and have a
remote backup to this machine.
Any help is appreciated.
--
Ndaula Ahmed
WEC Volunteer
iEARN-US
475 Riverside Drive, Suite 450
New York, NY 10115
Fax: 212-870-2672
Off: +1-212-870-2693 Ext. 2691
Home: +1-212-316-8510
Mob: +1-646-3010-275
Email: andaula@yahoo.co.uk / andaula@ugabytes.org
Blogg: http://www.ahmed.wecblogs.org
-----------
No virus found in this outgoing messa...
2006 Mar 17
1
RSYNC auto configuration
...the password for the remote server. I
have tried copying the key generated to the ssh directory of the remote
server but still doing the same thing. I would like to seek help on how to
automate it and probably having the key issue work automatic.
I will be grateful with your help.
--
Ndaula Ahmed
WEC Volunteer
iEARN-US
475 Riverside Drive, Suite 450
New York, NY 10115
Fax: 212-870-2672
Off: +1-212-870-2693 Ext. 2691
Home: +1-212-316-8510
Mob: +1-646-3010-275
Email: andaula@yahoo.co.uk / andaula@ugabytes.org
Blogg: http://www.ahmed.wecblogs.org
-----------
No virus found in this outgoing messa...
2006 Apr 13
1
Increamental backup
...rk but I am not so sure probably you guys could help me if I
am a wrong track or right;
20 16 * * 5 rsync -avz -e "ssh -i rsync" --compare-dest=Souredirectory
Destinationdirectory
Would that script to have increamental back? I do welcome any advices.
Thanks in advance
--
Ndaula Ahmed
WEC Volunteer
iEARN-US
475 Riverside Drive, Suite 450
New York, NY 10115
Fax: 212-870-2672
Off: +1-212-870-2693 Ext. 2691
Home: +1-212-316-8510
Mob: +1-646-3010-275
Email: andaula@yahoo.co.uk / andaula@ugabytes.org
Blogg: http://www.ahmed.wecblogs.org
-----------
No virus found in this outgoing messa...
2018 May 09
0
more reassociation in IR
...gt; [3] D45842 <https://reviews.llvm.org/D45842> - add to the existing
>>> -reassociate pass to enable factoring
>>>
>>> Here's a basic motivating example that we fail to optimize:
>>> https://godbolt.org/g/64NmJM
>>> https://rise4fun.com/Alive/wec
>>>
>>> Currently, responsibility for reassociative transforms is split between
>>> -reassociate and -instcombine. I don't know if that split is intentional or
>>> just how the code evolved. Debug stats for test-suite compiled with -O3
>>> show:
>...
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr
2006 Oct 03
1
HP Toolbox kills Samba
...9^XK9]4^?\
MQ$?>[9UW:[M,^^[G7_<WMKV5SWM;/7=904\'VL'YXG1V<3I[>?#'[_/%Z_/%
M7-MO+HJ3R^KZ3\?OCL8/C@_OO[A^$F+]H=QE#)=7]7-Y63]_^N0G5P_-?U_\
M>5[>>S3^Z?CI@R=W1[^_*F?3>C"O"M-UH]5 GBPN[HE5*)W=6\V7XH^3JJJF
ML5T,][Y67;_KG1</_VM4G9Z5O\Q^$?3_+J.D:Z.D"U?5>WEC]7X5TSY$%Z^$
M5M?CRZIVKRZ+]^__]=/E^^?_??_X\&$]U5VOU[>!<RM@/S[+!.QVAF8Z*#8'
MJ8\'A10W\S<W/+3?KPYPS26&-[WU[I/!7[+RI4A6OCA%6?G2M-KU2==>U/RI
M24_2.4_2Z9,"Z4FK5H.2<N8OD'+.M$'*;))R7MAM1FJ1"V/[?&&^!!BWGZC3
M8QA[DUAXZ70'B<5?$7S;F',5J$@W1S&g...
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
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...3v0I$#D5j83FmTsD!45p!-LT}af^YZ2*UCy at e?=0xNqQbbxr
z%CX--q{wE4MWl<Xi4?f>DqK}WDi~-LkrFcj**!LbNG;eZBHiM$p~dc at O{Aq!h*WhD
zsVazca1<g{97L)JA}v*jbnq-hs*E5~i}V5x($kq(hZCtq&bot~0~QS)$4wK9#|j#J
z%%VY)kdMn{8vt-XkH3Nm`7w)-L8J$D*i!s^T-y?7yw+A!>gR1gmpXqwSS}?#RFi9D
znU-?oepg|4uR`wIHFh6F_&XweCBn}L_bRyG7VZ^r-yz at +skqp9h%ZROERV>qm|3GG
z4mKwaHUH3+C`FR*v_PRh0uML;P)>dk!-h5z9_A}y<NGd5O)Nque)UZwDC%Q?DWd`4
z-7l at rDD-dMjzPinD|{F22j<(|OM2O!*Cj<$ulms`Lf415T~$J42}+tuP|;-G&4CU-
zy`t*)RoxY0Lk150R;!@jYNv|#QY-lNR<DBhQqS}2t!GszVce=hOY?U6)e76_S1&wA
zzk$LI`VAIdpx>Ip7UcDsBd^...