similar to: Re: samba Digest, Vol 44, Issue 3

Displaying 20 results from an estimated 10000 matches similar to: "Re: samba Digest, Vol 44, Issue 3"

2006 Jul 13
0
Re: samba Digest, Vol 43, Issue 19
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket here....http://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd
2006 Jul 16
0
Re: samba Digest, Vol 43, Issue 22
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket here....http://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd
2006 Jul 17
0
Re: samba Digest, Vol 43, Issue 23
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket here....http://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd
2006 Jul 19
0
Re: samba Digest, Vol 43, Issue 25
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket here....http://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd
2006 Jul 28
0
Re: samba Digest, Vol 43, Issue 36
Hello: I'm away on holidays right now! If this is an Urgent ticket please submit a repair ticket here....http://ts.sd57.bc.ca I will be checking my mail still every few days Or Page #613-4732 Thanks Benny.nerd
2005 Jan 08
0
Re: samba Digest, Vol 25, Issue 9
I will be away to the CES show in Los-Vegas Navada. (From Jan./5/05 returning the morning of Jan./11/05 ) If this a Repair Item or request please summit a ticket at the following web address. http://ts.sd57.bc.ca Thanks Benny.nerd
2005 Jan 11
0
Re: samba Digest, Vol 25, Issue 12
I will be away to the CES show in Los-Vegas Navada. (From Jan./5/05 returning the morning of Jan./11/05 ) If this a Repair Item or request please summit a ticket at the following web address. http://ts.sd57.bc.ca Thanks Benny.nerd
2020 May 05
0
Urgent - Help needed
------------------------------------------------------------------------ *From:* Kishore Potnuru [mailto:kishore.reachme at gmail.com] *Sent:* Tuesday, May 5, 2020, 4:02 PM *To:* Benny Pedersen; Dovecot Mailing List *Subject:* Urgent - Help needed > > I am using pop3/imap, see the below file. We can't verify any logs? > This is working fine from last one year. as part of testing we
2020 May 05
4
Urgent - Help needed
Hi All, Please find the requested details: [root at testserver new]# doveconf -n # 2.2.10: /etc/dovecot/dovecot.conf # OS: Linux 3.10.0-693.17.1.el7.x86_64 x86_64 Red Hat Enterprise Linux Server release 7.4 (Maipo) xfs disable_plaintext_auth = no listen = * log_path = /var/log/dovecot.log mail_location = maildir:/kw/home/pop/%d/%n/Maildir/ passdb { args = /etc/dovecot/passwd driver =
2004 Sep 07
1
tcng and scheduling ssh
Hey people, I have the following tcng configuration: #include "fields.tc" #include "ports.tc" dev "eth0" { egress { // Voice traffic class (<$voice>) if udp_dport >= 20000 && udp_dport <= 23000; // SSH connections class (<$interactive>) if tcp_dport == PORT_SSH; //
2010 Nov 18
1
driver type for .vdi images?
Hello libvirt experts, I use libvirt (0.7.5-5ubuntu27.7) with KVM / qemu (0.12.3+noroms-0ubuntu9.2). Some machines use raw images but same use Virtualbox images (.vdi). Since last Ubuntu 10.04 LTS update I can not start the vdi-images. The "driver name= type=" option was new. <devices> <emulator>/usr/bin/kvm</emulator> <disk type='file'
2008 Aug 11
0
AEC stops working in 1.2-rc1?
OK, here's what happens. There is indeed a small difference between beta3 and rc1, but the fundamental problem isn't there. I've attached plots of the speaker signal (blue) alongside the mic signal (green). You can see the delay is in the order of 1000 samples. That's way too much to do anything useful because the tail doesn't even "see" the echo. You need to reduce
2004 Aug 24
1
problems with tc
People, I''m trying to set up the tc filters for a PRIO queue. I''m basing it off of marked traffic via iptables. For example, I''ve marked two classes of traffic with ids "2" and "4", and now I''m filtering those to bands 1 and 2. tc filter add dev eth0 parent 1: prio 0 protocol ip \ handle 2 fw flowid 10:1 tc filter add dev eth0 parent 1:
2004 Aug 06
0
I need a Freelance Coder...
For what's it's worth, I do something similar to this with Andrew Taylor's libshout-java. The Web server manages a playlist, letting users add/remove tracks from the playlist. This playlist is consumed by a "streamer" process that accesses the audio data and pushes it to the Icecast server. [ Java Web Server ] <------> [ Playlist ] |
2008 Aug 09
2
AEC stops working in 1.2-rc1?
On Sat, Aug 9, 2008 at 12:59 PM, Jean-Marc Valin < jean-marc.valin at usherbrooke.ca> wrote: > Hi Benny, > > Can you send me your pair of testecho input files that work well with > beta3 and not with rc1? I'll have a look. > > Thanks for the help. The files are on their way now, the upload will take few more minutes to complete. In the mean time let me explain more
2003 Mar 19
4
FW: backupexec
If you can see the server, but not shares, you most likely have not published any directories. What version of the BE agent are you using? I've noticed 4.6 works well (the install actually works well and will walk you through the setup to publish the directories to be backed up). It's often easier to just publish root (but exclude /proc /tmp). Also, I've found out that in the hosts
2013 Jun 06
0
DomU stalls, no CPU activity
After a few days, one of my DomU becomes unresponsive. Here''s the output of my DomU''s. root@xenII:/var/log/xen# xl list Name ID Mem VCPUs State Time(s) Domain-0 0 7126 2 r----- 723932.0 redhat-sdsweb 11 4091 2 -b---- 92633.1 w2k8-AD
2004 Aug 06
1
I need a Freelance Coder...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Huh, why not just use ices with a perl song choser module ? This eliminates the need to develop the libshout based streamer (use ices instead) and give ices the title from your module, ices will take care of the rest. Or I am wrong ? :) On Wed, 25 Feb 2004, Renaud Waldura wrote: > For what's it's worth, I do something similar to this
2006 Mar 16
0
Re: Can dtrace agent of JDK be used in IBM Websphere?
Hi, Yufei: Thanks for your kind action. Let me centralize all the harm-hearted guys and involved alias in one email. Below is the answer of your question (Can you reply with more details on what failed? Does websphere use an IBM or Sun developed SDK? ) 1. Seems IBM bundled JDK can not detect agent options, like below: If use Sun JDK 1.5, no problem: /usr/jdk/jdk1.5.0_06/bin/java
2015 Sep 17
2
restrict map-login by geoip?
Thanks Benny. I should've said I saw AllowNets but in researching it looked like it expected a smaller comma separated list, not hundreds of IP blocks. Is that what you are using to accomplish this? Thanks, -Terry iPhone says Hello World! > On Sep 16, 2015, at 6:31 PM, Benny Pedersen <me at junc.eu> wrote: > > Terry Barnum skrev den 2015-09-17 02:32: > >> I've