first unless this server is OFFLINE and locked behind your lan
DO NOT use telnet
it is
VERY INSECURE!!!!
use ssh instead with SHA256 or SHA512
as to what version of what operating system this is
all i can tell quickly is that it is a bit OLD
with a old kernel built with the old gcc 3.4 compiler ( the Legacy compatibility compiler)
with this a rpm based system
please post the output of this
Code:
cat /etc/redhat-release
i am betting this is one of the no longer supported RHEL4 operating systems
or maybe Oracles 5.?
Quote:
when try to install using this command rpm -ivh filename.rpm
it return rpm not found
|
you NEED to be the root user to use rpm
also rpm should ONLY be used as the VERY VERY LAST resort
the tool "yum" replaced rpm many years ago
yum was designed to solve Problems that rpm caused
( package dependencies )
as to that please ALSO post the output of this command