

You’ll then be prompted again for a password, which will be used by sudo to authenticate that your account is authorized to run the command with sudo. You’ll be prompted for a password, which will be used by SSH to log into the remote system.
Geektool 2018 password#
t tells SSH to force pseudo-tty allocation, which in turn provides a way to feed your account’s password to the remote server and run the command via sudo.įor example, if you wanted to restart opendirectoryd on a remote Mac running 10.8.x, you would run the following command: When running commands that require elevated privileges, you’ll need to add the -t flag to your SSH command. Download the latest versions of the best Mac apps at MacUpdate. That will stop the command’s execution and close the SSH connection automatically. GeekTool for Mac: Free Download - Display log files, UNIX command output, and more. To stop, you would hit Control-C as usual.
%2011.08.53%20PM.png)
If the password is accepted, tail should start displaying the latest entries to /var/log/system.log as they’re written. Whereas Dashboard widgets require merely a drag and drop to implement, Geeklets often require writing custom code. Unfortunately though, the barrier to entry here is pretty high. You’ll be prompted for a password, which will be used by SSH to log into the remote system. GeekTool is hands down one of the most useful Mac desktop enhancements that you'll ever come across. If the machine in question has SSH enabled though, there’s a simple way to do this.įor example, if you wanted to use tail to display the latest entries to /var/log/system.log, you would run the following command: On occasion, I need to run a single remote command on a single system, but don’t have a tool handy (like Apple Remote Desktop’s Send Unix function) to do it.
