Displaying 20 results from an estimated 63 matches for "wokr".
Did you mean:
woke
2007 Dec 06
4
prio qdisc not wokring
Hi,
I am working on linux 2.6.16.I tried to prioritize traffic using prio
module but its not working well.It always maps to same class irrespective of
ToS.Is it possible to fix it using filters?Anybody fixed this problem?
--
Regards
Archana Rajagopal
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2015 Apr 29
0
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
...nkelijk bericht-----
>Van: mariopiorusso at ie.ibm.com
>[mailto:samba-bounces at lists.samba.org] Namens Mario Pio Russo
>Verzonden: woensdag 29 april 2015 14:10
>Aan: samba at lists.samba.org
>Onderwerp: [Samba] Classicupgrade succeded with
>Sernet-samba-4.2.1 AD, but Kinit not wokring
>
>
>Good Day All
>
>I have been trying to upgrade from samba 3 to samba 4.2.1 on
>Ubuntu 14.4
>using the sernet-samba package.
>
>the upgrade seems to work fine and the samba4 comes up correctlly,
>
>I have also run the following script to get rid of bug
>...
2015 Apr 29
1
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
..., Shelbourne Road, Ballsbridge, Dublin 4
(Embedded image moved to file: pic39020.gif)
From: Rowland Penny <rowlandpenny at googlemail.com>
To: samba at lists.samba.org
Date: 29/04/2015 13:58
Subject: Re: [Samba] Classicupgrade succeded with Sernet-samba-4.2.1 AD,
but Kinit not wokring
Sent by: samba-bounces at lists.samba.org
On 29/04/15 13:10, Mario Pio Russo wrote:
> Good Day All
>
> I have been trying to upgrade from samba 3 to samba 4.2.1 on Ubuntu 14.4
> using the sernet-samba package.
>
> the upgrade seems to work fine and the samba4 comes up corre...
2015 Apr 29
0
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
On 29/04/15 13:10, Mario Pio Russo wrote:
> Good Day All
>
> I have been trying to upgrade from samba 3 to samba 4.2.1 on Ubuntu 14.4
> using the sernet-samba package.
>
> the upgrade seems to work fine and the samba4 comes up correctlly,
>
> I have also run the following script to get rid of bug
>
>
>
2009 Sep 18
1
Lattice barplot not wokring in for-loop?
Dear List-Members,
I am plotting a barplot with the lattice package. The code works, but
when I execute the same code in a for-loop
no plot is shown. Can't figure what the problem is.
(Maybe I am missing something here, but I tried it with plot device
pdf, calling windows() or X11(), testing on windows and linux, etc.)
INFO: R version 2.9.1 (2009-06-26) using Windows/RGui
require(lattice)
2015 Apr 29
6
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
Good Day All
I have been trying to upgrade from samba 3 to samba 4.2.1 on Ubuntu 14.4
using the sernet-samba package.
the upgrade seems to work fine and the samba4 comes up correctlly,
I have also run the following script to get rid of bug
https://git.samba.org/?p=samba.git;a=blob_plain;f=source4/scripting/devel/chgtdcpass;h=4f5ea15a80c2862daf170a5657658a8163174f8a;hb=HEAD
I am able to
2015 Apr 29
3
Classicupgrade succeded with Sernet-samba-4.2.1 AD, but Kinit not wokring
...From: "L.P.H. van Belle" <belle at bazuin.nl>
To: "samba at lists.samba.org" <samba at lists.samba.org>
Cc: Mario Pio Russo/Ireland/IBM at IBMIE
Date: 29/04/2015 13:29
Subject: Re: [Samba] Classicupgrade succeded with Sernet-samba-4.2.1 AD,
but Kinit not wokring
Sent by: samba-bounces at lists.samba.org
Hai,.
We do advice you to change this. .local .lan are reserved names by apple
mDNS/zeroconf"
and the same for : .test .example
(.com/.net/.org) .invalid .localdomain .localhost, dont use these.
More info see : rfc2606, rfc6762
and change the...
2004 Sep 29
3
Calling Waiting on PSTN line
I have looked through tons of wiki etc and still have not found an working
answer for this. Does Asterisk support call waiting on a PSTN line(through
an X100P card). I hear the beep but I can't get it to flash to the other
line. Anyone with a wokring configuration, PLEASE, send it along.
Thanks
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040929/25a52817/attachment.htm
2016 Oct 10
5
Naming conventions with samba4 & AD with computer with "_"
...here in a name. For more details, see:
http://technet.microsoft.com/en-us/library/cc959336.aspx.
I have tested samba 3 to samba 4 and seems that computer objectes with "_"
are migrated and we can add dns A with "_"
I have tried to add a cname with "_" and seems thats wokrs, but I'm not
sure If really I can user "_" in computer names and dns names or this
requires to be replaces by "-" befores upgrade...
It is required to rename machiens with "_" and dns A and cname with "_" to
"-", for example... ?
Thanks
2004 Dec 29
3
shaping on tcp ports
hi all:
the following scipt is wokring perfectly with limiting ...on limimitng per
ip basis..
----
eth0=public static ip
eth2= private ip ( 192.168.2.1)
--
iptables -t mangle -A POSTROUTING -s ! 192.168.0.0/32 -d 192.168.2.101/32
-j MARK --set-mark 21012
tc class add dev eth2 parent 1:1 classid 1:2101 htb rate 32kbit ceil 64kbit...
2006 Mar 26
6
Shorewall and squid not wokring together
Hi everybody. We are running Shorewall and Squid on
Suse on the same box. Each is working fine
independently, but we can''t get them to cooperate. The
access log in squid shows no requests when Shorewall
is on. Here are all the changes we made in the
configuration files. Everything else is the same. We
have read through the mailing list and the guide, but
still haven''t figured it
2003 May 07
1
Patch: set the local ip address ssh tunnels bind to for 3.6.1p2
The following patch is just a cleaned up version from
http://research.vovoid.com/smbssh/ which also includes a nice
explanation of what the patch is trying to achieve.
Full credits should go to them for this pacth, I have simply got it
wokring on 3.6.1p2 and I am submitting it here to see if people believe
it should be included in the general distribution.
Cheers,
Mark.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: openssh_3.6.1p2_local_tunnel_bind.patch
Url: http://lists.min...
2012 Jul 10
1
How to use external image with R plot?
Hi,
I am wokring on stacked bar plot and i need to add one arrow dynamically.
http://r.789695.n4.nabble.com/file/n4635959/arrow_glossy_right_red.jpg
http://r.789695.n4.nabble.com/file/n4635959/Screenshot.10.png
Final image:
http://r.789695.n4.nabble.com/file/n4635959/Screenshot.1.png
Is there any pack...
2003 Jun 03
3
Cisco 7905G phone
...#39;ve just received my Cisco 7905G ipphone. I want to connect it to asterisk
server but it looks that it has been preloaded with sccp protocol, so I
guess I need H.323 or SIP firmware image of some kind. I have a working tftp
server on my asterisk box also....What do I need to do now to get things
wokring?
Thanx in advance,
Victor...
2019 Sep 12
6
PGO is ineffective for Rust - but why?
...er not using PGO. This
again is very different to C++ where disabling this pass
causes dramatic performance loses for the Firefox benchmarks.
And 1% performance improvement is still well below
expectations, I think.
So my questions to you are:
- Has anybody here observed something similar while
wokring on or with PGO?
- Are there certain known characteristics of LLVM IR code
that inhibit PGO's effectiveness and that IR produced by
`rustc` might exhibit?
- Does anybody know of a good source that describes how to
effectively debug a problem like this?
- Does anybody know of a small...
2008 Mar 22
2
Problem: Digium TDM400 with XOptionsFlex - Line Busy
...-
incoming and outgoing calls work as expected.
I had XO check the lines - all three lines are programmed the same in
their equipment. The work OK - until they are connected to the PBX -
when xx43 and xx44 instantly switch to "busy".
I checked the lines with an analog phone: Each line wokred fine when I
plug an analog phone into it.
I suspected that my FXO ports 1 and 2 may be bad. Thus I connected FXO 3
- which is working with xx45 - to line xx43 and then xx44: They went
"busy" right away in either case.
I connected FXO 1 and then 2 to line xx45: Worked fine both times....
2014 Sep 17
2
Re: Need Help
On Wed, Sep 17, 2014 at 08:52:57PM +0530, Priyanka Ranjan wrote:
> Many Thanks Richard for your reply.
>
> # /usr/libexec/qemu-kvm -nographic -machine accel=kvm:tcg -device \?
>
> open /dev/kvm: No such file or directory
> failed to initialize KVM: Operation not permitted
> Back to tcg accelerator.
> Could not allocate dynamic translator buffer
>
> I tried
2006 Jun 15
11
OT: Anyone have experience with completelydedicated.com?
Guys,
I''m in the market for a reliable, trustworthy dedicated server solution.
I''ve been running my own servers internally on a Speakeasy Static IP DSL
connection, but recent problems with my local loop has caused me to
reconsider this solution.
completelydedicated.com offers a value Sempron for $59/monthly...a bit
higher than I wish to go but I have no choice. Can
2019 Sep 12
4
PGO is ineffective for Rust - but why?
...this pass
>> causes dramatic performance loses for the Firefox benchmarks.
>> And 1% performance improvement is still well below
>> expectations, I think.
>>
>> So my questions to you are:
>>
>> - Has anybody here observed something similar while
>> wokring on or with PGO?
>>
>> - Are there certain known characteristics of LLVM IR code
>> that inhibit PGO's effectiveness and that IR produced by
>> `rustc` might exhibit?
>>
>> - Does anybody know of a good source that describes how to
>> effectivel...
2006 Oct 13
1
Windows 2000 Authentication
Hi community.
Let me tell you what happed to me.
I configure samba to authenticate to an LDAP server, everything wokrs
perfect, I got rid of the /etc/passwd file, now all
my users reside in the LDAP database, I can connect via ssh for example
without any problem, getent passwd returns the
information as expected, till here just like a sharm.
No, I connect from a windows 2000 client as root/administrator, no probl...