Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
inetutils-servers and dependencies
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: inetutils-servers and dependencies (Read 4976 times)
Rich
Administrator
Hero Member
Posts: 11581
Re: inetutils-servers and dependencies
«
Reply #15 on:
April 15, 2015, 11:29:14 PM »
Hi hal9king
Try:
Code:
[Select]
sudo ftpd -D
Logged
hal9king
Newbie
Posts: 49
Re: inetutils-servers and dependencies
«
Reply #16 on:
April 15, 2015, 11:46:07 PM »
Thanks the busybox inetd worked! (tcp4 had no effect).
Never thought to try it since the telnetd and ftpd servers came in the same package as the inetd that didn't work.
Should have considered it -- thanks again.
Logged
In science, we know ... what we don't know.
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: inetutils-servers and dependencies
«
Reply #17 on:
April 16, 2015, 12:01:00 AM »
tcp4 definitely works.
Contents of /etc/inietd.conf:
telnet stream tcp4 nowait root /usr/local/sbin/telnetd telnetd
inetd invoked by:
/usr/local/sbin/inetd /etc/inetd.conf
Logged
hal9king
Newbie
Posts: 49
Re: inetutils-servers and dependencies
«
Reply #18 on:
April 16, 2015, 02:40:15 AM »
Yes, the busybox inetd worked (but tcp4 did not).
I tried to post earlier -- thought I had -- but when I looked again I didn't find it.
Thanks to all for the help -- project is a go.
Closed on success!
Logged
In science, we know ... what we don't know.
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: inetutils-servers and dependencies
«
Reply #19 on:
April 16, 2015, 03:01:16 AM »
tcp4 works with the inetd from inetutils-servers , not from busybox inetd
Logged
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
inetutils-servers and dependencies