- 主题:安装最后一步chown -R bbs:bbs /export/smthbbs/bbs
还有
[root@frontend-0 bin]# telnet localhost
Trying 127.0.0.1...
Connected to frontend-0.public (127.0.0.1).
Escape character is '^]'.
Connection closed by foreign host.
[root@frontend-0 bin]#
【 在 fogsnow (雾里雪) 的大作中提到: 】
: [root@frontend-0 bin]# ./sshbbsd
: -bash: ./sshbbsd: No such file or directory
: 为啥呀:)
: ...................
--
FROM 159.226.228.*
你确信你的bbs启动了吗??
【 在 fogsnow (雾里雪) 的大作中提到: 】
: 还有
: [root@frontend-0 bin]# telnet localhost
: Trying 127.0.0.1...
: ...................
--
FROM 211.155.136.*
启动的最后一项
[root@frontend-0 bin]# ./sshbbsd
-bash: ./sshbbsd: No such file or directory
出了问题
怎么办啊
【 在 liangls (精灵射手) 的大作中提到: 】
: 你确信你的bbs启动了吗??
--
FROM 159.226.228.*
没有
那能启动系统吗?
最后这个./sshbbsd不执行行吗?
【 在 etnlegend (etn|若即若离·虚幻·你不是神|050249) 的大作中提到: 】
: configure 的时候加了 --enable-ssh 了么?
--
FROM 159.226.228.*
[root@frontend-0 bin]# telnet localhost
Trying 127.0.0.1...
Connected to frontend-0.public (127.0.0.1).
Escape character is '^]'.
Connection closed by foreign host.
[root@frontend-0 bin]#
【 在 etnlegend (etn|若即若离·虚幻·你不是神|050249) 的大作中提到: 】
: 可以啊,不执行就没有ssh方式的访问,只有telnet的...
--
FROM 159.226.228.*
这个怎么办呀
【 在 fogsnow (雾里雪) 的大作中提到: 】
: [root@frontend-0 bin]# telnet localhost
: Trying 127.0.0.1...
: Connected to frontend-0.public (127.0.0.1).
: ...................
--
FROM 159.226.228.*
你没有配置ssh方式,或者是配置的不成功~!
【 在 fogsnow (雾里雪) 的大作中提到: 】
: 启动的最后一项
: [root@frontend-0 bin]# ./sshbbsd
: -bash: ./sshbbsd: No such file or directory
: ...................
--
FROM 211.155.136.*
你的bbs启动了没有??
23有没有被其他的什么东西占用?
【 在 fogsnow (雾里雪) 的大作中提到: 】
: [root@frontend-0 bin]# telnet localhost
: Trying 127.0.0.1...
: Connected to frontend-0.public (127.0.0.1).
: ...................
--
FROM 211.155.136.*
我在bbs/bin下执行了
./miscd daemon
./bbslogd
./bbsd -p 23
现在我把端口该25了
还是不行呀
怎么查看师父启动成功了
还有该端口有没有被占用
【 在 liangls (精灵射手) 的大作中提到: 】
: 你的bbs启动了没有??
: 23有没有被其他的什么东西占用?
--
FROM 159.226.228.*
telnet 127.0.0.1 25
这样行吗??
如果不行,看你site/ 下 devel.h中的GID和UID是否和 本地的BBS ID一致.不一直请调到一致~~!然后重新编译安装.
【 在 fogsnow (雾里雪) 的大作中提到: 】
: 我在bbs/bin下执行了
: ./miscd daemon
: ./bbslogd
: ...................
--
FROM 211.155.136.*