What is RSS feed? | About Us
RSSMicro - RSS Feed Search Engine
Dedicated RSS Feed Search Engine
Search for News, Blogs, and RSS Feeds

Debian Etch

 
Search 3.2 million RSS feeds, the most comprehensive RSS feed search on the web.
TOP STORIES
5,400 news sources, updated continuously
RSSMicro results for Debian Etch
Show results within: Past Week  |  Sort by: Date
RSS Feed
Search Score Search Score: 4/10

Subversion 1.5 for debian Etch
36 days ago
Bryan McLellan: running rserve on debian etch
58 days ago

Source: www.moreover.com --- 13 days ago
[ Thanks to Falko Timme for this link. ...
Source: www.moreover.com --- 20 days ago
'mpm-itk works with mod_php because mpm-itk is based on the traditional prefork MPM, which means it's non-threaded. This means you don't need to use suExec or suPHP anymore to run a website's PHP scripts as a separate user. ...
Source: www.moreover.com --- 27 days ago
Posted by: Philipp Esselbach on: 08/10/2008 10:55 AM [ Print | 0 comment(s) ] · 19 views Howtoforge posted a guide about setting up WebDAV with Lighttpd on Debian Etch This guide explains how to set up WebDAV with lighttpd on a Debian Etch server. ...
Source: howtoforge.com --- 25 days ago
Installing The PHP WebDAV Extension On Debian Etch This article shows how you can install the PHP WebDAV extension for PHP5 on a Debian Etch system. The PHP WebDAV extension allows easy access to remote resources through the DAV protocol from PHP scripts. Read more... ...
Source: howtoforge.com --- 14 days ago
Forced Ads On ISPConfig With Debian Etch This howto forces ads on every single site that you have and cannot be deleted by users from the .htaccess - it does not even use .htaccess. Read more... ...
Source: howtoforge.com --- 14 days ago
Running Vhosts Under Separate UIDs/GIDs With Apache2 mpm-peruser On Debian Etch This article explains how you can install and configure apache2-mpm-peruser on a Debian Etch server. apache2-mpm-peruser is an MPM (Multi-Processing Module) for the Apache 2 web server, very similar to apache2-mpm-itk, but faster (almost as fast as apache2-mpm-prefork). mpm-peruser allows you to run each of your vhosts under a separate UID and GID - in short, the scripts and configuration files for one vhost no longer have to be readable for all the other vhosts. It is based on metuxmpm, a working implementation of the perchild MPM. The result is a sane and secure web server environment for your users, without kludges like PHP's safe_mode. Read more... ...
Source: howtoforge.com --- 4 days ago
Integrating eAccelerator Into PHP5 And Lighttpd (Debian Etch) This guide explains how to integrate eAccelerator into PHP5 and lighttpd on a Debian Etch system. From the eAccelerator project page: "eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times." ...
Source: blogmarks.net --- 24 days ago
...
Source: www.dzone.com --- 28 days ago
Easily setup Xen with Debian as the host on a spare machine, allowing you to have several of your own virtual private servers or create a staging server for your apps. ...
Source: www.newsisfree.com --- 28 days ago
HowtoForge: "This guide explains how you can use mod_mysql_vhost to create simple virtual hosts on a lighttpd web server on Debian Etch. With mod_mysql_vhost, lighttpd can read the vhost configuration from a MySQL database. Currently, you can store the domain and the document root in the MySQL database which results in very simple virtual hosts." [in Linux Today ] ...
Source: planet.seattlewireless.net --- 24 days ago
Installing media with on Debian Etch against Windows Server 2003 R2 Active Directory A braindump: Installed the ‘mediawiki’ and ‘php5-ldap’ packages. Hit ‘http://hostname/mediawiki’ and ran through the configuration mv /var/lib/mediawiki1.7/config/LocalSettings.php /var/lib/mediawiki1.7/config/ Added the latest LdapAuthentication.php extension to /var/lib/mediawiki1.7/config/extensions Edited the LocalSettings.php to add: # Additions for LDAP Auth require_once ‘extensions/LdapAuthentication.php’; $wgAuth = new LdapAuthenticationPlugin(); $wgLDAPDomainNames = array( ‘AD’ ); $wgLDAPServerNames = array( ‘AD’ => ‘dc01.example.com’ ); $wgLDAPSearchStrings = array( ‘AD’ => ‘uid=USER-NAME,dc=corp,dc=example,dc=com’ ); $wgLDAPEncryptionType = array( ‘AD’ => ‘clear’ ); $wgLDAPProxyAgent = array( ‘AD’ => ‘CN=LDAP User,CN=Users,DC=corp,DC=example,DC=com’ ); $wgLDAPProxyAgentPassword = array( ‘AD’ => ‘password’ ); $wgMinimalPasswordLength = 1; # Prevent new user registrations except by sysops $wgGroupPermissions['*']['createaccount'] = false; Trying to log in just gave me a blank white page and no LDAP traffic on the DC. I had seen talk of configuring ssl via openldap so I wasn’t sure I had all the right packages since I lacked /etc/openldap. I installed the ‘libldap-2.3-0′ package which notably said ‘Replacing files in old package libldap2 …’ but with no change. I restarted apache2 and then on login I got an invalid password error and saw LDAP t ...
Source: perth.norg.com.au --- 13 days ago
This article explains how you can install and configure apache2-mpm-peruser on a Debian Etch server. apache2-mpm-peruser is an MPM (Multi-Processing Module) for the Apache 2 web server, very similar to apache2-mpm-itk, but faster. ...
Source: forum.compiz-fusion.org --- 8 days ago
Hi all, i'm new here, could someone drop here some help to get the radeon 7500 (rv200/M7), working with Debian Etch? I was able one day, but now,... ...
Source: jimmyg.org --- 14 days ago
VirtualBox uses NAT networking so that the running machine appears to the outside world to be the same as the host. This isn’t a lot of use if you want to SSH from the host to the virtual machine. Luckily there is a work around using port forwarding described at http://mydebian.blogdns.org/?p=148 The essence of the technique [...] ...
Source: case.oncle-tom.net --- 3 days ago
Installer l'extension PHP pour Oracle 10g avec l'extension php5-oci8 n'aura jamais été aussi facile. Il faut juste éviter le copier/coller trop bête et penser que les /*/ correspondent à des numéros de version (variant selon le temps, logique). ...
Source: www.howtoforge.org --- 2 days ago
Port-Forwarding With rinetd On Debian Etch This article shows how you can do port-forwarding with rinetd on Debian Etch. rinetd allows you to forward ports from one system to another. This useful if you have moved your web sites to a new server with a different IP address. Of course, you have modified your DNS records, but it can take a few days until DNS changes become effective, and that is where rinetd comes into play. If clients still use the old DNS records, rinetd can redirect them to the new server. With rinetd, you do not have to fiddle with iptables rules. ...
Source: case.oncle-tom.net --- 23 days ago
Comment installer mod-security sous Debian : à la main ou en passant par le dépôt du mainteneur. Exemple de configuration minimale. ...
Source: www.informatica.cat --- 20 days ago
Per primera vegada a la història de Debian (una de les distribucions de GNU/Linux cabdals) una actualització inclou nous controladors de maquinari sense motivacions de seguretat. ...
Source: blog.debianizzati.org --- 35 days ago
con una news del 26 luglio 2008, il progetto Debian annuncia il quarto aggiornamento della sua distribuzione stable di Debian GNU / Linux 4.0 (nome in codice Etch). Oltre a correggere diversi problemi di sicurezza e alcuni gravi difetti nella versione stabile, per la prima volta nella storia di Debian e dei suoi aggiornamenti per [...] ...
Source: www.pigstye.net --- 35 days ago
I looked around and didn't find any instructions on install the Dspam web frontend on Debian Etch. So here is how I got it working. 1) Install the Debian package aptitude install dspam-webfrontend 2) Create the Virtual Host file in /etc/apache2/sites-available. It should contain the following at least. I called it dspam. ServerAdmin admin@yourhost.com DocumentRoot "/var/www/dspam" ServerName dspam.yourhost.com SuexecUserGroup dspam dspam Options ExecCGI Options -Indexes Addhandler cgi-script .cgi DirectoryIndex dspam.cgi 3) Enable the site: a2ensite dspam 4) Create an .htaccess file in the /var/www/dspam directory. I used digest mode. AuthName 'Dspam' AuthType Digest AuthDigestProvider file AuthUserFile /var/www/dspam.password require valid-user 5) Create the password file for valid users with htdigest. htdigest -c /var/www/dspam.password Dspam User1 htdigest /var/www/dspam.password Dspam User2 . . . . 6) Reload apache to make it all work /etc/init.d/apache2 force-reload 7) Goto dspam.yoursite.com and log in. ...

Find more results for Debian Etch on RSSMicro.com

Subscribe
 

Copyright © 2008 RSSMicro.com