Displaying 20 results from an estimated 9000 matches similar to: "bind compile error message"
2003 Jun 13
1
Gigabit Ethernet Security With Ipfilter
Hello all,
I want to learn about requirements if I want to protect
gigabit network with ipfilter as transparent firewall.
Which type of hardware is required to install FreeBSD + ipf
(as transparancy ) . We use 3 gigabit ethernet to protection
which type of gigabit ethernet carts are powerfull. Also,
what about the NMBCLUSTERS , IPSTATE_SIZE and IPSTATE_MAX in
ip_state.h.
I want to collect all
2003 Apr 09
5
httpd exited on signal 11
Hello Folks,
I have used FreeBSD-4.8-RC and apache 1.3.2x. In some days,my dmesg
has shown as the lines;
pid 9229 (httpd), uid 80: exited on signal 11
pid 10106 (httpd), uid 80: exited on signal 11
pid 9842 (httpd), uid 80: exited on signal 11
pid 35708 (httpd), uid 80: exited on signal 11
pid 9371 (httpd), uid 80: exited on signal 11
pid 10337 (httpd), uid 80: exited on
2003 Jun 20
6
How can convert user expired days in human readable ?
Hello all,
On my system, some users have expire day user settings. I write a
(python) script
then parse the: 7.th selection in the master.passwd
blabla:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:1064005200:xxxx:xxxx:xxxx:xxxx
How can I conver the number like 1064005200 to human readable date format ?
Or, there is a way to collect the information from a command interactively ?
Regards,
Murat Ustuntas
2010 Sep 15
0
problem about UID
Hi everyone,
I have an ubuntu server 9.10 as server and fedora 11 as client and I
have installed and configured samba 3.4.0 on ubuntu and samba
3.4.7-0.50.fc11 on fedora, and openldap smbldap-tools and ldapscript.
My problems are related to UID numbers ( at least I think so).
muratcan, muratcan2, muratcan3 has been created by ldapscript and on
server side there is written
1998 Jan 15
1
Samba and NT 5.0
PB with NT 5.0 Beta 1
Cant Find Services/Rdr il registry ...
So can't put
Enable Plain Text Password=1
Could someone help me ???
--
Eric Murat Tel : +33.1.34.30.50.27
Email : E.Murat@sagem.fr Fax : +33.1.34.30.50.17
SAGEM Eragny Avenue du Gros Chene
95612 Cergy Pontoise Cedex FRANCE
2008 Oct 23
0
FW: [wwwac] Thursday 23 October 2008 NYLUG: Paul Charles Leddy on Asterisk, the Free Software Telephone System
I hadn't seen anything on the asterisk list but just in case anyone is
interest.
Regards,
Dean Collins
Cognation Pty Ltd
dean at cognation.net
+1-212-203-4357 Ph
+61-2-9016-5642 (Sydney in-dial).
> -----Original Message-----
> From: Murat Aktihanoglu [mailto:murat at unype.com]
> Sent: Wednesday, 22 October 2008 9:57 PM
> To: Dean Collins
> Subject: Fwd: [wwwac] Thursday 23
2010 Feb 17
0
Lab problem for my Speex code testing.
Hi All,
My name is Murat . I am a master degree student at Telecominication Department of Y?ld?z Teknik University in Turkey.
I take a voip project that is about enhancement of voip service quality on ?nternet under high traffic conditions.
As a part of this I will change some code on open-source voip codec named Speex to imrove service quality under the traffic conditions.
But I can not
1999 Apr 13
0
(?) Samba 2.03 on IRIX 6.2 and Share Memory PB
Can someone help me finding the cause of this pb
Samba server started Ok but when client logging
[1999/04/06 20:50:51, 2] lib/interface.c:interpret_interfaces(176)
Added interface ip=193.56.119.123 bcast=193.56.119.255
nmask=255.255.255.0
[1999/04/06 20:50:51, 2] lib/interface.c:interpret_interfaces(176)
Added interface ip=194.146.54.80 bcast=194.146.54.255
nmask=255.255.255.0
[1999/04/06
2010 Sep 01
2
user permissions
Hello,
I have a problem about reaching my share folder when the permission is
750 but whenever I change it to 755 I can see the content of the folder.
for 750 I get this result:
"smbclient //serverip/sharename -U username"
smb: \> ls
NT_STATUS_NETWORK_ACCESS_DENIED listing \*
0 blocks of size 0. 9 blocks available
smb: \>
but for 755 everything is fine but of
2009 Jun 18
0
[LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
I can configure it now. Thank You!
--- On Wed, 6/17/09, Bill Wendling <isanbard at gmail.com> wrote:
From: Bill Wendling <isanbard at gmail.com>
Subject: Re: [LLVMdev] Configure problem of llvm2.5 in Mac OS X 10.4.11
To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>
Date: Wednesday, June 17, 2009, 6:26 PM
Hi Murat,
This looks suspicious:
2022 May 21
4
[Bug 3438] New: env var that is SetEnv'ed multiple times in the same SetEnv directive, is sent/printed several times
https://bugzilla.mindrot.org/show_bug.cgi?id=3438
Bug ID: 3438
Summary: env var that is SetEnv'ed multiple times in the same
SetEnv directive, is sent/printed several times
Product: Portable OpenSSH
Version: v9.0p1
Hardware: Other
OS: Linux
Status: NEW
Severity: normal
2011 May 03
1
bootstrap vignette construction and package installation
hi all - i'm trying to 'R CMD build' a package, but i have what
appears to be a bootstrapping problem:
i've included a vignette in my package, with R code interwoven (and
built using Sweave), but in this documentation i have a code line:
> library(MyPackage)
now, when trying to build a .tar.gz install-able version of my package
in a clean state, i remove the original
2012 Nov 14
2
vectorized plotmath expressions via substitute()
hi all - i've seen versions of this question before, but none seem to get
directly at my solving my (probably very simple) issue:
i simply want to annotate the tick marks on an axis with (superscripted)
10^x notation, and tried this:
axis(1, at = axTicks(1), as.expression(substitute(10^foo, list(foo =
axTicks(1))))
thinking the as.expression/substitute would create the appropriate
2006 Oct 25
0
gtools(read.xls) error in perl installation?
My installation is R version 2.4.0 on Mac OS X version 10.4.8 (the
latest release in both cases). I've recently had to restore my hard
drive after a crash, and fear that this may have screwed up my Perl
installation slightly.
Whenever I run the read.xls function from library(gtools) I get the
following errors:
######################
> file =
2019 Jan 25
0
[klibc:update-dash] builtin: Clear LC_ALL in mkbuiltins
Commit-ID: 494b05615ac00f171290175bed6ea065d0900818
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=494b05615ac00f171290175bed6ea065d0900818
Author: Fredrik Fornwall <fredrik at fornwall.net>
AuthorDate: Sun, 24 May 2015 23:05:48 +0200
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] builtin: Clear LC_ALL
2020 Mar 28
0
[klibc:update-dash] dash: builtin: Clear LC_ALL in mkbuiltins
Commit-ID: 2133c29de320e3173d7cb1aec32676afa8b0dc17
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=2133c29de320e3173d7cb1aec32676afa8b0dc17
Author: Fredrik Fornwall <fredrik at fornwall.net>
AuthorDate: Sun, 24 May 2015 23:05:48 +0200
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: builtin: Clear
2010 Jul 11
1
difficulty with R expressions in text/legend
hi, i'm trying to prepend some plain (i.e. unevalutated) text to a
typographically evaluated R expression in a legend(...) call.
here's a working legend(...) call that is close to what i'd like
(where x and y are returned from an lm(...) call):
legend("topleft", legend = c(bquote(R^2 == .(summary(x)$r.squared)),
bquote(R^2 == .(summary(y)$r.squared))), fill =
2008 Aug 11
2
[LLVMdev] Applying different Optimizations for different Functions - Questions?
Hi!
I am trying to develop an LLVM tool which can apply different optimizations
for selected functions. For example, I want to apply an optimization onto one
function but not for another one.
I am using the standard optimizations available in LLVM.
That is the runOnModule function I have written:
bool ComplNewBBFuncs::runOnModule(Module &M)
{
Function *Main =
2010 Jun 28
1
advice on package devel with external libs
hi all - i'm working on an R package that makes use of my own shared
library written in C.
but i also am making use of another C-written library.
(my package is for facilitating biological namespace translations via
online (i.e. up-to-date) biological databases.)
problem is, the library i'm using is not a standard library (i.e. i
doubt it will be installed on most users' machines).
i
2015 Jan 26
1
[PATCH v2] Makefile: add support for git svn clones
git has an interface for cloning SVN repositories into git which
some users might decide to use. For those users' surprise, the
repository will always fail to build on svnonly target and it will
exit early.
The problem is simple enough to fix by just checking if a .git
directory exists in top_builddir and, if so, call git svn info insstead
of svn info.
Note, however, that this only supports