Results 1 to 10 of 14
Hi..
i hav install telnetd but there is not telnet in thse service . How can I start telnet in Ubuntu......
- 10-09-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 25
Telnet
Hi..
i hav install telnetd but there is not telnet in thse service . How can I start telnet in Ubuntu...
- 10-09-2008 #2
Did you start it after you installed it?
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-09-2008 #3Just Joined!
- Join Date
- Jul 2008
- Posts
- 25
ya ... I hav started it..
when I use this command: sudo /etc/init.d/inetd restart
then message is: sudo: /etc/init.d/inetd: command not found
- 10-09-2008 #4
Isn't it telnetd?
Code:sudo /etc/init.d/telnetd restart
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-09-2008 #5Just Joined!
- Join Date
- Jul 2008
- Posts
- 25
sudo /etc/init.d/telnetd restart
i used it but .....the out put is
sudo: /etc/init.d/telnetd: command not found
and there is no telnet in the service.
plz help me
- 10-09-2008 #6Just Joined!
- Join Date
- Jul 2008
- Posts
- 25
init.d is not in the /etc . Hw can i install it....
- 10-09-2008 #7
What is the output of the following?
Code:ls /etc/init.d
Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode
- 10-09-2008 #8Just Joined!
- Join Date
- Jul 2008
- Posts
- 25
the out put of ls /etc/init.d is
Code:acpid hwclockfirst.sh readahead-desktop acpi-support hwclock.sh README alsa-utils keyboard-setup reboot anacron killprocs rmnologin apmd klogd rsync apparmor laptop-mode screen-cleanup apport linux-restricted-modules-common sendsigs atd loopback single avahi-daemon module-init-tools skeleton binfmt-support mountall-bootclean.sh ssh bluetooth mountall.sh stop-bootlogd bootclean mountdevsubfs.sh stop-bootlogd-single bootlogd mountkernfs.sh stop-readahead bootmisc.sh mountnfs-bootclean.sh sysklogd brltty mountoverflowtmp udev checkfs.sh mtab.sh udev-finish checkroot.sh networking ufw console-screen.sh nvidia-kernel umountfs console-setup openbsd-inetd umountnfs.sh cron pcmciautils umountroot cupsys policykit urandom dbus powernowd usplash dhcdbd powernowd.early vbesave dns-clean pppd-dns waitnfs.sh gdm procps winbind glibc.sh pulseaudio wpa-ifupdown hal rc x11-common halt rc.local xserver-xorg-input-wacom hostname.sh rcS hotkey-setup readahead
Last edited by smolloy; 10-09-2008 at 06:29 PM. Reason: Added code tags to make it more readable
- 10-09-2008 #9Just Joined!
- Join Date
- Jul 2008
- Posts
- 25
but in init.d telnetd is not found......
- 10-09-2008 #10
I hope you don't mind, but I added code tags around that text to make it more readable -- you should try to do that in future.
I can't see telnet there anywhere. How did you install it?Registered Linux user #388328 || Registered LFS user #15880
AMD 64 X2 4600+ :: 2X1GB DDR2 800 :: GeForce 9400 GT 512MB :: ASUS M2N32 Deluxe :: 4X250GB SATAII
Need instant help? Try us on IRC -- #linuxforums on freenode


Reply With Quote