Skip to main content

Home/ inetserv/ Group items tagged php

Rss Feed Group items tagged

Ger Rainsford

What Is PHP? - SoftwareProjects.org - 0 views

  •  
    Some useful info on php scripting for newbies to PHP (like me !)
  •  
    very handy. I'm also a newbie to PHP so I'll definitely be using this as a resource...
Ciaran Kearney

phpMyFAQ homepage - open source FAQ system for PHP and MySQL, PostgreSQL and other data... - 0 views

  •  
    phpMyFAQ 2 is a multilingual, completely database-driven FAQ-system. It supports various databases to store all data, PHP 4.3.3 (or higher) is needed in order to access this data. phpMyFAQ also offers a multi-language Content Management-System with a WYSIWYG editor and an Image Manager, flexible multi-user support with user and group based permissions on categories and records, a wiki-like revision feature, a news system, user-tracking, language modules, enhanced automatic content negotiation, templates, extensive XML-support, PDF-support, a backup-system, a dynamic sitemap, related articles, tagging, RSS feeds, built-in spam protection systems, LDAP support, and an easy to use installation script.
Peter Kelly

The Complete list of PHP Podcasts, Screencasts, and Video Podcasts. - 0 views

  •  
    This site is an aggregator os PHP and related podcasts from around the net. I found good intro podcasts on installingh Drupal and there are many other ones that are related to the list of project topics.
james oshea

Web 2.0 how-to design style guide - 0 views

  •  
    just some info on web 2.0. basically a how to design it guide
Kevin Delaney

PHP Tutorial - 0 views

  •  
    useful PHP refernece guide and tutorial
mahmoud draj

Installing Apache Web Server Setup - 0 views

  •  
    How to install apache web server tutorial. Find more tutorials and scripts at TheScripts.com, a programming and software development resource, directory and community."> vbulletin_css
anthony mckeown

FTP is totally insecure - 0 views

  •  
    short article on FTP Security
Frank O'Sullivan

FTP Configuration - 0 views

  •  
    Comprehensive FTP config including security configurations. User and Group creation. Restricting access to folders and actions such as uploading and downloading files.
Daniel Artipoli

How to use IP-helper address to connect remote DHCP server | DHCP - 0 views

  •  
    Cisco - How to use IP-help address to connect remote DHCP server.
Liam Russell

CentOS 5.1 Server Setup: LAMP, Email, DNS, FTP, ISPConfig (a.k.a. The Perfect Server) - 0 views

  •  
    This tutorial shows how to set up a CentOS 5.1 based server that offers all services needed by ISPs and web hosters: Apache web server (SSL-capable), Postfix mail server with SMTP-AUTH and TLS, BIND DNS server, Proftpd FTP server, MySQL server, Dovecot POP3/IMAP, Quota, Firewall, etc. This tutorial is written for the 32-bit version of CentOS 5.1, but should apply to the 64-bit version with very little modifications as well.
Padraig FitzGerald

David Turner - 0 views

  •  
    How to install Drupal, didn't work for me as I'm still getting a 403 error
Padraig FitzGerald

Squid Tutorial - 0 views

  •  
    Downloading, installing and configuring squid.
Padraig FitzGerald

Optimise Squid Web Proxy Server - 0 views

  •  
    Optimizing Squid in Linux
Ciaran Kearney

HOWTO: Editing /etc/hosts [Archive] - Ubuntu Forums - 0 views

  •  
    Editing /etc/hosts to include virtual hosts
miriam segondat

DynDNS.com Forums * View forum - MailHop Outbound - 0 views

  •  
    Troubleshooting DNS -users helping users
Padraig FitzGerald

Quick HOWTO : Ch14 : Linux Firewalls Using iptables - Linux Home Networking - 0 views

  •  
    Creating an iptables firewall script requires many steps, but with the aid of the sample tutorials, you should be able to complete a configuration relatively quickly.
Tim Horgan

Quick HOWTO : Ch18 : Configuring DNS - Linux Home Networking - 0 views

  • The only DNS configuration file for a DNS client is the /etc/resolv.conf file, which defines the IP address of the DNS server it should use.
    • Tim Horgan
       
      Edit file: /etc/resolv.conf
  • There are 13 root authoritative DNS servers
    • Tim Horgan
       
      BIND supplies these IP addresses at startup.
  • host www.linuxhomenetworking.com
  • ...12 more annotations...
  • host 65.115.71.34
  • nslookup www.linuxhomenetworking.com
  • nslookup 65.115.71.34
  • The Host Command
  • The nslookup Command
  • chkconfig named on
  • [root@bigboy tmp]# /etc/init.d/named start [root@bigboy tmp]# /etc/init.d/named stop [root@bigboy tmp]# /etc/init.d/named restart
    • Tim Horgan
       
      can also use: service named start service named stop service named restart
  • DNS clients (servers not running BIND) use the /etc/resolv.conf file to determine both the location of their DNS server and the domains to which they belong.
  • The /etc/resolv.conf File
  • /etc/resolv.conf
    • Tim Horgan
       
      nano /etc/resolv.conf
  • Configuring resolv.conf
  • Creating a named.conf Base Configuration
1 - 20 of 40 Next ›
Showing 20 items per page