by etuil on 7/14/14, 7:36 AM with 8 comments
So far: I managed to find credentials to our server supplier from where I got the ips and ports we are using... Got a account for Lantronix spider KVM
I've got a working ftp account which has reading access to everything... From where I was able to see in /home directory some users...
Any input on what my options are?
P.S. All of this hustle to start the apache no comment!
by Lorenz-Kraft on 7/14/14, 9:03 AM
it might be a good idea to ask your server provider/hoster if they have a rescue console. Many big provider offer this service to simply remote install any OS of your desire (or a predefined mini linux rescue shell). The rescue console mostly works like this: The hoster has an internal tftp (yes, tftp) where the server can boot any iso from. So the main boot sequence is something like this:
1: boot from network (tftp) 2: boot from medium (cd, usb, etc.) 3: boot from disk
I once had an issue with my Firewall and the usb driver that the KVM switch provided just outputted strange signs, so it was unuseable. But a quick boot into the rescue console, mounting the HD and changing the Firewall config made it all a breeze.
Greets,
Chris
by therealidiot on 7/14/14, 8:05 AM