From: "Evgeniy Kobzev" <evgenik@diamonds.ru>
To: <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] Interbase
Date: Tue Nov 6 09:01:00 2001
Message-ID: <004701c16689$61845620$6600a8c0@ruis.ru> (raw)
In-Reply-To: <6211653972.20011105232913@e-foto.ru>
----- Original Message -----
From: "Maxim" <max_conf@e-foto.ru>
To: <mandrake-russian@altlinux.ru>
Sent: Monday, November 05, 2001 11:29 PM
Subject: [mdk-re] Interbase
> Люди, ну поставил я firebirdCS из сизифа.
> А чего дальше то? Доков нет, даже readme нет.
> Даже скрипта в rc.d нет.
Скрипта для FirebirdCS в rc.d и не будет.
Надо самому ваять. В xinetd.d
Можно что то типа вот этого:
===== cut firebird ================
# default: on
# description: FirebirdCS server
service gds_db
{
disable = no
flags = REUSE
socket_type = stream
wait = no
user = root
log_on_success += USERID
log_on_failure += USERID
server = /opt/interbase/bin/gds_inet_server
only_from = 192.168.0.0/24
}
============================
Очень много информации по FB & IB на ib.demo.ru
Пока.
Удачи.
Евгений.
next prev parent reply other threads:[~2001-11-06 9:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-05 23:19 Maxim
2001-11-05 23:36 ` AVL
2001-11-06 9:51 ` Maxim
2001-11-06 9:59 ` AVL
2001-11-06 9:01 ` Evgeniy Kobzev [this message]
2001-11-06 9:44 ` AVL
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='004701c16689$61845620$6600a8c0@ruis.ru' \
--to=evgenik@diamonds.ru \
--cc=mandrake-russian@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git