Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'An AppleScript to start Internet Connect at login' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
An AppleScript to start Internet Connect at login
Authored by: taxi on Mar 10, '05 06:01:16PM

I have something similar to this set up for when I am working on my PC, and need to tell my Mac (which is my gateway) to connect (I'm on dialup).

What you do need to do is be able to telnet/ssh into your Mac, and run an applescript like this. The key is that you may need to 'sudo' the command, as you cannot run AppleScripts as a non-active user. (Switched out, for example).

I'll post some more details when I get home tonight - what the script is called, for instance.



[ Reply to This | # ]