Displaying 20 results from an estimated 7000 matches similar to: "Almost there, but no dhcp support?"
2005 Mar 15
1
Drac and Dovecot, almost there ...
I have dracd and dovecot up and running and trying to get the two
connected. I'm using the FC3 rpms from callimg yum install.
I've downloaded the drac patch from http://dovecot.org/patches/drac.c
and compiled it with both
gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
-I$dovecot/src/lib drac.c -o drac.so -ldrac
and
gcc -Wall -W -shared -fPIC -DHAVE_CONFIG_H -I$dovecot
2004 Sep 05
4
Asterisk & sudo from httpd
Hello!
I want to use "asterisk -rx "show version"" from a php script called in
the browser using the local apache, which runs as user "apache".
Asterisk is running as root.
I added the following line to /etc/sudoers using visudo:
apache ALL = NOPASSWD: /usr/sbin/asterisk
When i am on the command line of my linux box it looks like this:
2006 Jan 13
2
FastCGI problems
I''m having a lot of problems with my Typo install. My fastcgi fails horribly
after a reboot:
[13/Jan/2006:16:55:28 :: 19796] Dispatcher failed to catch: (Interrupt)
/usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each''
/usr/lib/ruby/site_ruby/1.8/fcgi.rb:597:in `each_cgi''
/usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/fcgi_handler.rb:52:in
`process!''
2014 Jan 04
1
sudo issues after upgrading to samba/winbind 4.0.13 on Debian Wheezy
Hi
I have upgraded from samba 3.6.19 to samba 4.0.13 on Debian Wheezy
64-bit with Samba 4.0.13 from wheezy-backports. I use winbind to
authenticate against a two-server AD domain on Server 2012 functional
level and forced LDAPS.
After upgrading from 3.6.19 to 4.0.13 everything still works for me as
usual. That is samba shares authentication, all things relying on the
keytab, SSO logins with SSH
2006 Mar 06
7
Set base url?
I have an application running on a Lighttpd instance which is proxied by an
Apache server. It seems to work fine but my urls are incorrect: all urls
reference / which is not where my application runs at the Apache server.
How do I set the base url of a Rails application?
My Apache has the following proxy rules:
ProxyPass /hieraki http://localhost:3001
ProxyPassReverse /hieraki
2006 Jun 13
5
Transform Rails site into DVD
I''m considering implementing a PHP based site that display videos with quite
some database logic to Rails. Now we were considering publishing the site
on DVD too.
Is that possible (e.g. with RubyScript2Exe)? How fast is database
performance going to be? Currently there are movies inside the database but
we can extract them if necessary. The database scheme is quite large and
the number
2006 Jun 14
5
Rails to static site
For users without an internet connection we are thinking about converting a
rather large site to a DVD. As dynamic solutions with databases seem hard
(see another thread) we are also considering a static html version. The
site is clearly convertible to a static version, I can make sure that all
search functions are turned off.
Can the conversion itself optimized with Rails? Do you know solutions
2007 Jan 18
1
APC Back-UPS XS 1200 - permission denied
I have a new APC Back-UPS XS 1200. It is detected properly by the Linux
kernel (2.6.16):
# dmesg
usb 5-3.4: new low speed USB device using ehci_hcd and address 9
usb 5-3.4: new device found, idVendor=051d, idProduct=0002
usb 5-3.4: new device strings: Mfr=3, Product=1, SerialNumber=2
usb 5-3.4: Product: Back-UPS XS 1200 FW:8.g1 .D USB FW:g1
usb 5-3.4: Manufacturer: American Power Conversion
usb
2018 Mar 29
1
dhcp lease time hardware in script at dhcpd/Bind/Samba wiki page
Hi Rowland,
> You could try adding something like this near to the top of
> dhcp-dyndns.sh:
>
> TTL=$(cat /etc/dhcp/dhcpd.conf | grep 'max-lease-time' | awk -F ';'
> '{print $1}' | awk '{print $NF}')
>
> Then replace the '3600' with '$TTL'
Users like comments in their config files. Your script:
cat /etc/dhcp/dhcpd.conf |
2010 May 14
3
dovecot 2.0 vs. SELinux
Hi,
we were modifying old SELinux rules for dovecot 2.0. Everything seems ok, only
one report seems odd:
"SELinux is preventing /usr/sbin/dovecot "write" access on dovecot.conf."
Looking at strace output, dovecot tries to use socket on
/etc/dovecot/dovecot.conf which is regular file and no socket:
...
geteuid() = 0
getegid()
2016 Jul 06
6
DHCP max-lease-time maximum
:) ... the long lease is for some Accesspoints which we dont like to
configure static, just plug in and run.
/G?tz
Am 06.07.16 um 10:24 schrieb Eero Volotinen:
> DHCP uses FFFFFFFF16 to represent an infinite lease. Try if it's supported.
> Anyway, it's insane value as year lease time :)
>
> Eero
>
> 2016-07-06 11:22 GMT+03:00 G?tz Reinicke - IT Koordinator <
>
2006 Mar 23
2
rails lighttpd fastcgi archlinux
When I try to access the rails app, it''s giving me "Routing Error:
Recognition failed for "/"" displayed on my browser.
Has anyone ran into this problem before?
--
Vincent H Gov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060323/78ccb76e/attachment.html
2007 Jun 27
2
xen not working: xmlrpc.sock doesn''t exist
Hi all,
I have some serious problems making Xen run. I have spent a couple of days
looking in Google and trying a lot of different things, but none of them has
worked. I hope you can help me...
First of all: xen was running smoothly on my machine, but suddenly (I think
I haven''t changed any configuration) it doesn''t work anymore.
I am using a Debian 4.0 with Xen 3.
When
2018 Mar 29
3
dhcp lease time hardware in script at dhcpd/Bind/Samba wiki page
There seems to be a slight issue with the instructions at the following
wiki page:
https://wiki.samba.org/index.php/Configure_DHCP_to_update_DNS_records_with_BIND9
The /usr/local/bin/dhcp-dyndns.sh script seems to use a hardwired value
for the lease expiry time of 3600 - independent of whatever is
configured in dhcpd.conf. With the examples provided, it should work, as
the example dhcpd.conf
2006 May 29
2
Subfolder in Maildir
Hello,
We have installed a brand new Dovecot because it seems very interesting as
an IMAP server. We created a mailbox for a test user and we succeeded in
copying some mails into it.
However making subfolders does not work. The only folders we can create are
in the root, next to the INBOX that is. We thought Maildir does support
subfolders (as opposed to mbox), are we wrong here?
Our Dovecot
2006 Sep 07
6
Template "specialisation"
I want to use a sitewide default template and use a specific version in some
controllers to have a good DRY approach to my layout. Those controllers
should add a little bit more HTML before rendering the results of the
actions, in order to avoid copying the entire sitelayout every time.
How can I do that? Currently my code is like this:
class WelcomeController < ApplicationController
2013 Feb 12
1
Can't get working nsswitch, specifically "wbinfo -u"
Hi,
my environment: Win2003 AD + Samba4 as second RW DC on debian wheeze.
Samba compiled from source: samba --version
Version 4.1.0pre1-GIT-c932b13
Installed Samba4 according these:
https://wiki.samba.org/index.php/Main_Page
https://wiki.samba.org/index.php/Samba4/HOWTO/Join_a_domain_as_a_DC
https://wiki.samba.org/index.php/Samba4/Winbind
Everything went good according tutorial, until I try get
2012 Jan 05
1
dhcp lease-time
Why is the default lease-time set to only 10 minutes (600 seconds)
in /etc/dhcp/dhcpd.conf (CentOS-6.2) as distributed?
Why is not set to a much longer time?
Is there any disadvantage in doing that?
Or conversely, is a short lease-time safer in some way?
--
Timothy Murphy
e-mail: gayleard /at/ eircom.net
tel: +353-86-2336090, +353-1-2842366
s-mail: School of Mathematics, Trinity College
2011 Nov 12
5
[Bug 1950] New: sshd tries to bind over and over to ::1 for several seconds
https://bugzilla.mindrot.org/show_bug.cgi?id=1950
Bug #: 1950
Summary: sshd tries to bind over and over to ::1 for several
seconds
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
2009 Mar 20
0
tftpd-hpa can't reopen /dev/log
Hi,
here is an example of tftpd-hpa running in daemon mode failing to
reopen /dev/log. No wonder, as it tries after chrooting.
Cheers,
Feri.
$ sudo strace -f -p 2356
Process 2356 attached - interrupt to quit
select(5, [4], NULL, NULL, NULL) = 1 (in [4])
setsockopt(4, SOL_IP, IP_PKTINFO, [1], 4) = 0
recvmsg(4, {msg_name(16)={sa_family=AF_INET, sin_port=htons(57109),