Quote:
Originally Posted by sysKin
Using ftp, I do see /dev/pts as "/dev/pts?" (question mark in the file name). Is that expected?
|
[root@(none) pts]# ls -l /dev/pts
total 0
crw------- 1 root root 136, 0 Dec 14 17:27 0
FWIW, I tried something similar a couple of days ago, with the same result.
The wiki page method of enabling telnet works, though. But, clearly, having a telnet server running without a root password isn't a winning long-term proposition. So I generated a password hash with mkpasswd and inserted it into /etc/passwd. (No passwd program on the box).