ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Evgeniy Kobzev" <evgenik@diamonds.ru>
To: <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] Interbase
Date: Thu Nov 29 17:15:01 2001
Message-ID: <000d01c178e1$93f3fce0$6600a8c0@ruis.ru> (raw)
In-Reply-To: <13911733501.20011129151720@e-foto.ru>

----- Original Message -----
From: "Maxim" <max_conf@e-foto.ru>
To: <mandrake-russian@altlinux.ru>
Sent: Thursday, November 29, 2001 3:17 PM
Subject: [mdk-re] Interbase


> Здравствуйте,
>
> поставил себе FirebirdCS.
> Обнаружил  странную  вещь,  при  попытке запустить ibmgr выдает что
ibmgr.bin не
> найдено.  покопался в каталогах, посмотрел в rpm и действительно о нем
вообще ни
> слуху ни духу.
> А вот в rpm FirebirdSS все есть.
> Это так и должно быть или нет? И как же теперь с ней общаться?

ibmgr - это для FirebirdSS
а для Classic нужно файл создать (допустим firebird) в /etc/xinetd.d
приблизительно вот с таким содержанием

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
}

проверить /etc/services на наличие строки
gds_db          3050/tcp

дописАть в /etc/hosts.equiv
localhost.localdomain

ну и в конце концов, прегрузить xinetd

Вот по моему и всё  :)

Совет: посетите http://ib.demo.ru

Пока.
Удачи.
Евгений.




  reply	other threads:[~2001-11-29 17:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-29 15:08 Maxim
2001-11-29 17:15 ` Evgeniy Kobzev [this message]
2001-11-29 17:31   ` [mdk-re] Interbase Alexander Bokovoy
2001-11-30  9:22     ` Evgeniy Kobzev
2001-11-29 18:15   ` [mdk-re] Interbase Maxim
2001-11-30  9:31     ` Evgeniy Kobzev

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='000d01c178e1$93f3fce0$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