Okay, it came back empty so I have some more work to do. Unless you know where and how to get it I'll continue searching for it, but its good to know I don't have it and that's my problem. Thanks Nero!
Good idea, but the package is no longer out there. I found a command to search the packages that are out there:
telnet apt-cache search telnet
and I get back the following:
tcpd Wietse Venemas TCP Wrapper Utilities
Python-Twisted-bin Event Based framework
telnet - the telnet client (don't I need server?)
libss10.9.8 SSL Shared Libraries
Python-Twisted-Core Event based framework
Libwrap0 Wietses Venema's TCP Wrappers
I at one point found something about un-remarking comments so another library would be able to be searced and used, but I don't have the syntax for that - I think it was Universe?
If it is used remotely, why not install ssh on the box? You realize you can simply:
apt-get install ssh
Then, configure the sshd-config and be done with it
SSH does not need inetd/xinetd where telnet would. As such, telnet is VERY insecure, ESPECIALLY for remote management, as it would send your info through various routers in an unencrypted format.
I would seriously consider recommending some training or reading materials before you get your machine owned.
Hello.
Doing my first steps in Linux and while trying to configure a DHCP server in Linux i encountered some problems:
TOPOLOGY:
- Laptop with Windows 8.1
- VM Player 12 with Linux installed (Ubuntu Server 14.04)
- ICS-DHCP-SERVER installed and running
- Another LAPTOP conected to a... (1 Reply)
I am trying to build and expect script to log into multiple aix boxes and change password. I need for the script to terminate if it cannot log into a server because the username or password is wrong.
#!/usr/bin/expect
set timeout 1
set host
set user
set password
set uh "Unknown host"
set... (3 Replies)
Hi All
I have a dedicated backup server running ubuntu 10.04, which has recently been rebuilt (same OS, just different h/w)
This is used to receive ufsdump output from a number of Solaris servers, using the following syntax:
ufsdump 1uf :/path/to/backup/file /fs/to/be/backed/up
This has... (1 Reply)
Hi All,
I have a problem with auto telnet script, but I want to tell u something
a) I am only a member access on the server, so not able to access 'root' account
b) not able to install any software on server
3) On server, there is not install 'except'
I have to write a script, which is ran... (0 Replies)
My intention was to build a dual boot XP Pro 64 and Ubuntu media server. I had installed the AMD64 version of Ubuntu 8.10 server and thought that I would be able to install Apache server. I need a GUI to work in. I tried to boot and install Mythbuntu 32 bit 8.10, but my machine now won't recognize... (0 Replies)
at the end of October i upgraded the distro to 8.10 at first it seemed fine until i restarted my machine the boot seqence started i logged in after that nothing? tried booting again and the same thing happened did i do something wrong during the upgrade to 8.10 did everything the computer asked me... (1 Reply)