Displaying 20 results from an estimated 10000 matches similar to: "ms-proxy woes"
1999 Jan 21
3
Windoze Printer and Linux Box Setup Woes
Okay... seems I still cannot get anything working right with this as far
getting it to print. Here is the three different files which I would like all
to look at and see what I have screwed up since it refuses to print.
Here is the setup of the network:
HP 5L connected to Win95 - 192.168.0.1
Linux - Zeus - 192.168.0.3
-----------SMB.CONF FILE------------
; /etc/smb.conf
[global]
printing =
2009 Mar 31
4
Samba and iptables - woes
Hi folk,
I am trying to get iptables working on a samba server but find it is
blocking something that prevents the windoze clients from being able to
access the share.
here are the bits from iptables:
> # nmb provided netbios-ns
> -A RH-Firewall-1-INPUT -p udp -m udp -s 192.168.230.100/24 -i eth1
> --dport 137 -j ACCEPT
> # nmb provided netbios-dgm
> -A RH-Firewall-1-INPUT -p udp
2008 Feb 07
1
Megatec serial UPS woes
Hi!
This is the weirdest problem I have found for a long time!
Using nut-2.0.5 and a Gentoo powered HP Proliant ML350
I setup the config files just the same as I always do and tried to get the
megatec driver chatting to the UPS. It worked fine on a Windoze server with
Upsilon2000 so I have a bit of confidence in cable etc!
When I ran upsc after starting upsd to complained about stale data! Most
2004 Aug 06
5
Client Woes
My problem is not with the Icecast server, but with my user's ability
to get a decent client to play the streams. I have 3 Icecast streams
created using Ices, and the mountpoints have the mp3 extension.
My users and I have observed:
1) If Quick Time is brought up by the browser, it skips and chokes on
the stream.
2) If Windows Media is brought up by the browser, it will do either of
two
2000 Jan 24
1
Strange MS Excel permission problem
I am currently using Samba 2.0.6 on a Sun box running Solaris 2.5.1. If
I create a file on my Unix filesystem like
name : data.txt
permissions: rw-rw-r--
owner : John
group : developers
Assume my name is Brett and I'm in the developers group, if I go to my
NT 4.0 system and modify this file via the NOTEPAD application,
everything works fine,
But, if I use MS Excel and
2007 Feb 17
2
Serial Woes
I have been trying to throw away my dependence on Windoz since the early
Pentium era, but there always seems to be some essential application
that can't be replaced. Currently it is the programs that read my blood
glucose meeter and an athletic trainer system. Both of them communicate
through a serial port. I am currently working on getting the trainer
going. It loads fine and has no
2005 May 20
0
Alert Re MS Microsoft Office 2003 Pro / XP shortcuts on Samba
This is to follow up with my previous posting:
All works except MS Office 2003 Pro navigation of win.
shortcuts to shares
-I cant figure out how to reply to a thread :(
Alert Re MS Microsoft Office 2003 Pro / XP shortcuts
on Samba
It happens that ... the "event" could have happened
and all would've been well, but I didn't want to
wait...and the light dawned...
The solution to
2002 Oct 29
1
Overiding builtin DLL's for Dreamweaver
Trying to get DW to run and ran into a snag.
I installed it on a Windoze machine and copied the directory over, and
then copied all the dll's I could find in that directory to my system
and system32 directories on the fake drive.
When I go to run DW it crashes with javascript errors. Wine then core
dumps. When I run this from a terminal window I see some errors pop
up as it goes along.
2009 Jul 15
2
Can Dovecot Proxy GMail?
Hi,
We are using gmail (google apps) across our company with most users
using outlook (windoze) or evolution (linux) and imap/pop based on user
preference. We are having issues in that our internet links are fairly
slow and when users download mails they get frustrated with the time it
takes and often get timeouts and issues where outlook fails to fetch a
mail yet gmail thinks it was retrieved -
2001 Jun 24
1
troubles installing MS apps
Basics:
OS: Linux
Distribution: Mandrake 8.0
Wine RPM: wine-20010305-1mdk
Wine version: Wine release 20010305 (from wine --version)
Windoze: 98 SE (nothing installed but the OS)
Problem:
Okay, I am trying to install Baldur's Gate II and the install program
keep dying with "Setup failed to launch installation engine:
(0x80080005)". The following is from wine:
2003 May 27
0
proxy arp & gratuitous ARP reply
Hello,
My apologies if this isn''t the right place to send questions about this
thread.
I have a couple one''s about proxy_arp and gratuitous arp reply frames.
I have setup the proxy_arp parameter on a linux system (kernel 2.4.20).
Now, when I start a M$-Windoze machine it complain about "...duplicated
IP address...".
This is a know behaviour, and the solution is
2007 Mar 06
1
Error: child 469 (imap) killed with signal 6 (with rc25)
I updated to the latest rc25 and started getting these messages(over and
over again). This is on a Solaris 10 box and I tried compiling with gcc
and sun c. I backed down to rc23 and the messages went away and
everything works. Any body have an idea on what could be wrong?
thank you
dovecot: Mar 04 21:14:33 Error: child 467 (imap) killed with signal 6
dovecot: Mar 04 21:14:33 Error:
2009 Jun 26
1
Determining if swap memory is turned off
In order to run some performance tests on optimization tools, I want to
be able
to avoid the use of swap memory. In *nix systems, at least Linux ones, I
can issue
a 'sudo swapoff -a' command and use just the RAM available. If I don't
do this, at
some point swap will be used, the disk goes ballistic and the machine is
unresponsive
because it is thrashing data to the swap. I
2006 Apr 22
3
rjs woes, any hints?
I''ve pared my rjs experiment down to what seems a bare minimum. When I click
on my link_to_remote, the rjs executes, returns the correct javascript to
the browser, but it doesn''t update the div I''ve specified. What appears to
be coming back from the controller is:
Element.update("my_form", "hello, rjs");
I''m tearing my hair out.
2010 Feb 21
2
Newbie woes with par:mar
I have a simple barchart with horizontal bars and horizontal tick labels,
produced with
barplot(x, horiz = T, names.arg = c, las = 1)
The labels are longish strings, truncated on the plot. I wish to leave more
space for the left margin, and experiment with mar parameter,
barplot(x, horiz = T, names.arg = c, las = 1, mar = c(5, 15, 4, 2))
trying various values for the second vector element, but
2017 Nov 04
1
ans[nas] <- NA in 'ifelse' (was: ifelse() woes ... can we agree on a ifelse2() ?)
Removal of
ans[nas] <- NA
from the code of function 'ifelse' in R is not committed (yet). Why?
--------------------------------------------
On Mon, 28/11/16, Martin Maechler <maechler at stat.math.ethz.ch> wrote:
Subject: Re: [Rd] ifelse() woes ... can we agree on a ifelse2() ?
Cc: R-devel at r-project.org, maechler at stat.math.ethz.ch
Date: Monday, 28 November, 2016, 10:00
2018 Feb 08
2
[PATCH] syslinux/com32: Fix the printing of left zero padded hexadecimals with a leading '0x'.
From: Brett Walker <brett.walker at geometry.com.au>
When printing hexadecimal numbers to a fixed width, padded with leading zeros,
and also having a leading '0x'; the resultant string can be shortened by up to
two characters if any leading zero padding character required is.
int hexnum = 0x00001234;
printf("%08X", hexnum); // results in 00001234
2011 Jan 09
3
Mail list Woes?
Anybody notice log delays in this list, and very small amount of traffic?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110109/576a9b0e/attachment.htm>
2020 Jan 22
0
permission woes on systemd
----- Original Message -----
> From: "sean darcy" <seandarcy2 at gmail.com>
> To: "Asterisk Users Mailing List, Non-Commercial Discussion" <asterisk-users at lists.digium.com>
> Sent: Tuesday, January 21, 2020 9:22:28 PM
> Subject: [asterisk-users] permission woes on systemd
[..]
> So why would starting asterisk as user asterisk work, but fail using
2010 Nov 16
1
proctitle woes in 2.0.7 vs. 2.0.6
> Message: 7
> Date: Mon, 15 Nov 2010 16:45:34 +0000
> From: Timo Sirainen <tss at iki.fi>
> Subject: Re: [Dovecot] proctitle woes with 2.0.7 vs. 2.0.6
> To: Clemens Schrimpe <csch at kiez.net>
> Cc: Dovecot Mailing List <dovecot at dovecot.org>
> Message-ID: <1289839534.1764.138.camel at kurkku.sapo.corppt.com>
> Content-Type: text/plain;