|
TOP GUIDES
Limit User's Disk Space (Setting Quotas) Learn how to set user quotas to limit their disk space utilization. [freebsd] Submitted by ShadowBumble
Apache+SSL, PHP, and MySQL Install a secure web server with Apache+mod_ssl, PHP, and MySQL. [freebsd] Submitted by Jon
Hardening FreeBSD The default security of FreeBSD is pretty good, but there are always areas to harden. [freebsd] Submitted by Jon
Qmail with smtp-auth, vpopmail, binc-imap and qmailAdmin How to set up a nice mail server with qmail, virtual accounts, web-based administration, IMAP access, and smtp-auth. [freebsd] Submitted by X-Istence
Build a Dynamic Web and Email Serving Platform Set up a simple web and email server with database support. [freebsd] Submitted by
Using Subversion for Collaborative Development Set up Subversion with web access for collaborative development. [freebsd] Submitted by StealthNinja
Virtual FTP Users + SSL Set up a FTP server with SSL to support virtual users and throttle their account. [freebsd] Submitted by Jon
More...
|
RECENT GUIDES
OpenDNS Configure FreeBSD so it will update your OpenDNS account with your dynamic IP from your ISP. [freebsd] Submitted by bfrancom
3G Portable Internet Access Connect your computer to a 3G network for portable Internet access. [freebsd] Submitted by MaUi
Build a Samba PDC with LDAP backend Build a Samba PDC with LDAP backend on FreeBSD 7.x and up [freebsd] Submitted by Sylhouette
Create your blog with TYPO Set up your blog with TYPO - a Ruby On Rails app [freebsd, openbsd, netbsd, macosx] Submitted by vtypal
Managing Jails Learn to setup and manage jails. [freebsd] Submitted by nyx
Installing Squid Basic installation of the popular proxy server to reduce network traffic on your WAN. [openbsd] Submitted by overrider
Installing Jakarta - Tomcat Install Jakarta - Tomcat for Java ServerApplet support. [freebsd] Submitted by nyx
OpenVPN 2 Set up a VPN connection using OpenVPN 2 [freebsd] Submitted by X-Istence
More...
|
RECENT COMMENTS
Installing Squid From OpenBSD 5 up no change to rc.local is necessary. Instead of this... Posted by blowfish
Qmail with smtp-auth, vpopmail, binc-imap and qmailAdmin After running portupgrades i found that my mail server stopped... Posted by jhanger
Hardening FreeBSD Regarding the portion on enabling blowfish hashing, when using the... Posted by jas
Setting up Snort and Snortreport Snort report is not getting generated properly..
the following is... Posted by avcar
Build a Samba PDC with LDAP backend # echo slapd_flags='-h "ldapi://%2fvar%2frun%2fopenldap%2fldapi/... Posted by renic
Build a Samba PDC with LDAP backend Something appears to be wrong with the line:
# echo... Posted by renic
Setting up Samba After make install clean, it says:
You will be prompted... Posted by rhyous
Mount Images With mdconfig There's a typo!
We are creating /dev/md0.
Yet it says
mount... Posted by LesJen
|
REQUESTED GUIDES
squidguard (all) Requested by Vini
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for arpa/nameser.h... yes
checking for resolv.h... yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking for dlfcn.h... (cached) yes
Checking libraries
checking for strftime... yes
checking for strdup... yes
checking for strndup... no
checking for strerror... yes
checking for finite... no
checking for isnand... no
checking for fp_class... no
checking for class... no
checking for fpclass... no
checking for strftime... (cached) yes
checking for localtime... yes
checking for gettimeofday... yes
checking for ftime... no
checking for stat... yes
checking for _stat... yes
checking for signal... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for va_copy... yes
checking for library containing gethostent... none required
checking for library containing setsockopt... none required
checking for library containing connect... none required
checking for type of socket length (socklen_t)... socklen_t *
checking whether to enable IPv6... yes
checking struct sockaddr::ss_family... yes
checking for getaddrinfo... yes
checking for isnan... yes
checking for isinf... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
Checking configuration requirements
Enabling multithreaded support
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_join in -pthread... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for iconv... no
checking for iconv in -liconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
Disabling ICU support
Enabled Schematron support
Enabled Schemas/Relax-NG support
./configure.lineno: 14571: Syntax error: Bad substitution
===> Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome@FreeBSD.org, and attach (a)
"/usr/ports/textproc/libxml2/work/libxml2-2.7.8/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1
Stop in /usr/ports/textproc/libxml2.
*** Error code 1
Stop in /usr/ports/lang/php5.
*** Error code 1
Stop in /usr/ports/lang/php5.
(freebsd) Requested by Vini
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); (freebsd) Requested by Vini
install (freebsd) Requested by ivorsmashman
vlan (freebsd) Requested by dhiekie
how to add suhosin-patch-5.3.2-0.9.9.1.patch patch in freebsd (freebsd) Requested by taiwo
How to install PHP5 (freebsd) Requested by taiwo
install php5 (all) Requested by taiwo
phpmyadmin (freebsd) Requested by artmelk
forum (openbsd) Requested by shak
snort (openbsd) Requested by miguelgalvis317
Host Gator has come up with http://www.hostingcoupons.org/hostgator-valentines-day-20-discount-for-the-whole-month-of-february/ 20% discount of hostgator valentines day the month of love special promotion – this 20% off coupon on all webhosting plans and dedicated servers offered (all) Requested by valentineshost
More...
|