Displaying 20 results from an estimated 38 matches for "whant".
Did you mean:
want
2009 May 11
5
Wine+SuSe11.1+iBook
Hi! I have iBook G4, I was installed on this openSuSe 11.1 ppc, and I whant to install wine 1.0.1. In the whine repositories no wine for ppc architecture. I downloaded source tar.bz2 file, configuring finished succesed, but compiling, when process with file dlls/mshtml.tbl, exiting with error: error: get_type_vt: unknown type: 0x2b.
Hou fix it :(
2010 Jul 09
2
difference between stickybit SUID and SGID
i had a small query , whant is the difference between stickybit SUID and
SGID , is there any proper site where i can get a clear understanding .
--
Regards
Agnello D'souza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100709/c...
2006 Aug 14
3
tc and HTB
Hi,
I have a Debian that is connected to Internet in eth0, and to a LAN in
eth1. I wanted to control traffic with HTB, dividing it depending on
what kind of traffic is (Mail, Application Server and others).
Would it be good to use HTB qdisc in eth0 egress to control outgoing
traffic and HTB qdisc in eth1 egress to control incoming traffic? Or
the only way to control incoming traffic is with eth0
2001 Feb 07
3
cbq ip range?
OK, finally I have made cbq run !
now I would like to know if it is posible to limit a range of IP to a speed.
something like this :
from 192.168.1.1 to 192.168.1.21 limit to 128K
I don''t whant to limit each IP to 128K, what I would like to do is limit all
20 IP to have a max of 128K.
Is it posible?
2002 Aug 26
5
Openglide
Do openglide 3d games work with wine, as they don't depend on directx?
2007 Sep 19
3
Smooth line in graph
Hi,
I?m trying to get smooth curves connecting points in a plot using
"spline" but I don?t get what I whant.
Eg.:
x<-1:5
y <- c(0.31, 0.45, 0.84, 0.43, 0.25)
plot(x,y)
lines(spline(x,y))
Creates a valley between the first and second points, then peaks at 3rd,
and another valley between 4th and 5th. I?m trying to get a consistently
growing curve up to the 3rth point and then a decrease like with...
2018 Apr 02
5
Share users across domains
...th AD, the problem is the migration, I
don't think is easy to migrate 5000 accounts from current systems to
new systems. I will need to learn the sintaxes of all these new
systems and this would take huge time because I know nothing of
samba4, or AD, or dovecot, or kerberos and the boss whants the emails
for students for next month. We don't plan to change cyrus/postfix and
horde, whats the problem with them? I already tried kopano and the
users hated it. And like I said there are a lot of internal
administrative systems that were programmed (not by me) to work with
ldap o...
2006 Nov 28
1
help
Heloo!
I have 3 Vpn with 3 servers!
pc1 with debian and adr. for ex. 10.10.10.x
pc2 with debian and adr. for ex. 10.10.10.y
pc3 with debian and adr. for ex. 10.10.10.z
On tinc i have
pc1 connect to pc2 and pc3
pc2 connect to pc1 and pc3
pc3 connect to pc1 and pc3
Evrithing works fine but i whant to connect from home
to this vpn but at my home i have a pppoe (no ip adr.,
i have user and pass to connect yhe Internet) in
windows xp conections.
So, how can i connect from my home to vpn (pc1, pc2,
pc3).
Thank you!
_____________________________________________________________________________...
2007 Mar 19
1
problem installing Internet explorer
Dear all
i want to insttall Babylone traslation on my linux os and i whant to
emulate it but this require MS Internet explorer
when i type winetool and try ti install internet explorer i have the
error :
**********************************************************
user@Alinux:~$ winetools
detecting Wine version... done.
Drive C: is /home/angelus/.wine/drive_c
Wine 0.9.12...
2001 Nov 13
1
mirrorring mailserver
...path = /home/test
comment = My Test File
read only = yes
list = yes
hosts allow = 192.168.1.17/32
This is my commandline in my mirror machine transferring file to /home/test/
#rsync -avz 192.168.1.36::test /home/test
Any idea whats wrong with my work? i just whant to preserved all the
ownership and permissions on the mail server upon transferring on the mirror
server.
Thanks in advance
Regards,
Michael P. Carel
Systems Administrator
TEAM PACIFIC CORPORATION
FTI Taguig Metro, Manila. PHIL.
Tel. Nos. (02) 838-50-05 local 363
(02) 838-84-3...
2002 Jul 01
1
Substitutions in strings.
...k sp_r st_r s_ s_r t_ bak d_ l_r
pak p_r
[85] sl_r sn_r spak spik s_r t_ gal kal gal n_r
kal spik
[97] n_r n_r bak b_r d_ gal l_r sak sal skal
sl_r sn_r
[109] spik sp_r st_r s_ s_r gal kal n_r sak kal
pak p_r
.
.
.
What I whant to do is to substitute all the '_'s in the vector whith
some other character.
Trying it out, this works.
>gsub("_","A",c("_","_a_"))
[1] "A" "AaA"
However, this does not..
>gsub("_","A",token)
Error...
2005 Feb 24
4
SV: SV: QSIG, Asterisk and Eicon DIVA
I have read most of Eicons information on Q.SIG, and I am able to load the Q.SIG protocol (instead of ETSI for example). No strange logging in divacrtl mlog.
But how do I tell Asterisk to understand Q.SIG?
My PBX is configured for QSIG, but I cannot see anything on my trace when trying to make a call via the S0(Q.SIG)
Janne
> -----Ursprungligt meddelande-----
> Fr?n:
2007 Jan 09
5
filtering in layer 2 [but is not a bridge]
I have a linux AP with prism2 (hostap) wireless nic.
I whant to filter traffic that pass betwen clients of the AP, this is layer 2
traffic (802.11) and netfilter does not sees it, at first i think in physdev
target, but is for layer2 bridged interfaces, and this is not the case.
There is a way to filter layer2 traffic independet if it is from a bridged
i...
2012 Jan 13
1
plotting regression line in with lattice
...quot;subj","trt")]
combined <- make.groups(original = orig, model = model)
xyplot(var ~ temp | subj,
data = combined,
groups = which,
type = c("p", "l"),
distribute.type = TRUE
)
# so far every thing is fine, but, i also whant assign a filling to the data points for the two treatments trt=1 and trt=2
# so I have written this piece of code, that works fine, but when it comes to plot the regression line, it seems that type is not recognized by the panel function...
my.fill <- c("black", "grey")
p...
2012 Feb 14
7
inherits from parametrized class
Hello
In is possible inherits from parametrized class??
For example i have base php52 class like this:
class linux::php52($pools, $extensions='''') inherits linux
{
......
}
and whants to inherit it like this:
class linux::php52::cluster inherits linux::php52
for cluster configuration (cluster stuff -f for example prevent php from
automatic startup), and
class linux::php52::standalone inherits linux::php52
for standalone configuration(one host)
I wants use this derrived c...
2018 Apr 02
0
Share users across domains
...s the migration, I
> don't think is easy to migrate 5000 accounts from current systems to
> new systems. I will need to learn the sintaxes of all these new
> systems and this would take huge time because I know nothing of
> samba4, or AD, or dovecot, or kerberos and the boss whants the
> emails for students for next month. We don't plan to change
> cyrus/postfix and horde, whats the problem with them? I already tried
> kopano and the users hated it. And like I said there are a lot of
> internal administrative systems that were programmed (not by me) to
> w...
2018 Apr 02
1
Share users across domains
...gration, I
>> don't think is easy to migrate 5000 accounts from current systems to
>> new systems. I will need to learn the sintaxes of all these new
>> systems and this would take huge time because I know nothing of
>> samba4, or AD, or dovecot, or kerberos and the boss whants the
>> emails for students for next month. We don't plan to change
>> cyrus/postfix and horde, whats the problem with them? I already tried
>> kopano and the users hated it. And like I said there are a lot of
>> internal administrative systems that were programmed (not...
2002 Aug 26
1
Wine Status
Hello ,
The Wine Status page located here :
http://www.winehq.com/about/index.php?status
Has gone for about one year now with out updates and I
have volunteer'd to work on bringing this page up to date.
I am new to the Wine Project and I am in need of some assistance to make
sure all changes are corrct and accurate.
Over the next week or so I plan to read over the change log's for the
2008 Jul 15
1
Winecfg saving audio settings?
...mulated there too, d*mn I did set the global to FULL.
So somehow the audio tab changes do apply to all program. It doesnt mather if it is diablo or any other app I change, the audio is equal to all. For me this is a problem cuz when the sound in Diablo 2 is EMULATED ALSA works perfect, then I also whant Ventrilo to work and the recording doesnt work if the sound isnt set to FULL so I really need to set them different but I cant cuz winecfg refuses.
Is there anyone who can help me I would be very grateful :)
Thanks in advance!
2008 Feb 19
1
Problem with sync files when no dir in the destin
...ni and put the File 1 inside Then.
I read many times the man but not find anything about it, it's possible, thanks for some help.
By the way, i need to specify the name of file i want to copy i can't use
rsync -r Souce Destini
Becouse in the Source Folder exist some file if i didn't whant to copy.
/**
* [s] Anselmo Battisti
* battisti.wordpress.com
* ( Inform?tica ? Unioeste | Webgenium ) ? Cascavel ? Paran? ? Brasil ? Terra ? .. .. ? Web
* Linux User : 415222
**/
Abra sua conta no Yahoo! Mail, o ?nico sem limite de espa?o para armazenamento!
http://br.mail.yah...