Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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......
  1. #1
    Just 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...

  2. #2
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    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

  3. #3
    Just 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

  4. #4
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    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

  5. #5
    Just 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

  6. #6
    Just Joined!
    Join Date
    Jul 2008
    Posts
    25
    init.d is not in the /etc . Hw can i install it....

  7. #7
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    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

  8. #8
    Just 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

  9. #9
    Just Joined!
    Join Date
    Jul 2008
    Posts
    25
    but in init.d telnetd is not found......

  10. #10
    Linux Guru smolloy's Avatar
    Join Date
    Apr 2005
    Location
    CA, but from N.Ireland
    Posts
    2,413
    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

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...