Site TIPS PAGE🔎 SEARCH  Ξ INDEX  MAIN MENU  UP ONE LEVEL
 OJB's Web Site. Version 2.1. Mac Tip.You are here: tip tips mac owen2 
Tip

Up to OJB's Mac Tips List

Terminal: Remote Secure Login

Its useful to be able to connect to other Mac computers over the Internet or LAN and use the command line to view and control them. Using a secure connection means you can safely type passwords, etc without your typing being viewed by anyone else. For example, if another machine isn't responding you could try connecting to it and listing the running processes, then you could kill any processes which look problematic.

To use remote login you need to setup the computer you want to connect to. Go to the System Settings, then General, then Sharing (or just System Preferences, then click the Sharing icon for system prior to Ventura), then make sure the Remote Login option is on. You will also need to know an administrator's username and password for that computer.

To connect to the computer from another one use the "SSH" (secure shell) command. Both computers have to be connected to the network or Internet, of course. Also many firewalls might stop SSH communications on port 22. Type "ssh user@computer", where user is the user name and computer is the computer name or IP address. For example, to connect to owen3.otago.ac.nz as owen, enter "ssh owen@owen3.otago.ac.nz". If the computer doesn't have a domain name use its IP address instead.

When you connect to the other machine you will need to accept the signature if this is the first time you have connected. Commands you type will go to the remote computer - you can run programs, create files or do anything else described in these pages. To try to fix "hung" or slow computers, use the "top -u" command to view processes using the CPU, then the "kill" command to stop the problematic process (see the other terminal tips for details).



I usually write a blog post about once a week. The latest post can be viewed here: Stop the Tribalism: They really need to stop the tribalism. (posted 2024-06-26 at 19:56:52). I do podcasts too!. You can listen to my latest podcast, here: OJB's Podcast 2024-04-30 The Fall of Rome: I'm afraid that we really might be seeing the demise of the greatest era in history..
 Site ©2024 by OJBOJB's BlogMicrosoft Free ZoneMade & Served on Mac 
Site Features: Blog RSS Feeds Podcasts Feedback Log07 Jun 2024. Hits: 104,539,336
Description: Mac TipKeywords: Macintosh,Computers,Fixing Problems,TipsLoad Timer: 40ms