Displaying 20 results from an estimated 500 matches similar to: "Attention FreeBSD Gurus"
2006 Nov 25
3
[PATCH] HTTP accept filter support for FreeBSD
This small patch extends configure_socket_options to support FreeBSD''s
accf_http(9), which defers accept() until there''s a full HTTP request
to read.
Seems to work fine on 6.1-STABLE. DragonflyBSD should work too provided
the /freebsd/ line is modified to match it.
accf_http(9): http://www.freebsd.org/cgi/man.cgi?query=accf_http&sektion=9
--
Thomas
2005 Jan 13
1
Listening outside ipfw / program interface to ipfw
Hi,
Two quick questions that I can't seem to find answers for using google.
1) is is possible to listen outside an ipfw firewall - that is have
ethereal record the packets before ipfw starts dropping them? If so how?
2) Is there an api to ipfw that will let me manipulate rules, query
stats etc? I need something faster than running the command line binary?
Thanks
John
2007 Jan 19
1
One User Cannot Log In
Attempting to log in through Squirrelmail.
Jan 19 09:34:07 montreal dovecot: imap-login: Login: user=<steve>,
method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured
Jan 19 09:34:07 montreal dovecot: IMAP(steve): initgroups(steve, 15)
failed: Invalid argument
This entry appears nowhere else in the log.
montreal# id steve
uid=268(steve) gid=15(users) groups=15(users), 626(moodleCreators),
2009 Nov 04
2
FreeBSD 7.2 domain member problem
Hi!
I am trying to set a FreeBSD 7.2, Samba 3.3.8 as an AD domain member server.
I am not using LDAP, but idmap_rid. I have properly configured
nsswitch.conf.
Joining to domain and wbinfo -u work OK, but when I try
pw show user -a
I get only user accounts of FreeBSD. So, I cannot set owners, ACLs...
My main source is Samba guide chapter 7:
2008 Jan 04
7
best way to modify spec (the command-line tool)?
Hi all, where I work we''ve cooked up a kind of ghetto profiler for our
specs. It basically just does this:
time = Time.now
# run the spec
puts "woah! dude. long spec." if time > 1.second
I''m simplifying here. I think the threshold is actually 0.1 seconds,
and we use more precise language, and highlight the spec in red via
terminal colors, etc.
But the way it works
2007 Oct 29
9
Problems with mongrel on NetBSD
I seem to have a (recent) problem with mongrel on NetBSD. I''m running
a development release of NetBSD (called NetBSD-current 4.99.34).
When I start mongrel, it listens on the IPv6 wildcard address, but not
on the IPv4 wildcard:
=> Booting Mongrel (use ''script/server webrick'' to force WEBrick)
=> Rails application starting on http://0.0.0.0:3000
=> Call with
2005 Dec 01
2
exploiting kernel
Hi,
Can kernel's freeBSD exploited by tools hacking ? If true,
can I know how to fix this problem, and what tools can do
that.
Thanks alot
2007 Oct 31
15
puppetd can set more than one server address
hi,all
I want set up a puppet HA structure. but if the puppetd can
set more than one server address ,the work will be simple :D
if one puppetmaster have error, the client can auto try the
next. I think I can use the heartbeat or dns to do this same
thing,but not so good. so I want know the puppetd can direct set in
the configure file ? if not,will be add this option?
--
Huang
2008 Oct 27
11
Fring: Open VPN client to be installed on the mobile, which mobile?
Hi All;
I do not know if anyone faced such case in dealing with open vpn (as we need it for fring to be used from the mobile:
Which mobile can be used to install the open vpn client on it, so we can use it to do a vpn channel with the server that has open vpn server?
Regards
Bilal
2006 Jun 12
1
debugging
Hello-
If I am in the middle of a method in an ActiveRecord object or a
controller how can I just print something out to the screen and either
keep going or exit immediately?
If I am in a controller I can just generate some text and:
render :text => "my debug output"
But it would be nice to print something out to the output buffer and
then continue on. Additionally, if I am inside
2008 Sep 13
3
Freebsd auto locking users
Dear FreeBsd gurus, I have a problem concerning users password and
authentication policies. The goal is
1)make freebsd to lock users after 3 unsuccessful login attempts,
2)force users to change their passwords every 90 days
I've done such changes in Linux distros, with various PAM modules.But in
Freebsd it seems that i need to use login.conf file. Here I made
necessary changes in that
2014 Feb 25
5
Problems building FreeBSD file server
I have Googled my brains out without success, and I'm hoping that someone
here can give me some tips. I'm trying to build a new file server, and
I've concluded that ZFS is the technology that I want to use. After doing
some research I settled on FreeBSD 10 as the platform to provide it.
I have an existing AD domain (two Samba 4.1.4 DCs running on Debian) and
the file server will be
2006 Jun 08
7
The Agile Book Messageboard?
Hello.
Where is there an Agile Messageboard?
On the first part of the Depot example, a price field shouldn''t be an
integer right? (it should be more of a float since a price has decimals)
Dominic Son
--
Posted via http://www.ruby-forum.com/.
2013 Nov 19
1
Backup of virtualized Samba4 AD
Hi there,
current situation: we have a Samba4 AD running on a VMware ESX-Cluster
(ha/failover, ha-nfs-stores).
I'm doing backups with ghetto VCB. Until now I only did
"Snapshot-backups". But I know, that this way of backups is not the best
way for domaincontrollers.
I'm now planning to do backups by shutting down the VM, then doing
backup and then starting machine again.
2007 Jul 24
4
HVM disc image switching
I''m using Xen 3.1.0 on Debian etch, kernel 2.6.18-4-xen-amd64.
One of the guests runs Windows XP. I am trying to install an
application (Autodesk Inventor) that spans two DVDs.
The config file for the domain in question contains:
disk = [ ''phy:/dev/volgrp0/halebopp,ioemu:hda,w'', '',hdc:cdrom,r'' ]
I ran "xm block-list halebopp --long" and
2013 Jun 24
1
Streaming AAC with libshout?
Thomas, it is a bit ridiculous, to be honest. If whole open source
community have been thinking like this none of the linux distros would have
ever had any multimedia player that is usable by regular user because all
of the would have been supporting only Vorbis and Theora. For me, one of
the best things in open source is its interoperability, not that it is a
ghetto.
And you won't reverse
2006 Jul 13
2
Simple dropdown menu
Hi, I''m quite new to this language and I''m having trouble finding out
simple things like a dropdown menu in rhtml. I know I have to use <%
select_tag %> but I''ve read lots of different ways to put in the options
so I''m a bit confused. Options are hard-coded for the menu I''m trying to
create so no database is involved!
Thanks v much!
Bex
--
2004 Mar 03
3
FreeBSD source auto patcher script
Hi all
I thought I would let you people know of a script that I coded that
facilitates security patch updating on FreeBSD. When I wrote it I
decided to called it Quickpatch for some reason even though because its
source based its not necessarily the least bit quick at all :) I had
kept it for my self for a while but I was recently provoked to release
it as it could do greater good being out
2016 Feb 19
2
RPMs for Fedora and RHEL/CentOS
Hi Michael,
thx for suggestion. Yeah, it would be cool just to rebuild Fedora
package for RHEL 7, but unfortunately I need dovecot for RHEL 6 :\
I found few repos that have newer version, then that in offical repo,
but trustworthy is very important here.
Thanks
On 19.2.2016. 17:50, Michael Seevogel wrote:
>
> Am 19.02.2016 um 15:33 schrieb Toooode:
>> Hi
>>
>> Link on
2006 Dec 13
3
FreeBSD Ports, remotefile() problem
Howdy,
Found out about this project while looking for via ONLamp''s FreeBSD
build system article. After finding cfengine a tad arcane, this project
seems like a good fit for my setup. I''m still at the tinkering phase,
but I envision this thing bootstrapping and maintaining several FreeBSD
installs which have different CPU''s and packages.
The Good News: