Linux: Find Out If a Particular Driver / Feature Compiled Into Running Kernel or Not
Q. I know how to find out information about compiled driver under FreeBSD kernel. But, how do I find out if a Particular feature, driver or filesystem support is compiled into my running Linux kernel or not? How do I find out if DMA support is compiled into my kernel?
Answer to "Linux: Find Out If a Particular Driver / Feature Compiled Into Running Kernel or Not"
FreeBSD: Nginx Virtual Hosting Configuration
Q. How do I configure Nginx Web server for virtual hosting (host multiple websites under same IP address - name based virtual hosting)?
Answer to "FreeBSD: Nginx Virtual Hosting Configuration"
FreeBSD: Nginx FastCGI PHP Configuration
Q. How do I configure PHP as FastCGI under FreeBSD Nginx webserver?
Answer to "FreeBSD: Nginx FastCGI PHP Configuration"
Ubuntu Linux: Install Eclipse Java Integrated Development Environment
Q. How do I install Eclipse integrated development environment and write first program under Ubuntu Linux Eclipse IDE?
Answer to "Ubuntu Linux: Install Eclipse Java Integrated Development Environment"
FreeBSD Configure Apache PHP with mod_fastcgi Module
Q. How do I configure and Install Apache web server with PHP5 and mod_fastcgi to get faster PHP access under FreeBSD server?
Answer to "FreeBSD Configure Apache PHP with mod_fastcgi Module"
PHP Not Accepting <? Tag; Only Accepting <?php and <script> Tag
Q. I'm using PHP along with latest version of Apache. Only <?php and <script> tags are recognized. Many of my scripts are broken. How do I allow the <? tag also?
Answer to "PHP Not Accepting <? Tag; Only Accepting <?php and <script> Tag"
FreeBSD: Install PHP xcache Opcode Cacher
Q. How do I install and configure xcache under FreeBSD operating systems for Apache, lighttpd or ngnix web server?
Answer to "FreeBSD: Install PHP xcache Opcode Cacher"
UNIX Shell: Find Out Real Path Of File ( Directory )
Q. Some of my programs and scripts needs a real path and not a a symbolic link. How to I determine a real path of any directory under Linux / UNIX operating systems? How do I remove references to /./, /../ and extra '/' character in path?
Answer to "UNIX Shell: Find Out Real Path Of File ( Directory )"
Freebsd makeinfo: not found Error and Solution
Q. I'm trying to build PHP5 under FreeBSD jail and I'm getting an error that read as follows:
m4.info-[0-9][0-9] ./m4.i[0-9] ./m4.i[0-9][0-9]; do if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; done; else :; fi && cd "$am__cwd"; if makeinfo --no-split -I . -o ./m4.info ./m4.texinfo; then rc=0; cd .; else rc=$?; cd . && $restore $backupdir/* `echo "././m4.info" | sed 's|[^/]*$||'`; fi; rm -rf $backupdir; exit $rc
makeinfo: not found
*** Error code 127Stop in /usr/ports/devel/m4.
*** Error code 1Stop in /usr/ports/devel/autoconf262.
*** Error code 1Stop in /usr/ports/lang/php5.
*** Error code 1
How do I get rid of this problem and compile applications?
Answer to "Freebsd makeinfo: not found Error and Solution"
FreeBSD: Mount /usr/ports Inside Jail
Q. I'd like to save disk space for my FreeBSD 7 ISP server. We run webserver, nameserver from various jails under powerful HP RAID 10 server. How do I export /usr/ports from host to each jail hosted on /jail/ volume such as /jail/www, /jail/ns, /jail/sql etc?
Answer to "FreeBSD: Mount /usr/ports Inside Jail"








Recent Comments
Yesterday ~ 77 Comments
Yesterday ~ 2 Comments
10/10/2008 05:34 pm (2 days ago) ~ 1 Comment
10/10/2008 05:21 pm (2 days ago) ~ 8 Comments
10/10/2008 12:39 pm (2 days ago) ~ 1 Comment