Displaying 20 results from an estimated 67 matches for "autoupd".
Did you mean:
autoipd
2005 Jan 26
3
crahsing app
...crashes again....
Well the steam hlds has started randomaly crashing again.
----------------------------------------------
----------------------------------------------
CRASH: Tue Jan 25 17:23:58 EST 2005
Start Line: ./hlds_i686 -game cstrike -debug +ip 192.168.0.201
+port 27015 +maxplayers 11 -autoupdate +map cs_tiki -steamuser
***** -steampass ***** -pidfile hlds.1560.pid
Using host libthread_db library "/lib/tls/libthread_db.so.1".
Core was generated by `./hlds_i686 -game cstrike -debug +ip
192.168.0.201 +port 27015 +maxplayers 11 -'.
Program terminated with signal 11, Segmentati...
2020 Jan 11
2
autoupdate broke
When attempting to perform autoupdate after my 'autogen.sh' broke, it
says that there is missing a file called:
dovecot/core/doc/wiki/Makefile.am
But in the Github repository, there is a misnamed file named
"Makefile.am.in".
I think this file is misnamed and should be renamed to "Makefile.am"....
2006 Jan 30
2
dhcpd proxy and/or windows autoupdates
At one of our sites we have most outgoing ports blocked and everyone
going through squid for web access. But it seems Windows autoupdate
doesn't pick up the local users proxy settings so we ended up opening
port 80 to some of the windows update servers.
While searching around I found and option called custom-proxy-server
but I don't see that setting in the man pages. Anyone have experience
setting proxy server settings i...
2009 Jul 15
2
spreadsheet-style autoupdating
Dear all,
I am curious whether one can automatically update, say, a column in R,
similar to how spreadsheets (Excel, etc.) do?
In my specific case I have two columns with logical data, which
individually convey different information, although ultimately for a
common purpose (flagging for removal). I would thus need a third
logical variable that would take TRUE if any of the prev. columns take
2019 Jan 22
1
Samba BIND9_DLZ autoupdate PTR
Hello,
I have installed Samba 4 AD with bind9_dlz and automatic update.
(https://wiki.samba.org/index.php/BIND9_DLZ_DNS_Back_End#Setting_up_Dynamic_DNS_Updates_Using_Kerberos)
Is this only working for A records?
The PTR is not updated, or my setup is not complete.
Where should I include /var/lib/samba/private/named.conf.update ??
Include this in /etc/bind/named.conf is no allowed. (unknown
2019 Jan 22
0
Samba BIND9_DLZ autoupdate PTR
This is my running config..
(run : named-checkconf -p)
What works...
PC static ip, the PC updates A and PTR records.
PC dhcp ip, the SERVER updates A and PTR records. (DHCP server on the DC)
PC dhcp ip, the dhcp server outsite the samba domain.
the PC updates A and PTR records.
My complete config. ( almost change a little here )
/etc/bind/named.conf.options
acl thisserverip {
2019 Jan 22
2
Samba BIND9_DLZ autoupdate PTR
@L.P.H.
this config looks more simple than
https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9
do you update via DHCP?
@Rowland
thanks for the link. I have try dns/dhcp updates after the change of
auth-nxdomain yes; does not show the result I want to see.
Sorry for this inconvenience.
I will try it tomorrow.
In the link you post a can read "don't forget to
2019 Jan 22
0
Samba BIND9_DLZ autoupdate PTR
I have set this option to yes.
I think the problem is on an other place. The DHCP server is not the DNS
Server. And I don't know how does the dhcp inform the dns server.
I a classic setup without DLZ somethink like the following is working well.
zone "example.com" in {
...
include "/etc/bind/update-policy";
}
zone "30.168.192.in-addr.arpa." {
...
2006 May 09
4
Upgrade from 2.3.1 to 2.6.6 fail
...something related to
IPV6, anyone has any idea?
Rsync Server : RHEL4 with rsync 2.6.3 deamon running
Rsync Client (merlin) : Solaris 8 with rsync 2.6.6
2006/05/09 16:18:40 [5332] forward name lookup for merlin failed: Name or
service not known
2006/05/09 16:18:40 [5332] rsync denied on module autoupdate from unknown
(::ffff:merlin's IP address)
2006/05/09 16:18:53 [5351] forward name lookup for merlin failed: Name or
service not known
2006/05/09 16:18:53 [5351] rsync denied on module autoupdate from unknown
(::ffff:merlin's IP address)
Regards,
Donald
-------------- next part -------...
2019 Jan 22
4
Samba BIND9_DLZ autoupdate PTR
...onfigured to load either a standard primary or AD-integrated zone.
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: basti [mailto:mailinglist at unix-solution.de]
> Verzonden: dinsdag 22 januari 2019 14:32
> Aan: L.P.H. van Belle
> Onderwerp: Re: [Samba] Samba BIND9_DLZ autoupdate PTR
>
> root at dc1:/etc/bind# named-checkconf -p
> options {
> directory "/var/cache/bind";
> listen-on-v6 {
> "any";
> };
> tkey-gssapi-keytab "/var/lib/samba/private/dns.keytab";
> auth-nxdomain no;
> dnssec-enable yes;
>...
2006 Nov 18
2
[LLVMdev] Registering '-march=' option for LLC
Thank you for replying to me.
As you recommended, I modified configure.ac in autoconf folder. But I’m not sure about how to regenerate configure. Sorry…
I tried to follow the way introduced in README.TXT in the autoconf folder. It asks me to run autoupdate on all the m4 and configure.ac. And then it asks me to regenerate configure script with AutoRegen.sh. However, when I did that, I got an error like this:
Your libtool was not detected as being 1.5.10
I think it's because library does not seem to be linked with my tool.
Would you mind helpin...
2015 Mar 17
2
NTLMv2 can't auth affter Win2003 update
My AD server is Win2003. And my linux server is ubuntu. Samba version is
2:3.6.3-2ubuntu2.12 and 2:4.1.6+dfsg-1ubuntu2.14.04.7. They are join into
the Win2003 AD as normal smb servers (not DC).
After Win2003 DC autoupdate last week, I can't use smbclient access all
samba server with NTLMv2:
~$ smbclient //172.16.3.13/share -U testuser
Enter DOMAIN\testuser's password:
session setup failed: NT_STATUS_LOGON_FAILURE
But when I set "client NTLMv2 auth = yes" in smb.conf with smbclient, it's
su...
2005 Jan 08
1
Value without key (D2GS)
Hello, wine-users.
Help me please!
I have D2GS (Diablo2) when i run thim in Linux:
wine D2GS.exe
Line 13: Error creating key '[\\SOFTWARE\\D2Server\D2GS]'
Line 14: Value without key '@="Diablo II Close Game Server"'
Line 15: Value without key '"AutoUpdate"=dword:00000000'
Line 16: Value without key '"AutoUpdateUrl"="http://your.website.url/for.update"'
Line 17: Value without key '"AutoUpdateVer"=dword:00000000'
Line 18: Value without key '"AutoUpdateTimeout"=dword:00007530'...
2011 May 24
3
yum check-updates script not working correctly
.../usr/bin/yum -R 120 -e 0 -d 0 -y update
fi
----------------------------------------------------------
in /etc/sysconfig/yum-check:
---------------------- yum-check -------------------------
# yes sets yum to check for updates and mail only if patches are available
# no does enable autoupdate if /var/lock/subsys/yum is available
CHECKONLY="yes"
# defaults to root, leave empty if .forward/alias in place for root
MAILTO=""
# Set to yes for debugging only! You'll get a mail for each run!
CHECKWRK="no"
# Seconds to randomize startup, if running from cron...
2012 Feb 29
3
Modifying a FACT Value In a Manifest
...= 10.1.1.1
I''m using the puppetlabs-ntp module, so I should be able to do something
like this in my classes...I think... I just need to know how to get the .1
address in there...
class mycustomclass:ntp {
class { "ntp":
servers => [ DOT_ONE_ADDRESS_FOR_HOSTS_IP_GOES_HERE ],
autoupdate => false,
}
}
If this was raw ruby I could do some string magic to turn the last value to
1. I don''t know how to do that with the Puppet DSL though.
Thanks,
Matt
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To post...
2015 Jun 28
2
[Bug 11369] New: obsoleted autoconf macros
https://bugzilla.samba.org/show_bug.cgi?id=11369
Bug ID: 11369
Summary: obsoleted autoconf macros
Product: rsync
Version: 3.1.1
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: brant at
2005 Dec 23
1
FastCGI and large file uploads
I use dreamhost for my hosting provider, and I am working on app where
it requires large files (max 10 MB) to be uploaded to the server. As
of right now the fastcgi processes are configured with:
FastCgiConfig -autoUpdate -initial-env RAILS_ENV=production \
-idle-timeout 120 -maxClassProcesses 5 -killInterval 300
My problem is that I try and upload a file via the web that is around
5 MB to the fastcgi process, the webbrowser sits for a few minutes,
then an error message comes back. Uploading via the web...
2004 Dec 29
1
process crashing issue
...i wanted to post here as well just to make sure. Here is the
error.
./hlds_run: line 423: 5450 Segmentation fault $HL_CMD
Using host libthread_db library "/lib/tls/libthread_db.so.1".
Core was generated by `./hlds_i686 -game cstrike +ip
192.168.0.201 +port 27015 +maxplayers 11 -autoupd'.
Program terminated with signal 11, Segmentation fault.
#0 0xb74a0161 in ?? ()
#0 0xb74a0161 in ?? ()
End of crash report
Program terminated with signal 11, Segmentation fault.
#0 0xb74a0161 in ?? ()
#0 0xb74a0161 in ??
End of crash report
Is this anything related to CentOS at all or...
2011 Dec 14
1
CentOS 6, yum-updatesd
...a)
what theological reason upstream had to drop it altogether, and b) what's
the recommended replacement - is it yum-cron?
I hand-update some servers, and of course users' workstations, but some
system, like home directory servers and backup servers are extremely
unlikely to break with an autoupdate, so this is of immediate interest.
mark
2012 Jan 25
1
man pages conflicting?
Just got this message after an autoupdate on my 5.x system..
should I be worried?
Hi,
This is the automatic update system on mail.<xxx>.com.
There was a problem updating the system. The following error message
was reported:
["[('file /usr/share/man/man1/ca.1ssl.gz from install of openssl-0.9.8e-20.el5_7.1.x86_64 confli...