Jump to content

Remote Shutdown Via SMS


daedalus

Recommended Posts

couldnt you do it just by email,, googlemail have an application for mobile phones call 'gmail' and its a java app so it will work on all mobiles (well any you can buy in the shop now)..

but i supose its more fun doing it by sms

Link to comment
Share on other sites

does anyone know a thing i can put in the bat file, where it turns thunderbird on "silently", that turns thunderbird on using adminstrator acc?? and does anyone know a free page that can help you send sms to email ?? ive tryed some out but they all have limited access so you can have like the first 3 free and then rest you have to play

Link to comment
Share on other sites

  • 3 months later...

I came across this as I was looking for a way to actually boot my computer via text message.

I've already set this up using Thunderbird on my computer in order to start and shutdown my secure browsing VPN (Combo of Hamachi and Squid).

VERY useful when I'm travelling.

Simple bat files:

rem Start Squid - The Server Side Proxy
cd C:\squid\sbin\
start squid.exe

rem Start Hamachi - The VPN Tunnel
cd C:\Program Files\Hamachi
start hamachi.exe

rem Shutdown Squid - The Server Side Proxy
taskkill /im squid.exe /f

rem Shutdown Hamachi - The VPN Tunnel
taskkill /im hamachi.exe /f

I was just tryin to find some way to remote boot and shutdown my home computer itself so that I don't always have to leave it running while I'm travelling.

Didn't think it was possible to boot remotely.

Any corrections, people?

Link to comment
Share on other sites

  • 5 weeks later...

If I was running linux, and I wanted it to auto boot into dban would it work? Couldn't I just set the command to "reboot" and leave a dban disc in there, then set it to automatically boot from the CD.

But is there a way to set up dban to run automatically? Because normally you have to tell it what wipe you want to do and how many.

Link to comment
Share on other sites

If I was running linux, and I wanted it to auto boot into dban would it work? Couldn't I just set the command to "reboot" and leave a dban disc in there, then set it to automatically boot from the CD.

But is there a way to set up dban to run automatically? Because normally you have to tell it what wipe you want to do and how many.

Check out: https://we.riseup.net/debian/remotely-wiping-disks

Might be able to edit the bootable disc to pass those commands during boot.

Link to comment
Share on other sites

Back in college for a piece of electronics coursework, i did something simlarish but all hardware based. I basically took my old nokia 3310 and soldered a small circuit (if i remeber correctly based on a 555 timer) to the connections of the motor that causes the phone to vibrate, the connected the output of the circuit to the pc's switch. That way i could text/call the phone it would cause the motor connetions to go high which in turn pulsed the on/off switch.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...