X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=index.php.en;h=a4e1d74f25e5988e3f8902610a8f36df3c795269;hb=6f558a3702e189e6e9c01648e644268140a5f717;hp=221249bb3a9738a83e1c443d8857a0ab054402cf;hpb=7f5dbea332270fceb2320bac82e5cfd2d84d47b5;p=ngircd-web.git diff --git a/index.php.en b/index.php.en index 221249b..a4e1d74 100644 --- a/index.php.en +++ b/index.php.en @@ -10,21 +10,15 @@ for small or private networks, developed under the GNU General Public License (GPL). - It is simple to configure, can cope with dynamic IP addresses, and - supports IPv6 as well as SSL. It is written from scratch and not based - on the original IRCd. + It is easy to configure, can cope with dynamic IP addresses, and + supports IPv6, SSL-protected connections as well as PAM for + authentication. It is written from scratch and not based on the + original IRCd.

The name ngIRCd means next generation IRC daemon, which is a little bit exaggerated: lightweight Internet Relay Chat - server most probably would be a better name :-) -

-

- Hint: - at freshmeat.net there's an - entry - for the ngIRCd project. You can inform about new releases and get - update notifications via E-Mail. + server most probably would have been a better name :-)

Advantages @@ -50,25 +44,13 @@
  • ngIRCd is being actively developed since - years. + years
  • ngircd --help
    - ngircd 19.2-SYSLOG+ZLIB+SSL+TCPWRAP+IDENT+PAM+IRCPLUS+IPv6-x86_64/unknown/linux-gnu -Copyright (c)2001-2012 Alexander Barton () and Contributors. -Homepage: - -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - - -f, --config <f> use file <f> as configuration file - -n, --nodaemon don't fork and don't detach from controlling terminal - -p, --passive disable automatic connections to other servers - -t, --configtest read, validate and display configuration; then exit - -V, --version output version information and exit - -h, --help display this help and exit +

    @@ -78,12 +60,12 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ngIRCd supports a whole range of platforms: Linux, BSD, Mac OS X, but - ngIRCD also runs on Solaris, HP-UX, AIX and other Unices. + ngIRCd also runs on Solaris, HP-UX, AIX and other Unices.

    - After the installation of ngIRC, which is executed via packet + After the installation of ngIRCd, which is executed via packet installation or configure-make-make-install, and once you have edited - the ngircd.conf, you can get started after 5 minutes. â€“ only a + the ngircd.conf, you can get started after 5 minutes â€“ only a few lines need adapting, the rest is purely optional.