DESASTER.need to access or run app on remote mac

karotto1

Registered
Hi folks,
I am in a big, big touble. I am running 2 websites remotely on an old Powerbook at a friend's house overseas. For maintainance I usually us Apple Remote Desktop. Yesterday I messed around with the httpd.conf file and now I have no more websites running and, maybe worse, I cannot access via Remote Access to fix the problem. I don't want to get into the details but a great deal for my wellfare depends on me getting the websites to work again. I still can access my files via "connect to server" command. (I am running Tiger on both machines). I can see the bad httpd.conf file and the good backup I made but "I don't have enough permissions" to delete the file and to rename the duplicate to httpd.conf and even if I could, I don't know how to restart the mac. Any tips are most appreciated. Can I somehow build an Applescript and run it on the remote machine? Can I put an Applescript on the remote computer that opens itself and runs? Is there any way to delete a file without enough privileges? Of course I have the password. Is there a way to log in via root from "connect to server"? I am in deep trouble. Any help is greatly appreciated. Thanks . Karot
 
No problems, theres always a way!

can you secure shell into the computer? If so then if you have the login and password for the computers administrator account then you can try to become a superuser by typing:

Code:
su

I have a linux background so i'm quite sure that that will work but I've never fully tried it on my mac.
 
Back
Top